NEW 99059
[GTK] Add support for the hidden page DOM timer throttling
https://bugs.webkit.org/show_bug.cgi?id=99059
Summary [GTK] Add support for the hidden page DOM timer throttling
Zan Dobersek
Reported 2012-10-11 06:39:11 PDT
This is I believe somewhat an extension of the Page Visibility API. Guarded by the ENABLE_HIDDEN_PAGE_DOM_TIMER_THROTTLING feature define.
Attachments
Anton Obzhirov
Comment 1 2013-05-21 05:51:34 PDT
Hm, I missed this one when I enabled page visibility. Will check this one.
Anton Obzhirov
Comment 2 2013-08-09 03:45:34 PDT
After some checking - this functionality seems to be linked to setProcessSuppressionEnabled API in WebProcess which is enabled for MAC only. It is not clear for me if the process suppression is needed for GTK port, may be Carlos or Martin can comment on it.
Gustavo Noronha (kov)
Comment 3 2014-01-13 12:50:48 PST
I don't think this feature exists anymore in the code, see bug 126928.
Gustavo Noronha (kov)
Comment 4 2014-01-13 13:49:10 PST
I'm wrong about that, typo in my grepping! =(
Martin Robinson
Comment 5 2015-05-07 19:09:04 PDT
I think it's safe to just turn this on.
Note You need to log in before you can comment on or make changes to this bug.