[webkit-reviews] review granted: [Bug 111606] border-fit-adjust should happen at layout time rather than paint time : [Attachment 192024] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 10:32:40 PST 2013


Antti Koivisto <koivisto at iki.fi> has granted Dave Hyatt <hyatt at apple.com>'s
request for review:
Bug 111606: border-fit-adjust should happen at layout time rather than paint
time
https://bugs.webkit.org/show_bug.cgi?id=111606

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

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


r=me

> Source/WebCore/rendering/RenderBlock.cpp:6885
> +    layoutBlock(false);

Recursion :(


More information about the webkit-reviews mailing list