Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(374)

Issue 543313002: Handle tile prioritization correctly when global visible rect is empty. (Closed)

Created:
6 years, 3 months ago by hush (inactive)
Modified:
6 years, 3 months ago
Reviewers:
boliu
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Handle tile prioritization correctly when global visible rect is empty. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M android_webview/browser/browser_view_renderer.cc View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
hush (inactive)
PTAL
6 years, 3 months ago (2014-09-06 01:10:05 UTC) #2
hush (inactive)
things to consider: 1. ignore the onDraws with empty global visible rect totally? 2. how ...
6 years, 3 months ago (2014-09-06 01:31:22 UTC) #3
hush (inactive)
6 years, 3 months ago (2014-09-10 18:07:34 UTC) #4
On 2014/09/06 01:31:22, hush wrote:
> things to consider:
> 1. ignore the onDraws with empty global visible rect totally?
> 2. how does this CL affect the apps that call onDraw on offscreen webviews?


This CL solves the issue better
https://codereview.chromium.org/551023002/

Powered by Google App Engine
This is Rietveld 408576698