diff options
author | Derek Sollenberger <djsollen@google.com> | 2010-11-11 15:22:47 -0500 |
---|---|---|
committer | Derek Sollenberger <djsollen@google.com> | 2010-11-12 11:32:31 -0500 |
commit | 427dede15d8161af6eea68838c1f1dcb665a24f7 (patch) | |
tree | 646ea538d08db056d6b3bf2882c9ed0362e24b96 /WebKit/android/WebCoreSupport/WebViewClientError.cpp | |
parent | 62e1f86fe500eeb622fe50cdb5cc0e09e18069d1 (diff) | |
download | external_webkit-427dede15d8161af6eea68838c1f1dcb665a24f7.zip external_webkit-427dede15d8161af6eea68838c1f1dcb665a24f7.tar.gz external_webkit-427dede15d8161af6eea68838c1f1dcb665a24f7.tar.bz2 |
Track all tiles in the viewport instead of only the upper left tile.
We currently store only the coordinates of the upper left tile and
leave it to the caller to compute the actual number of tiles in the
viewport. This CL computes that information upfront and then passes
a rect containing the tiles in the viewport to the necessary parties.
This also allows us to intelligently prepare tiles that are currently
off-screen but given the user's scroll direction will be on-screen
shortly.
bug: 3190926
Change-Id: I50a5922ed8bc7e8fd8e4cacd4986a9f275cd37b0
Diffstat (limited to 'WebKit/android/WebCoreSupport/WebViewClientError.cpp')
0 files changed, 0 insertions, 0 deletions