Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cc5fa20e86a3b76814abeb8d6726f0f6c3b66d62
https://github.com/WebKit/WebKit/commit/cc5fa20e86a3b76814abeb8d6726f0f6c3b66d62
Author: Miguel Gomez <[email protected]>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitJavascriptResult.cpp
Log Message:
-----------
REGRESSION(297498@main): [WPE] build broken when using API 1.1
https://bugs.webkit.org/show_bug.cgi?id=296738
Reviewed by Carlos Garcia Campos.
Update the webkitJavascriptResultCreate() function so it receives a
WebKit::JavaScriptEvaluationResult&& parameter instead of a
WebCore::SerializedScriptValue& one.
Also, add a missing JavaScriptEvaluationResult.h include.
* Source/WebKit/UIProcess/API/glib/WebKitJavascriptResult.cpp:
(webkitJavascriptResultCreate):
Canonical link: https://commits.webkit.org/298116@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes