Closed
Bug 684469
Opened 13 years ago
Closed 13 years ago
Various cleanup in nsHtml5TreeOpExecutor
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
Attachments
(1 file)
10.14 KB,
patch
|
hsivonen
:
review+
|
Details | Diff | Splinter Review |
In particular, replacing static_cast<nsHtml5Parser*> (mParser.get()) with GetParser(), and a couple of other things I noticed.
Attachment #558050 -
Flags: review?(hsivonen)
Flags: in-testsuite-
Comment 1•13 years ago
|
||
Comment on attachment 558050 [details] [diff] [review]
Patch v1
Looks good. Thanks.
Attachment #558050 -
Flags: review?(hsivonen) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla9
You need to log in
before you can comment on or make changes to this bug.
Description
•