[webkit-reviews] review granted: [Bug 115543] Improve the performance of RenderDeprecatedFlexibleBox : [Attachment 200426] Fix style.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 4 12:19:59 PDT 2013


Beth Dakin <bdakin at apple.com> has granted Dave Hyatt <hyatt at apple.com>'s
request for review:
Bug 115543: Improve the performance of RenderDeprecatedFlexibleBox
https://bugs.webkit.org/show_bug.cgi?id=115543

Attachment 200426: Fix style.
https://bugs.webkit.org/attachment.cgi?id=200426&action=review

------- Additional Comments from Beth Dakin <bdakin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=200426&action=review


r=me!

> Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp:778
> +    bool clearingFlexibleItemsOverridePass = false;

It seems a little unfortunate to have this wall of state variables show up
twice, but I really don't see a way around that.


More information about the webkit-reviews mailing list