[webkit-reviews] review granted: [Bug 98886] [Qt][WK2] Avoid unnecessary calls in PageViewportController : [Attachment 168043] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 01:50:47 PDT 2012


Jocelyn Turcotte <jocelyn.turcotte at digia.com> has granted Andras Becsi
<abecsi at webkit.org>'s request for review:
Bug 98886: [Qt][WK2] Avoid unnecessary calls in PageViewportController
https://bugs.webkit.org/show_bug.cgi?id=98886

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

------- Additional Comments from Jocelyn Turcotte <jocelyn.turcotte at digia.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=168043&action=review


r=me if you can make Kenneth happy.

> Source/WebKit2/UIProcess/PageViewportController.cpp:-58
> -    // Make sure that tiles all around the viewport will be requested.

You could move that comment to PageViewportControllerClientQt::didResumeContent
which now takes care of it.


More information about the webkit-reviews mailing list