[webkit-reviews] review granted: [Bug 81762] TiledBackingStore: Create the first round of tiles synchronously after setting the visible rect. : [Attachment 133013] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 05:04:43 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Jocelyn Turcotte
<jocelyn.turcotte at nokia.com>'s request for review:
Bug 81762: TiledBackingStore: Create the first round of tiles synchronously
after setting the visible rect.
https://bugs.webkit.org/show_bug.cgi?id=81762

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

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


> Source/WebCore/platform/graphics/TiledBackingStore.cpp:78
> -    startBackingStoreUpdateTimer();
> +    createTiles();

Are you sure we dont need any of the ifś inside the
startBAckingStoreUpdateTimer?


More information about the webkit-reviews mailing list