Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6f7645c8892e546c3565e4c93a20d88ae3d9e222
https://github.com/WebKit/WebKit/commit/6f7645c8892e546c3565e4c93a20d88ae3d9e222
Author: Nikolas Zimmermann <[email protected]>
Date: 2026-02-05 (Thu, 05 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp
Log Message:
-----------
[GTK][WPE] REGRESSION(302341@main) - Loading webkit://gpu shows error message
in JS console
https://bugs.webkit.org/show_bug.cgi?id=307049
Reviewed by Adrian Perez de Castro.
In 302341@main, a typo was introduced leading to:
webkit://gpu:1: CONSOLE JS ERROR SyntaxError: Unexpected keyword 'null'.
Expected ')' to end an argument list.
Testable by opening webkit://gpu.
* Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:
(WebKit::WebKitProtocolHandler::handleGPU):
Canonical link: https://commits.webkit.org/306849@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications