Open Bug 528937 Opened 16 years ago Updated 3 years ago

[HTML5] Sort out nsresult propagation in the HTML5 parser

Categories

(Core :: DOM: HTML Parser, defect, P4)

defect

Tracking

()

People

(Reporter: hsivonen, Unassigned)

Details

* In nsHtml5TreeOperation, there's use of nsresult that nsHtml5TreeOpExecutor drops on the floor. * There are cases where nsresult from other components isn't checked. Need to clean this up so that first it's decided if it's useful to propagate nsresult. Then all useless propagation should be removed and remaining incoming nsresults only asserted on.
Priority: -- → P3
Priority: P3 → P4
Severity: trivial → S4
You need to log in before you can comment on or make changes to this bug.