Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a069699e7ec040aa90a8a757fff6d22d1dd2624f
https://github.com/WebKit/WebKit/commit/a069699e7ec040aa90a8a757fff6d22d1dd2624f
Author: Brandon Stewart <[email protected]>
Date: 2026-02-27 (Fri, 27 Feb 2026)
Changed paths:
A Tools/Scripts/watch-webinspectorui
Log Message:
-----------
[WebInspectorUI] Add watch-webinspectorui script to auto-rebuild on file
changes
https://bugs.webkit.org/show_bug.cgi?id=308828
rdar://171368302
Reviewed by BJ Burg.
Watches Source/WebInspectorUI/ for changes to .js, .css, .html, .svg,
and .png files, then triggers a make rebuild via `entr`. Supports
--debug and --release flags.
Tools/Scripts/watch-webinspectorui --release
Tools/Scripts/watch-webinspectorui --debug
* Tools/Scripts/watch-webinspectorui: Added.
(webkit_configuration):
(main):
Canonical link: https://commits.webkit.org/308364@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications