Bug 194860

Summary: [iOS] Open sandbox for specific call.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
bfulgham: review+
Patch none

Description Per Arne Vollan 2019-02-20 10:37:24 PST
Reporting shows that an additional call needs to be allowed in the sandbox.
Comment 1 Per Arne Vollan 2019-02-20 10:37:44 PST
rdar://problem/48166729
Comment 2 Per Arne Vollan 2019-02-20 10:41:27 PST
Created attachment 362513 [details]
Patch
Comment 3 Brent Fulgham 2019-02-20 10:48:28 PST
Comment on attachment 362513 [details]
Patch

We might want to start referencing the radar or reason to allow these system calls so we know if we can remove them in the future.
Comment 4 Per Arne Vollan 2019-02-20 10:49:24 PST
(In reply to Brent Fulgham from comment #3)
> Comment on attachment 362513 [details]
> Patch
> 
> We might want to start referencing the radar or reason to allow these system
> calls so we know if we can remove them in the future.

That makes sense, thanks for reviewing!
Comment 5 Per Arne Vollan 2019-02-20 11:56:39 PST
Created attachment 362521 [details]
Patch
Comment 6 WebKit Commit Bot 2019-02-20 12:27:18 PST
Comment on attachment 362521 [details]
Patch

Clearing flags on attachment: 362521

Committed r241829: <https://trac.webkit.org/changeset/241829>