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

Issue 512403002: aw: Ensure fallback tick unsets |block_invalidates_| (Closed)

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

Description

aw: Ensure fallback tick unsets |block_invalidates_| Currently, if |compositor_needs_continuous_invalidate_| is unset before PostFallbackTick or FallbackTickFired, then the fallback ticks are cancelled, but we never unset |block_invalidates_|, which will block invalidates indefinitely. Fix is simply always unset |block_invalidates_| even if we skip the fallback tick. BUG=408779 Committed: https://crrev.com/d3ba7205b5a0c9154b91357c8795e772833fa798 Cr-Commit-Position: refs/heads/master@{#292511}

Patch Set 1 #

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

Messages

Total messages: 10 (0 generated)
boliu
Patchset #2 (id:20001) has been deleted
6 years, 3 months ago (2014-08-28 21:48:18 UTC) #1
boliu
boliu@chromium.org changed reviewers: + hush@chromium.org
6 years, 3 months ago (2014-08-28 21:49:04 UTC) #2
boliu
I think the name "DidComposite" doesn't make sense anymore, but I'm trying to keep this ...
6 years, 3 months ago (2014-08-28 21:49:04 UTC) #3
hush (inactive)
Hi Bo, Thanks for the fix! So the issue is compositor_needs_continuous_invalidate_ gets set to false ...
6 years, 3 months ago (2014-08-28 22:09:29 UTC) #4
hush (inactive)
On 2014/08/28 22:09:29, hush wrote: > Hi Bo, > Thanks for the fix! > So ...
6 years, 3 months ago (2014-08-28 22:12:24 UTC) #5
boliu
On 2014/08/28 22:09:29, hush wrote: > Hi Bo, > Thanks for the fix! > So ...
6 years, 3 months ago (2014-08-28 22:12:37 UTC) #6
boliu
The CQ bit was checked by boliu@chromium.org
6 years, 3 months ago (2014-08-28 22:13:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/512403002/1
6 years, 3 months ago (2014-08-28 22:14:58 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1) as b95da1a5ddb8f290395dad31f823f24bbc4a2778
6 years, 3 months ago (2014-08-29 00:00:44 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:04:00 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d3ba7205b5a0c9154b91357c8795e772833fa798
Cr-Commit-Position: refs/heads/master@{#292511}

Powered by Google App Engine
This is Rietveld 408576698