Bug 183579 - Load may get committed before receiving policy for the resource response
Summary: Load may get committed before receiving policy for the resource response
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
: 183470 (view as bug list)
Depends on:
Blocks: 180568
  Show dependency treegraph
 
Reported: 2018-03-12 13:50 PDT by Chris Dumez
Modified: 2018-03-12 16:38 PDT (History)
6 users (show)

See Also:


Attachments
Test and assertion without fix (3.59 KB, patch)
2018-03-12 14:10 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (10.22 KB, patch)
2018-03-12 14:44 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (11.61 KB, patch)
2018-03-12 15:22 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***