Bug 308828

Summary: [WebInspectorUI] Add watch-webinspectorui script to auto-rebuild on file changes
Product: WebKit Reporter: Brandon <brandonstewart>
Component: Web InspectorAssignee: Brandon <brandonstewart>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Brandon
Reported 2026-02-27 10:04:48 PST
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. # How to use # Release mode Tools/Scripts/watch-webinspectorui --release # Debug mode Tools/Scripts/watch-webinspectorui --debug
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-27 10:04:55 PST
Brandon
Comment 2 2026-02-27 10:06:04 PST
EWS
Comment 3 2026-02-27 13:01:00 PST
Committed 308364@main (a069699e7ec0): <https://commits.webkit.org/308364@main> Reviewed commits have been landed. Closing PR #59586 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.