[webkit-reviews] review granted: [Bug 131378] Remove exposedRect from TileController : [Attachment 228873] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 13:19:20 PDT 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 131378: Remove exposedRect from TileController
https://bugs.webkit.org/show_bug.cgi?id=131378

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=228873&action=review


> Source/WebCore/platform/graphics/TiledBacking.h:53
> +    virtual void setTiledScrollingIndicatorPosition(const FloatPoint&) = 0;

Why doesn't this happen automatically when tiles are updated? Don't we have
enough data in TileController to choose a good position?


More information about the webkit-reviews mailing list