Bug 300910
| Summary: | [MiniBrowser] Handle local file paths passed to run-minibrowser | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zak ridouh <zakr> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
zak ridouh
Local file paths (/, ./, ../, ~/) are converted to file:// URLs with absolute paths resolved from the current working directory
This allows the script to handle commands like:
- `run-minibrowser ./test.html`
- `run-minibrowser ~/tests/index.html`
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162794610>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/52497
EWS
Committed 302061@main (a959f4abf111): <https://commits.webkit.org/302061@main>
Reviewed commits have been landed. Closing PR #52497 and removing active labels.