Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 99e474353240cd26d2cd17951bdb2108bb98c04c
https://github.com/WebKit/WebKit/commit/99e474353240cd26d2cd17951bdb2108bb98c04c
Author: Georges Basile Stavracas Neto <[email protected]>
Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths:
M Tools/Scripts/webkitpy/port/glib.py
M Tools/Scripts/webkitpy/port/gtk.py
M Tools/Scripts/webkitpy/port/wpe.py
Log Message:
-----------
[WPE] MiniBrowser script doesn't proxy Sysprof env vars
https://bugs.webkit.org/show_bug.cgi?id=277363
Reviewed by Nikolas Zimmermann.
The MiniBrowser Python script proxies Sysprof env vars in the
GTK case, but a similar code in WPE is missing.
Move this code to the generic path (GLib) and use it in both
the GTK and WPE.
* Tools/Scripts/webkitpy/port/glib.py:
(GLibPort.setup_sysprof_for_minibrowser):
* Tools/Scripts/webkitpy/port/gtk.py:
(GtkPort.run_minibrowser):
* Tools/Scripts/webkitpy/port/wpe.py:
(WPEPort.run_minibrowser):
Canonical link: https://commits.webkit.org/281652@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