Summary: | [GTK] Use DMABuf and WebKit IPC for rendering instead of wpe/x11 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WebKitGTK | Assignee: | Diego Pino <dpino> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | balducci, bugs-noreply |
Priority: | P2 | Keywords: | Gtk |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 237649 |
Description
Carlos Garcia Campos
2023-02-27 06:15:50 PST
Pull request: https://github.com/WebKit/WebKit/pull/10726 Committed 262210@main (d2424c0fc67f): <https://commits.webkit.org/262210@main> Reviewed commits have been landed. Closing PR #10726 and removing active labels. Re-opening for pull request https://github.com/webkit/webkit/pull/12153 Ubuntu 20.04 post-commit bot is failing after this patch: https://build.webkit.org/#/builders/595/builds/8868 ``` /home/buildbot/worker/GTK-Linux-64-bit-Release-Ubuntu-2004-Build/build/Source/WebKit/WebProcess/glib/WebProcessGLib.cpp:128:9: error: ‘m_displayForCompositing’ was not declared in this scope 128 | m_displayForCompositing = WebCore::PlatformDisplayHeadless::create(); ``` Committed 262405@main (84f510837198): <https://commits.webkit.org/262405@main> Reviewed commits have been landed. Closing PR #12153 and removing active labels. *** Bug 254976 has been marked as a duplicate of this bug. *** |