Bug 301789
| Summary: | [MiniBrowser] Allow run-minibrowser script to support explicit '--' separator for passthrough arguments | ||
|---|---|---|---|
| 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163826630>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/53286
EWS
Committed 308241@main (607677af1f14): <https://commits.webkit.org/308241@main>
Reviewed commits have been landed. Closing PR #53286 and removing active labels.