Closed Bug 1803317 Opened 1 year ago Closed 1 year ago

Assert that op queue is empty in the ~nsHtml5TreeOpExecutor

Categories

(Core :: DOM: HTML Parser, task)

task

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: hsivonen, Assigned: hsivonen)

References

Details

Attachments

(1 file)

In bug 1709012, the NS_ASSERTION was disabled due to not understanding the cause. This fixes a cause (hopefully the cause) and upgrades the assertion to MOZ_ASSERT.

The purpose of the assertion is to make sure we become aware of failures to run ops that are supposed to run.

The purpose is to be alerted of cases when ops were supposed to execute
but did not.

Pushed by hsivonen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a70d8e802384
Assert that mOpQueue is empty in ~nsHtml5TreeOpExecutor. r=edgar
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: