WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 77372
!m_insideRegionPaint assertion in RenderRegion.cpp is invalid
https://bugs.webkit.org/show_bug.cgi?id=77372
Summary
!m_insideRegionPaint assertion in RenderRegion.cpp is invalid
Levi Weintraub
Reported
2012-01-30 14:51:02 PST
Removing ASSERT(!m_insideRegionPaint && "RenderBoxRegionInfo should not be modified inside region paint."). It's an invalid assertion and gets triggered in multiple layout tests.
Attachments
Patch
(2.24 KB, patch)
2012-01-30 14:53 PST
,
Levi Weintraub
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Levi Weintraub
Comment 1
2012-01-30 14:53:28 PST
Created
attachment 124606
[details]
Patch
Levi Weintraub
Comment 2
2012-01-30 14:54:44 PST
Committed
r106291
: <
http://trac.webkit.org/changeset/106291
>
Eric Seidel (no email)
Comment 3
2012-01-30 16:05:22 PST
Comment on
attachment 124606
[details]
Patch Cleared review? from
attachment 124606
[details]
so that this bug does not appear in
http://webkit.org/pending-review
. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Levi Weintraub
Comment 4
2012-01-30 16:06:07 PST
Thanks. Forgot to do that.
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