Bug 215925 - [macOS] Fix iokit-get-properties sandbox violations
Summary: [macOS] Fix iokit-get-properties 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: 2020-08-28 07:58 PDT by Per Arne Vollan
Modified: 2020-08-28 15:57 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.59 KB, patch)
2020-08-28 08:33 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (1.18 KB, patch)
2020-08-28 15:06 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 2020-08-28 07:58:28 PDT
A few iokit properties needs to be added to the WebContent process' sandbox.
Comment 1 Per Arne Vollan 2020-08-28 08:33:56 PDT
Created attachment 407467 [details]
Patch
Comment 2 Per Arne Vollan 2020-08-28 08:36:06 PDT
<rdar://problem/67878688>
Comment 3 Per Arne Vollan 2020-08-28 10:12:16 PDT
Comment on attachment 407467 [details]
Patch

Thanks for reviewing!
Comment 4 EWS 2020-08-28 10:14:56 PDT
Committed r266282: <https://trac.webkit.org/changeset/266282>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407467 [details].
Comment 5 Per Arne Vollan 2020-08-28 15:06:20 PDT
Reopening to attach new patch.
Comment 6 Per Arne Vollan 2020-08-28 15:06:20 PDT
Created attachment 407505 [details]
Patch
Comment 7 Brent Fulgham 2020-08-28 15:23:57 PDT
Comment on attachment 407505 [details]
Patch

Whoops!
Comment 8 Per Arne Vollan 2020-08-28 15:24:58 PDT
(In reply to Brent Fulgham from comment #7)
> Comment on attachment 407505 [details]
> Patch
> 
> Whoops!

Thanks for reviewing :)
Comment 9 EWS 2020-08-28 15:57:21 PDT
Committed r266301: <https://trac.webkit.org/changeset/266301>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407505 [details].