RESOLVED FIXED301789
[MiniBrowser] Allow run-minibrowser script to support explicit '--' separator for passthrough arguments
https://bugs.webkit.org/show_bug.cgi?id=301789
Summary [MiniBrowser] Allow run-minibrowser script to support explicit '--' separator...
zak ridouh
Reported 2025-10-31 16:14:44 PDT
Currently, running something like `run-minibrowser --release -WebKit2Logging RemoteLayerTree -WebCoreLogging Style` doesn't work since the script tries to parse the -NSUserDefault as something else. We should fix this and allow many different ones to be passed.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-31 16:14:49 PDT
zak ridouh
Comment 2 2025-10-31 16:41:33 PDT
EWS
Comment 3 2026-02-25 16:20:54 PST
Committed 308241@main (607677af1f14): <https://commits.webkit.org/308241@main> Reviewed commits have been landed. Closing PR #53286 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.