[webkit-changes] [WebKit/WebKit] 236631: [GLib] Make webkit://gpu output exportable as JSON
Philippe Normand
noreply at github.com
Mon Feb 27 02:02:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2366316b2b5ea71666021cfe241698ef590f44e7
https://github.com/WebKit/WebKit/commit/2366316b2b5ea71666021cfe241698ef590f44e7
Author: Philippe Normand <philn at igalia.com>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp
Log Message:
-----------
[GLib] Make webkit://gpu output exportable as JSON
https://bugs.webkit.org/show_bug.cgi?id=252960
Reviewed by Adrian Perez de Castro.
The webkit://gpu HTML tables are now generated from an internal JSON payload that can be copied to
clipboard at runtime. The goal is to ease information sharing between bug reporters and maintainers.
* Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp:
(WebKit::WebKitProtocolHandler::handleGPU):
Canonical link: https://commits.webkit.org/260869@main
More information about the webkit-changes
mailing list