[webkit-reviews] review granted: [Bug 103959] Coordinated Graphics: Refactor TiledBackingStore code in CoordinatedGraphicsLayer. : [Attachment 178939] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 01:15:11 PST 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Huang Dongsung
<luxtella at company100.net>'s request for review:
Bug 103959: Coordinated Graphics: Refactor TiledBackingStore code in
CoordinatedGraphicsLayer.
https://bugs.webkit.org/show_bug.cgi?id=103959

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=178939&action=review


r=me with the change suggested

>
Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedGraphicsLayer.
cpp:814
> +    TemporaryChange<bool> updateModeProtector(m_isFlushingLayerChanges,
true);

just call this protector please


More information about the webkit-reviews mailing list