Bug 308828
| Summary: | [WebInspectorUI] Add watch-webinspectorui script to auto-rebuild on file changes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | Web Inspector | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171368302>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/59586
EWS
Committed 308364@main (a069699e7ec0): <https://commits.webkit.org/308364@main>
Reviewed commits have been landed. Closing PR #59586 and removing active labels.