Open
Bug 1758104
Opened 3 years ago
Updated 3 years ago
Enable assertion in `PresShell::VerifyHasDirtyRootAncestor`
Categories
(Core :: Layout, task, P3)
Core
Layout
Tracking
()
NEW
People
(Reporter: janv, Unassigned)
References
Details
Attachments
(1 obsolete file)
Per https://phabricator.services.mozilla.com/D139949#inline-770207 the assertion in PresShell::VerifyHasDirtyRootAncestor
can be enabled.
Reporter | ||
Comment 1•3 years ago
|
||
Reporter | ||
Comment 2•3 years ago
|
||
Comment 3•3 years ago
|
||
As noted in phabricator, our automated tests seem to run afoul of this assertion:
https://treeherder.mozilla.org/jobs?repo=try&revision=9d3dba79df3b12adb1a53bf5490344a6138a457d&searchStr=debug&selectedTaskRun=eEkmDAkUSqamiabCKrSEWg.0
Looks like we need to do some investigation to understand what's going on and fix the issues before we can enable this.
Reporter | ||
Updated•3 years ago
|
Assignee: jvarga → nobody
Status: ASSIGNED → NEW
Updated•3 years ago
|
Attachment #9266541 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•