Closed
Bug 697494
Opened 13 years ago
Closed 13 years ago
Outparamdel nsIParser::GetStreamListener
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
4.98 KB,
patch
|
hsivonen
:
review+
|
Details | Diff | Splinter Review |
There's no point in using an out-param (and shaving off a line or two from nsHTMLDocument::StartDocumentLoad is always nice). I'll fix if nobody beats me to it.
Assignee | ||
Comment 1•13 years ago
|
||
Note to self: mentioned on <https://developer.mozilla.org/en/Gecko/HTML_parser_threading>.
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Comment on attachment 570632 [details] [diff] [review]
Patch v1
r=hsivonen if you revise the nsIParser interface ID.
Attachment #570632 -
Flags: review?(hsivonen) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [qa-]
Target Milestone: --- → mozilla11
You need to log in
before you can comment on or make changes to this bug.
Description
•