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

Issue 2302593004: android: Remove redundant code to suspend timers in the background (Closed)

Created:
4 years, 3 months ago by whywhat
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2840
Project:
chromium
Visibility:
Public.

Description

android: Remove redundant code to suspend timers in the background This patch removes the Activity-side code for suspending renderer timers after 5 minutes in the background. This code is redundant because the Blink scheduler also implements this timer suspension in the renderer. BUG=637327, 379158 Review-Url: https://codereview.chromium.org/2303733002 Cr-Commit-Position: refs/heads/master@{#415951} (cherry picked from commit 31abb5e88e0dc5df1788e75d5096d3a9d4ad1e0c) Committed: https://chromium.googlesource.com/chromium/src/+/282419b6cde6ee55cc5ead9af5824f0e20b379b3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -52 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ChromeApplication.java View 5 chunks +0 lines, -52 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
whywhat
4 years, 3 months ago (2016-09-01 19:30:31 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
282419b6cde6ee55cc5ead9af5824f0e20b379b3.

Powered by Google App Engine
This is Rietveld 408576698