Bug 206025 - Remove 'com.apple.nehelper' from the WebContent sandbox.
Summary: Remove 'com.apple.nehelper' from the WebContent 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: 206031
Blocks:
  Show dependency treegraph
 
Reported: 2020-01-09 12:33 PST by Brent Fulgham
Modified: 2020-01-10 15:13 PST (History)
4 users (show)

See Also:


Attachments
Patch (11.58 KB, patch)
2020-01-09 16:49 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch (11.57 KB, patch)
2020-01-09 17:21 PST, Brent Fulgham
pvollan: 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 2020-01-09 12:33:04 PST
Now that we generate a dynamic extension for 'com.apple.nehelper' and 'com.apple.nesessionmanager.content-filter', we should remove the blanket allow rules from the sandbox.
Comment 1 Radar WebKit Bug Importer 2020-01-09 12:42:24 PST
<rdar://problem/58453508>
Comment 2 Brent Fulgham 2020-01-09 16:49:27 PST
Created attachment 387290 [details]
Patch
Comment 3 Brent Fulgham 2020-01-09 17:21:48 PST
Created attachment 387293 [details]
Patch
Comment 4 Per Arne Vollan 2020-01-09 17:35:01 PST
Comment on attachment 387293 [details]
Patch

Great! R=me.
Comment 5 Brent Fulgham 2020-01-10 10:54:11 PST
Committed r254351: <https://trac.webkit.org/changeset/254351>