Closed
Bug 278505
Opened 21 years ago
Closed 21 years ago
Trivial content cleanup
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: peterv, Assigned: peterv)
Details
Attachments
(2 files)
13.10 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
2.87 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•21 years ago
|
||
Attachment #171345 -
Flags: superreview?(jst)
Attachment #171345 -
Flags: review?(jst)
Comment 2•21 years ago
|
||
Comment on attachment 171345 [details] [diff] [review]
v1
Right on! r+sr=jst
Attachment #171345 -
Flags: superreview?(jst)
Attachment #171345 -
Flags: superreview+
Attachment #171345 -
Flags: review?(jst)
Attachment #171345 -
Flags: review+
Assignee | ||
Comment 3•21 years ago
|
||
About 3k codesize reduction on Linux.
Assignee | ||
Comment 4•21 years ago
|
||
Since IsCaseSensitive calls IsXHTML which does |mDefaultNamespaceID ==
kNameSpaceID_XHTML| this makes more sense to me.
Attachment #171513 -
Flags: superreview?(bzbarsky)
Attachment #171513 -
Flags: review?(bzbarsky)
You forgot to remove the doInsertBefort etc declarations in nsGenericElement.h
![]() |
||
Comment 6•21 years ago
|
||
Comment on attachment 171513 [details] [diff] [review]
Remove GetHTMLDocumentNamespace v1
r+sr=bzbarsky
Attachment #171513 -
Flags: superreview?(bzbarsky)
Attachment #171513 -
Flags: superreview+
Attachment #171513 -
Flags: review?(bzbarsky)
Attachment #171513 -
Flags: review+
Assignee | ||
Updated•21 years ago
|
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•