WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
185985
Avoid triggering network cache speculative revalidation for loads allowing expired content
https://bugs.webkit.org/show_bug.cgi?id=185985
Summary
Avoid triggering network cache speculative revalidation for loads allowing ex...
Chris Dumez
Reported
2018-05-25 09:46:41 PDT
Avoid triggering network cache speculative revalidation for loads allowing expired content (e.g. history loads). This causes us to do unnecessary revalidations.
Attachments
Patch
(1.87 KB, patch)
2018-05-25 09:49 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2018-05-25 09:49:18 PDT
Created
attachment 341296
[details]
Patch
Geoffrey Garen
Comment 2
2018-05-25 09:58:23 PDT
If we skip speculative revalidation, does that mean that we'll also skip the optimization that brings all the resources for a given URL into memory?
WebKit Commit Bot
Comment 3
2018-05-25 10:23:19 PDT
Comment on
attachment 341296
[details]
Patch Clearing flags on attachment: 341296 Committed
r232190
: <
https://trac.webkit.org/changeset/232190
>
WebKit Commit Bot
Comment 4
2018-05-25 10:23:21 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2018-05-25 10:24:55 PDT
<
rdar://problem/40557978
>
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