Bug 215430 - [macOS] Fix iokit get property sandbox violation
Summary: [macOS] Fix iokit get property sandbox violation
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-12 14:48 PDT by Per Arne Vollan
Modified: 2020-08-12 15:32 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.27 KB, patch)
2020-08-12 14:51 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (1.30 KB, patch)
2020-08-12 14:51 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-12 14:48:51 PDT
The WebContent process' sandbox on macOS needs to allow the iokit property "acoustic-id".
Comment 1 Per Arne Vollan 2020-08-12 14:49:18 PDT
<rdar://problem/65290967>
Comment 2 Per Arne Vollan 2020-08-12 14:51:01 PDT
Created attachment 406478 [details]
Patch
Comment 3 Per Arne Vollan 2020-08-12 14:51:49 PDT
Created attachment 406479 [details]
Patch
Comment 4 Brent Fulgham 2020-08-12 15:06:46 PDT
Comment on attachment 406479 [details]
Patch

r=me
Comment 5 Per Arne Vollan 2020-08-12 15:09:38 PDT
Comment on attachment 406479 [details]
Patch

Thanks for reviewing!
Comment 6 EWS 2020-08-12 15:32:44 PDT
Committed r265569: <https://trac.webkit.org/changeset/265569>

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