WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 29755
28898
ASSERTION FAILED: !repaintContainer || repaintContainer == this with compositing content
https://bugs.webkit.org/show_bug.cgi?id=28898
Summary
ASSERTION FAILED: !repaintContainer || repaintContainer == this with composit...
Simon Fraser (smfr)
Reported
2009-09-01 17:01:00 PDT
Created
attachment 38900
[details]
Testcase Sometimes this assertion fires: ASSERTION FAILED: !repaintContainer || repaintContainer == this (/Volumes/InternalData/Development/webkit/OpenSource/WebCore/rendering/RenderView.cpp:269 virtual void WebCore::RenderView::computeRectForRepaint(WebCore::RenderBoxModelObject*, WebCore::IntRect&, bool)) One cause is content that has an element with opacity between two positioned elements in the hierarchy, because container() jumps over that opacity layer.
Attachments
Testcase
(1.26 KB, text/html)
2009-09-01 17:01 PDT
,
Simon Fraser (smfr)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2009-09-29 16:59:51 PDT
*** This bug has been marked as a duplicate of
bug 29755
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug