Bug 204181

Summary: Create test to verify that sandbox extensions created when loading local files are revoked when new load begins.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: Tools / TestsAssignee: Per Arne Vollan <pvollan>
Status: NEW    
Severity: Normal CC: bfulgham, mjs, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Per Arne Vollan
Reported 2019-11-13 17:17:56 PST
When loading a local file, the UI process is creating a sandbox extension for the WebContent process to be able to read the file. This extension should be revoked when a new load begins, which should be tested in a test.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-11-13 19:39:34 PST
Maciej Stachowiak
Comment 2 2020-05-07 15:23:13 PDT
Is this a test for a specific past bug fix that landed without a test, or just a good idea to test?
Per Arne Vollan
Comment 3 2020-05-07 15:28:00 PDT
(In reply to Maciej Stachowiak from comment #2) > Is this a test for a specific past bug fix that landed without a test, or > just a good idea to test? As far as I remember, this bug was not created to test a specific fix, but to improve test coverage.
Per Arne Vollan
Comment 4 2020-05-07 15:30:47 PDT
(In reply to Per Arne Vollan from comment #3) > (In reply to Maciej Stachowiak from comment #2) > > Is this a test for a specific past bug fix that landed without a test, or > > just a good idea to test? > > As far as I remember, this bug was not created to test a specific fix, but > to improve test coverage. Actually, as Alexey pointed out, this is a test for a bug fix (https://bugs.webkit.org/show_bug.cgi?id=203852).
Note You need to log in before you can comment on or make changes to this bug.