WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2016-05-09 18:06:16 PDT
Created
attachment 278466
[details]
Fix
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
http://trac.webkit.org/changeset/200625
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug