WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
204181
Create test to verify that sandbox extensions created when loading local files are revoked when new load begins.
https://bugs.webkit.org/show_bug.cgi?id=204181
Summary
Create test to verify that sandbox extensions created when loading local file...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-11-13 19:39:34 PST
<
rdar://problem/57178323
>
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.
Top of Page
Format For Printing
XML
Clone This Bug