Bug 196262 - [macOS] Fix sandbox violations
Summary: [macOS] Fix sandbox violations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-26 11:30 PDT by Per Arne Vollan
Modified: 2019-03-26 12:16 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.57 KB, patch)
2019-03-26 11:33 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.