Trying to load a main resource outside the sandbox should not crash the WebContent process. We should simply ignore the load and log an error message.
<rdar://problem/49808042>
Created attachment 368279 [details] Patch
Comment on attachment 368279 [details] Patch r=me Can we API test this?
(In reply to Geoffrey Garen from comment #3) > Comment on attachment 368279 [details] > Patch > > r=me > > Can we API test this? Last I checked, our API test runner was not sandboxed. Do you believe this has changed?
(In reply to Chris Dumez from comment #4) > (In reply to Geoffrey Garen from comment #3) > > Comment on attachment 368279 [details] > > Patch > > > > r=me > > > > Can we API test this? > > Last I checked, our API test runner was not sandboxed. Do you believe this > has changed? According to rdar://problem/42638129 which I filed a while back, this has not been fixed yet.
Comment on attachment 368279 [details] Patch Clearing flags on attachment: 368279 Committed r244670: <https://trac.webkit.org/changeset/244670>
All reviewed patches have been landed. Closing bug.