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

Issue 341583003: [Android] Allow Disconnected RVH to suspend the shared timer. (Closed)

Created:
6 years, 6 months ago by benm (inactive)
Modified:
6 years, 6 months ago
Reviewers:
Yaron, klobag.chromium
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Android] Allow Disconnected RVH to suspend the shared timer. For backwards compatibility in the Android WebView, it should be possible to pause the shared timer before the WebView has been navigated, the net effect being the initial navigation takes place with the timer suspended. This was introduced by http://src.chromium.org/viewvc/chrome?view=revision&revision=256153 BUG=321610 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278239

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -5 lines) Patch
M content/browser/android/content_view_statics.cc View 1 chunk +3 lines, -5 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
benm (inactive)
ptal Yaron
6 years, 6 months ago (2014-06-17 21:31:12 UTC) #1
Yaron
https://codereview.chromium.org/341583003/diff/1/content/browser/android/content_view_statics.cc File content/browser/android/content_view_statics.cc (left): https://codereview.chromium.org/341583003/diff/1/content/browser/android/content_view_statics.cc#oldcode63 content/browser/android/content_view_statics.cc:63: if (host->HasConnection()) { This was done per Grace's comment: ...
6 years, 6 months ago (2014-06-18 00:41:17 UTC) #2
benm (inactive)
On 2014/06/18 00:41:17, Yaron wrote: > https://codereview.chromium.org/341583003/diff/1/content/browser/android/content_view_statics.cc > File content/browser/android/content_view_statics.cc (left): > > https://codereview.chromium.org/341583003/diff/1/content/browser/android/content_view_statics.cc#oldcode63 > ...
6 years, 6 months ago (2014-06-18 13:17:30 UTC) #3
Yaron
On 2014/06/18 13:17:30, benm_OOO_to_17June wrote: > On 2014/06/18 00:41:17, Yaron wrote: > > > https://codereview.chromium.org/341583003/diff/1/content/browser/android/content_view_statics.cc ...
6 years, 6 months ago (2014-06-18 18:10:30 UTC) #4
benm (inactive)
The CQ bit was checked by benm@chromium.org
6 years, 6 months ago (2014-06-18 18:13:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benm@chromium.org/341583003/1
6 years, 6 months ago (2014-06-18 18:14:36 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 01:53:10 UTC) #7
Message was sent while issue was closed.
Change committed as 278239

Powered by Google App Engine
This is Rietveld 408576698