Bug 256035 - [GTK] Split hardware acceleration information in webkit://gpu
Summary: [GTK] Split hardware acceleration information in webkit://gpu
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2023-04-27 03:05 PDT by Carlos Garcia Campos
Modified: 2023-05-04 01:00 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.