Open Bug 491319 Opened 16 years ago Updated 3 years ago

[HTML5] DeCOMtaminate HTML5 parser

Categories

(Core :: DOM: HTML Parser, enhancement, P5)

Other Branch
enhancement

Tracking

()

People

(Reporter: hsivonen, Unassigned)

References

(Blocks 1 open bug)

Details

Since the HTML5 parser doesn't really use the old parser/sink abstraction, there are methods that are pointlessly declared virtual on an interface. Those might as well be non-virtual privates.
Question, which files are the HTML5 parser?
Files under parser/html/
Thank you Henri, I wasn't quite sure and didn't want to start editing the wrong files.
Thanks, but please note that there are quite a few major patches to those files in the pipeline (bug 482918 and dependencies), so major bitrot is to be expected if you are editing those files now. :-(
Priority: -- → P5
Blocks: deCOM
Bug 482918 is fixed now.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.