Bug 219659 - REGRESSION(r269647) [Cocoa] Consume GPU sandbox extensions early in Web page creation flow
Summary: REGRESSION(r269647) [Cocoa] Consume GPU sandbox extensions early in Web page ...
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: 218708
Blocks:
  Show dependency treegraph
 
Reported: 2020-12-08 15:34 PST by Brent Fulgham
Modified: 2020-12-09 09:35 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.34 KB, patch)
2020-12-08 15:38 PST, 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 2020-12-08 15:34:51 PST
We need to consume GPU sandbox extensions earlier in the Web page creation flow so that API calls to thinks like muting video have the relevant mach connections available.

This change corrects a regression introduced in Bug 218708 (r269647).
Comment 1 Brent Fulgham 2020-12-08 15:35:28 PST
<rdar://problem/72058396>
Comment 2 Brent Fulgham 2020-12-08 15:38:29 PST
Created attachment 415684 [details]
Patch
Comment 3 EWS 2020-12-09 09:35:51 PST
Committed r270584: <https://trac.webkit.org/changeset/270584>

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