Closed
Bug 493025
Opened 16 years ago
Closed 16 years ago
[FIX]Disable usedX asserts while doing bit-blit display lists
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
1.23 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
We can assert while scrolling if the reflow was interrupted, because ComputeRepaintRegionForCopy builds a display list but doesn't disable usedX asserts. Patch attached.
Attachment #377447 -
Flags: superreview?(roc)
Attachment #377447 -
Flags: review?(roc)
Attachment #377447 -
Flags: superreview?(roc)
Attachment #377447 -
Flags: superreview+
Attachment #377447 -
Flags: review?(roc)
Attachment #377447 -
Flags: review+
![]() |
Assignee | |
Comment 1•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•