Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4d3922444f561e253d4bb1cf5c771831d496d08f
https://github.com/WebKit/WebKit/commit/4d3922444f561e253d4bb1cf5c771831d496d08f
Author: Simon Pena <[email protected]>
Date: 2025-12-09 (Tue, 09 Dec 2025)
Changed paths:
M Source/WebKit/WebProcess/WebPage/gtk/WebPrintOperationGtk.cpp
Log Message:
-----------
[GTK] Fix Cairo build
https://bugs.webkit.org/show_bug.cgi?id=303822
Unreviewed build fix.
SharedBufferBuilder::take has been removed in 303790@main and needs to be
replaced with SharedBufferBuilder::takeBuffer here.
* Source/WebKit/WebProcess/WebPage/gtk/WebPrintOperationGtk.cpp:
(WebKit::WebPrintOperationGtk::endPrint):
Canonical link: https://commits.webkit.org/304151@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications