Bug 205400 - Add syscall to GPU Process sandbox
Summary: Add syscall to GPU Process sandbox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks: 205401
  Show dependency treegraph
 
Reported: 2019-12-18 09:50 PST by Brent Fulgham
Modified: 2019-12-18 11:02 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2019-12-18 09:58 PST, Brent Fulgham
simon.fraser: review+
bfulgham: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2019-12-18 09:50:57 PST
Add an additional syscall permission to the GPU Process to temporarily work around a sandbox system bug. We should remove this at a later date.
Comment 1 Radar WebKit Bug Importer 2019-12-18 09:51:19 PST
<rdar://problem/58046272>
Comment 2 Brent Fulgham 2019-12-18 09:58:47 PST
Created attachment 385981 [details]
Patch
Comment 3 Brent Fulgham 2019-12-18 10:54:27 PST
Committed r253696: <https://trac.webkit.org/changeset/253696>