Closed
Bug 507563
Opened 16 years ago
Closed 15 years ago
"ASSERTION: We shouldn't be BitBlting"
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
217 bytes,
text/html
|
Details |
###!!! ASSERTION: We shouldn't be BitBlting.: '!aView->NeedsInvalidateFrameOnScroll()', file /Users/jruderman/central/view/src/nsViewManager.cpp, line 650
Comment 1•15 years ago
|
||
I wouldn't be surprised if bug 526394 fixes this.
Reporter | ||
Comment 2•15 years ago
|
||
Indeed. Changeset 4ccff5df452c, "Bug 526394. Part 31: Move scroll implementation into nsGfxScrollFrame.", removed this assertion.
Filed bug 539348 on another assertion that can be triggered using this testcase.
Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•15 years ago
|
||
in-testsuite+ http://hg.mozilla.org/mozilla-central/rev/6d21a2262e80
Flags: in-testsuite+
Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•