[webkit-reviews] review granted: [Bug 90865] [CSSRegions]Crash when moving anonymous block children inside a named flow : [Attachment 160141] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 23 07:49:43 PDT 2012
Abhishek Arya <inferno at chromium.org> has granted Andrei Onea <onea at adobe.com>'s
request for review:
Bug 90865: [CSSRegions]Crash when moving anonymous block children inside a
named flow
https://bugs.webkit.org/show_bug.cgi?id=90865
Attachment 160141: Patch
https://bugs.webkit.org/attachment.cgi?id=160141&action=review
------- Additional Comments from Abhishek Arya <inferno at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=160141&action=review
> Source/WebCore/rendering/RenderObject.cpp:2440
>
enclosingRenderFlowThread()->removeRenderBoxRegionInfo(toRenderBox(this));
I remember there was a helper function for these 2 lines. The assert can be
moved in the helper.
More information about the webkit-reviews
mailing list