Bug 248415

Summary: Create GraphicsClient for the graphics specific subset of ChromeClient that needs to be accessed from worker threads.
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 244828    

Matt Woodrow
Reported 2022-11-28 13:06:33 PST
Creates new subclass for HostWindow 'GraphicsClient', for the graphics specific subset. This currently only has createImageBuffer, but in the future will have other graphics-related WebKit functionality (like creating a WebGL context).
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-28 13:06:47 PST
Matt Woodrow
Comment 2 2022-11-28 13:16:50 PST
EWS
Comment 3 2022-11-28 17:36:21 PST
Committed 257096@main (0192c42f090a): <https://commits.webkit.org/257096@main> Reviewed commits have been landed. Closing PR #6875 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.