[webkit-reviews] review granted: [Bug 80155] Frame flattening ASSERT(!needsLayout()) in FrameView::paintContents() : [Attachment 131255] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 09:20:07 PDT 2012


Antti Koivisto <koivisto at iki.fi> has granted Zalan Bujtas <zbujtas at gmail.com>'s
request for review:
Bug 80155: Frame flattening ASSERT(!needsLayout()) in
FrameView::paintContents()
https://bugs.webkit.org/show_bug.cgi?id=80155

Attachment 131255: Patch
https://bugs.webkit.org/attachment.cgi?id=131255&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=131255&action=review


r=me

> Source/WebCore/ChangeLog:9
> +	   This patch ensures that iframes only start layouting from the
topmost parent,
> +	   when the they are going to be flattened.

It would be good to explain how it ensures it.


More information about the webkit-reviews mailing list