Bug 188078 - Loading a file URL and then issuing a reload right away causes the load to fail due to sandboxing
Summary: Loading a file URL and then issuing a reload right away causes the load to fa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-26 14:35 PDT by Chris Dumez
Modified: 2018-07-27 09:28 PDT (History)
5 users (show)

See Also:


Attachments
Patch (10.91 KB, patch)
2018-07-26 14:45 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (10.95 KB, patch)
2018-07-26 15:27 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (10.93 KB, patch)
2018-07-26 16:00 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-07-26 14:35:11 PDT
Loading a file URL and then issuing a reload right away causes the load to fail due to sandboxing.
Comment 1 Chris Dumez 2018-07-26 14:35:27 PDT
<rdar://problem/42562493>
Comment 2 Chris Dumez 2018-07-26 14:45:56 PDT
Created attachment 345873 [details]
Patch
Comment 3 Geoffrey Garen 2018-07-26 14:54:03 PDT
Comment on attachment 345873 [details]
Patch

r=me
Comment 4 Chris Dumez 2018-07-26 15:27:35 PDT
Created attachment 345882 [details]
Patch
Comment 5 Chris Dumez 2018-07-26 16:00:37 PDT
Created attachment 345885 [details]
Patch
Comment 6 WebKit Commit Bot 2018-07-26 18:50:15 PDT
Comment on attachment 345885 [details]
Patch

Clearing flags on attachment: 345885

Committed r234290: <https://trac.webkit.org/changeset/234290>
Comment 7 WebKit Commit Bot 2018-07-26 18:50:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Chris Dumez 2018-07-27 09:28:40 PDT
Committed r234310: <https://trac.webkit.org/changeset/234310>