Bug 168052

Summary: Use all cacheable speculatively loaded responses
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, cdumez, cgarcia, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

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>