WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
212609
Make WebContent process sandbox rule for syscall conditional
https://bugs.webkit.org/show_bug.cgi?id=212609
Summary
Make WebContent process sandbox rule for syscall conditional
Brent Fulgham
Reported
2020-06-01 13:29:15 PDT
After further testing we have determined that we no longer need the syscall added in
Bug 206260
. Let's remove it, since it provides no value.
Attachments
Patch
(2.58 KB, patch)
2020-06-01 13:31 PDT
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Patch
(2.95 KB, patch)
2020-06-01 13:39 PDT
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2020-06-01 13:30:18 PDT
<
rdar://problem/63764590
>
Brent Fulgham
Comment 2
2020-06-01 13:31:50 PDT
Created
attachment 400751
[details]
Patch
Brent Fulgham
Comment 3
2020-06-01 13:38:42 PDT
I misunderstood the issue. The symbol is conditionally enabled, so the sandbox needs to see if it is defined before allowing access.
Brent Fulgham
Comment 4
2020-06-01 13:39:58 PDT
Created
attachment 400753
[details]
Patch
Per Arne Vollan
Comment 5
2020-06-01 15:08:13 PDT
Comment on
attachment 400753
[details]
Patch R=me.
EWS
Comment 6
2020-06-01 15:16:02 PDT
Committed
r262396
: <
https://trac.webkit.org/changeset/262396
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 400753
[details]
.
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