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

Issue 14273034: Merge 196825 "Resume WebKit shared timers only in previously sus..." (Closed)

Created:
7 years, 8 months ago by kareng
Modified:
7 years, 8 months ago
Reviewers:
Philippe
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Merge 196825 "Resume WebKit shared timers only in previously sus..." > Resume WebKit shared timers only in previously suspended processes. > > WebKitPlatformSupportImpl (living in the renderer process) maintains a counter > of calls to ResumeSharedTimer() and SuspendSharedTimer(). ResumeSharedTimer() > naturally completes only if SuspendSharedTimer() was called previously. This > implies that the IPC triggering ResumeSharedTimer() must be sent only to the > renderer processes that were previously suspended as opposed to all the current > renderer processes. > > BUG=b/8639231,b/8656786,225243 > > Review URL: https://codereview.chromium.org/14297022 TBR=pliard@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196849

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -9 lines) Patch
M content/browser/android/content_view_statics.cc View 2 chunks +49 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kareng
7 years, 8 months ago (2013-04-26 22:01:26 UTC) #1
kareng
7 years, 8 months ago (2013-04-26 22:01:34 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r196849.

Powered by Google App Engine
This is Rietveld 408576698