commit | 7473f7f5b1f5eec2c161bf26f0545e87e321da53 | [log] [tgz] |
---|---|---|
author | boliu <[email protected]> | Wed Oct 01 16:54:56 2014 |
committer | Commit bot <[email protected]> | Wed Oct 01 16:55:16 2014 |
tree | 42a3558bea986dc7ab7903b96e6933887c55d5e2 | |
parent | 6ff834aee8ab02cbb51f08f35f221005a64c394b [diff] |
cc: Use visible_rect_for_tile_priority_ where approriate |visible_rect_for_tile_priority_| was added for Android WebView to replace content_visible_rect(). The latter may not always be valid for in Android WebView for tile prioritization or activation considerations. This partially reverts https://codereview.chromium.org/517893002 BUG=418834 Review URL: https://codereview.chromium.org/616543004 Cr-Commit-Position: refs/heads/master@{#297659}