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
Levi Weintraub
Comment 1 2012-01-30 14:53:28 PST
Levi Weintraub
Comment 2 2012-01-30 14:54:44 PST
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.