Closed
Bug 327980
Opened 20 years ago
Closed 20 years ago
CNavDTD shouldn't have an IID, nor should we try to QI to it
Categories
(Core :: DOM: HTML Parser, defect, P3)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: mrbkap, Assigned: mrbkap)
Details
(Whiteboard: [patch])
Attachments
(2 files, 1 obsolete file)
|
5.45 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
|
4.56 KB,
patch
|
Details | Diff | Splinter Review |
This is just some followup to the RegisterDTD cleanup.
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Whiteboard: [patch]
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #212541 -
Flags: superreview?(jst)
Attachment #212541 -
Flags: review?(jst)
Comment 2•20 years ago
|
||
Comment on attachment 212541 [details] [diff] [review]
Fix -w
r+sr=jst
Attachment #212541 -
Flags: superreview?(jst)
Attachment #212541 -
Flags: superreview+
Attachment #212541 -
Flags: review?(jst)
Attachment #212541 -
Flags: review+
| Assignee | ||
Comment 3•20 years ago
|
||
| Assignee | ||
Comment 4•20 years ago
|
||
Fix checked into trunk.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•20 years ago
|
||
There was a small buglet with the previous version where I'd accidentally pushed the nsScanner hack out of the if (!aXMLMode) test.
Attachment #212655 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•