[webkit-reviews] review granted: [Bug 93443] Web Inspector: Protocol Extension: Add "regionLayoutUpdate" event : [Attachment 161884] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 3 06:20:59 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Andrei Poenaru
<poenaru at adobe.com>'s request for review:
Bug 93443: Web Inspector: Protocol Extension: Add "regionLayoutUpdate" event
https://bugs.webkit.org/show_bug.cgi?id=93443

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=161884&action=review


> Source/WebCore/rendering/RenderNamedFlowThread.cpp:340
> +    if (!m_regionLayoutUpdateEventTimer.isActive())

Does not look like a part of this change. Web Inspector part lgtm, please make
sure this one is fine with the code owners prior to landing.


More information about the webkit-reviews mailing list