Bug 168052 - Use all cacheable speculatively loaded responses
Summary: Use all cacheable speculatively loaded responses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-09 09:07 PST by Antti Koivisto
Modified: 2017-02-10 04:47 PST (History)
5 users (show)

See Also:


Attachments
patch (7.24 KB, patch)
2017-02-09 09:15 PST, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2017-02-09 09:07:35 PST
There is no reason not to use any cacheable response that is cacheable. This is helpful with 204s and 404s.
Comment 1 Antti Koivisto 2017-02-09 09:15:00 PST
Created attachment 301046 [details]
patch
Comment 2 Andreas Kling 2017-02-09 09:19:53 PST
Comment on attachment 301046 [details]
patch

r=me
Comment 3 Antti Koivisto 2017-02-09 09:38:32 PST
Committed r211963: <http://trac.webkit.org/changeset/211963>
Comment 4 Radar WebKit Bug Importer 2017-02-10 04:47:43 PST
<rdar://problem/30463400>