RESOLVED FIXED300910
[MiniBrowser] Handle local file paths passed to run-minibrowser
https://bugs.webkit.org/show_bug.cgi?id=300910
Summary [MiniBrowser] Handle local file paths passed to run-minibrowser
zak ridouh
Reported 2025-10-16 11:45:09 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-10-16 11:45:15 PDT
zak ridouh
Comment 2 2025-10-16 12:18:42 PDT
EWS
Comment 3 2025-10-23 16:00:17 PDT
Committed 302061@main (a959f4abf111): <https://commits.webkit.org/302061@main> Reviewed commits have been landed. Closing PR #52497 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.