Bug 256035

Summary: [GTK] Split hardware acceleration information in webkit://gpu
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Carlos Garcia Campos 2023-04-27 03:05:11 PDT
When using DMA-BUF for rendering we use a different EGL platform in the UI and Web processes, which might have different extensions and properties, but we are always using only the one used in the UI process.
Comment 1 Carlos Garcia Campos 2023-04-27 03:07:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13231
Comment 2 EWS 2023-05-04 01:00:17 PDT
Committed 263668@main (288d895da13b): <https://commits.webkit.org/263668@main>

Reviewed commits have been landed. Closing PR #13231 and removing active labels.