Bug 157499

Summary: Allow some leeway after page load before throttling, to allow post load events to complete.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: WebKit Misc.Assignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix rniwa: review+

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.