Bug 196262

Summary: [macOS] Fix sandbox violations
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 none

Description Per Arne Vollan 2019-03-26 11:30:59 PDT
Fix various observed sandbox violations.
Comment 1 Per Arne Vollan 2019-03-26 11:33:57 PDT
Created attachment 365977 [details]
Patch
Comment 2 Per Arne Vollan 2019-03-26 11:34:38 PDT
rdar://problem/47738015
Comment 3 Brent Fulgham 2019-03-26 11:48:05 PDT
Comment on attachment 365977 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=365977&action=review

r=me

> Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in:241
> +    (literal "/private/etc/hosts")

Oops!
Comment 4 Per Arne Vollan 2019-03-26 11:49:25 PDT
Comment on attachment 365977 [details]
Patch

Thanks for reviewing!
Comment 5 WebKit Commit Bot 2019-03-26 12:16:02 PDT
Comment on attachment 365977 [details]
Patch

Clearing flags on attachment: 365977

Committed r243511: <https://trac.webkit.org/changeset/243511>
Comment 6 WebKit Commit Bot 2019-03-26 12:16:04 PDT
All reviewed patches have been landed.  Closing bug.