[webkit-changes] [WebKit/WebKit] 98b62a: [WPE][GTK] Document remote web inspector usage
Adrian Perez
noreply at github.com
Fri Jan 31 05:18:04 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98b62abac986c1500a00f7412c22394bd660cc10
https://github.com/WebKit/WebKit/commit/98b62abac986c1500a00f7412c22394bd660cc10
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M Source/WebKit/PlatformGTK.cmake
M Source/WebKit/PlatformWPE.cmake
M Source/WebKit/glib/environment-variables.md.in
A Source/WebKit/glib/remote-inspector.md.in
M Source/WebKit/gtk/gtk3-webkitgtk.toml.in
M Source/WebKit/gtk/gtk4-webkitgtk.toml.in
M Source/WebKit/wpe/wpewebkit.toml.in
Log Message:
-----------
[WPE][GTK] Document remote web inspector usage
https://bugs.webkit.org/show_bug.cgi?id=286799
Reviewed by Carlos Garcia Campos.
Add a new Markdown page for the GTK and WPE port documentation
explaining how to run the remote Web Inspector server, and how
to connect to it from another browser.
* Source/WebKit/PlatformGTK.cmake: List new Markdown template.
* Source/WebKit/PlatformWPE.cmake: Ditto.
* Source/WebKit/glib/environment-variables.md.in: Add variables related
to the remote inspector server.
* Source/WebKit/glib/remote-inspector.md.in: Added.
* Source/WebKit/gtk/gtk3-webkitgtk.toml.in: List new Markdown page.
* Source/WebKit/gtk/gtk4-webkitgtk.toml.in: Ditto.
* Source/WebKit/wpe/wpewebkit.toml.in: Ditto.
Canonical link: https://commits.webkit.org/289603@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list