Bug 222062 - [macOS] Remove access to audio IOKit
Summary: [macOS] Remove access to audio IOKit
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: 2021-02-17 12:42 PST by Per Arne Vollan
Modified: 2021-02-18 12:37 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2021-02-17 12:46 PST, 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 2021-02-17 12:42:52 PST
Remove access to audio IOKit in the WebContent process on macOS when GPUP is enabled.
Comment 1 Per Arne Vollan 2021-02-17 12:43:24 PST
<rdar://70496648>
Comment 2 Per Arne Vollan 2021-02-17 12:46:58 PST
Created attachment 420696 [details]
Patch
Comment 3 Brent Fulgham 2021-02-17 18:00:17 PST
Comment on attachment 420696 [details]
Patch

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

r=me

> Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:1879
> +        (require-not (extension "com.apple.webkit.extension.iokit"))

Nice!
Comment 4 Per Arne Vollan 2021-02-18 06:08:15 PST
Comment on attachment 420696 [details]
Patch

Thanks for reviewing!
Comment 5 EWS 2021-02-18 08:06:57 PST
commit-queue failed to commit attachment 420696 [details] to WebKit repository. To retry, please set cq+ flag again.
Comment 6 EWS 2021-02-18 12:37:02 PST
Committed r273093: <https://commits.webkit.org/r273093>

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