Closed
Bug 493863
Opened 16 years ago
Closed 16 years ago
"ASSERTION: Why is the target not dirty?" with -moz-column
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: bzbarsky)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
|
81 bytes,
text/html
|
Details | |
|
4.56 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
I initially found this bug with normal ireflow settings, but to make a reduced testcase, I had to switch to:
export GECKO_REFLOW_INTERRUPT_MODE=counter
export GECKO_REFLOW_INTERRUPT_CHECKS_TO_SKIP=1
export GECKO_REFLOW_INTERRUPT_FREQUENCY=1
###!!! ASSERTION: Why is the target not dirty?: 'NS_SUBTREE_DIRTY(target)', file /Users/jruderman/central/layout/base/nsPresShell.cpp, line 7140
| Assignee | ||
Comment 1•16 years ago
|
||
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Attachment #378979 -
Flags: superreview?(roc)
Attachment #378979 -
Flags: review?(roc)
Attachment #378979 -
Flags: superreview?(roc)
Attachment #378979 -
Flags: superreview+
Attachment #378979 -
Flags: review?(roc)
Attachment #378979 -
Flags: review+
| Assignee | ||
Comment 2•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•