diff options
author | qsr@chromium.org <qsr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-20 14:18:22 +0000 |
---|---|---|
committer | qsr@chromium.org <qsr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-20 14:18:22 +0000 |
commit | 26e82329adab3219c66c66aeb155da153ba10573 (patch) | |
tree | 745a4fdf3a3d25e7ad53b155087407d163cd4591 /content/renderer/render_frame_impl.cc | |
parent | f87514078928f6e5781b4818838f091d8cbdda3d (diff) | |
download | chromium_src-26e82329adab3219c66c66aeb155da153ba10573.zip chromium_src-26e82329adab3219c66c66aeb155da153ba10573.tar.gz chromium_src-26e82329adab3219c66c66aeb155da153ba10573.tar.bz2 |
Disable the idle handler timer when no action is expected.
On Android, the webkit timer are disabled after the application is in
the background for 5 minutes. When this happens, there is no reason to
let the idle handler timer run indefinitly. This CL disables the timer
once v8 reported that it will not take any further action.
BUG=333875
Review URL: https://codereview.chromium.org/136903002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245908 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/renderer/render_frame_impl.cc')
0 files changed, 0 insertions, 0 deletions