RESOLVED FIXED 157499
Allow some leeway after page load before throttling, to allow post load events to complete.
https://bugs.webkit.org/show_bug.cgi?id=157499
Summary Allow some leeway after page load before throttling, to allow post load event...
Gavin Barraclough
Reported 2016-05-09 18:03:25 PDT
.
Attachments
Fix (3.47 KB, patch)
2016-05-09 18:06 PDT, Gavin Barraclough
rniwa: review+
Gavin Barraclough
Comment 1 2016-05-09 18:06:16 PDT
Ryosuke Niwa
Comment 2 2016-05-09 18:28:57 PDT
Comment on attachment 278466 [details] Fix View in context: https://bugs.webkit.org/attachment.cgi?id=278466&action=review > Source/WebCore/page/PageThrottler.cpp:34 > +static const double PageLoadHysteresisSeconds = 30; > + Maybe we should shorten this? 30s seems like a long time.
Gavin Barraclough
Comment 3 2016-05-11 14:56:40 PDT
Note You need to log in before you can comment on or make changes to this bug.