Bug 183579

Summary: Load may get committed before receiving policy for the resource response
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: PDFAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, koivisto, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=182720
Bug Depends on:    
Bug Blocks: 180568    
Attachments:
Description Flags
Test and assertion without fix
none
Patch
none
Patch none

Description Chris Dumez 2018-03-12 13:50:09 PDT
Load may get committed before receiving policy for the resource response, when the resource is coming from our HTTP disk cache.
Comment 1 Chris Dumez 2018-03-12 13:50:27 PDT
<rdar://problem/38268780>
Comment 2 Chris Dumez 2018-03-12 14:10:11 PDT
Created attachment 335638 [details]
Test and assertion without fix
Comment 3 Chris Dumez 2018-03-12 14:44:36 PDT
Created attachment 335644 [details]
Patch
Comment 4 Chris Dumez 2018-03-12 15:22:26 PDT
Created attachment 335650 [details]
Patch
Comment 5 Chris Dumez 2018-03-12 16:06:57 PDT
Comment on attachment 335650 [details]
Patch

Clearing flags on attachment: 335650

Committed r229560: <https://trac.webkit.org/changeset/229560>
Comment 6 Chris Dumez 2018-03-12 16:06:58 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Chris Dumez 2018-03-12 16:38:53 PDT
*** Bug 183470 has been marked as a duplicate of this bug. ***