Bug 225545 - [macOS] [GPU] Process is missing access to IOMobileFramebufferUserClient on Apple Silicon
Summary: [macOS] [GPU] Process is missing access to IOMobileFramebufferUserClient on A...
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: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-07 16:03 PDT by Brent Fulgham
Modified: 2021-05-07 17:39 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2021-05-07 16:06 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2021-05-07 16:03:44 PDT
Apple Silicon GPU Process needs access to IOMobileFramebufferUserClient for certain types of media playback. We allow this on iOS, and in the WebContent process, but missed it in the GPU Process.
Comment 1 Brent Fulgham 2021-05-07 16:04:01 PDT
<rdar://problem/77591664>
Comment 2 Brent Fulgham 2021-05-07 16:06:56 PDT
Created attachment 428052 [details]
Patch
Comment 3 EWS 2021-05-07 17:39:05 PDT
Committed r277217 (237488@main): <https://commits.webkit.org/237488@main>

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