Open Bug 1581080 Opened 6 years ago Updated 2 years ago

Make nsHtml5TreeOperation movable and not default-constructible

Categories

(Core :: DOM: HTML Parser, enhancement)

enhancement

Tracking

()

People

(Reporter: hsivonen, Unassigned)

Details

To make the HTML parser's operation queue make even better use of type-safety, let's remove the default constructor and the "uninitialized" state and append initialized operations to the queue with AppendElement(Item&&).

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.