Bug 1797377 [wpt PR 36654] - [wptrunner] Dedup content shell command line args, a...
commitd011ac193d38c2b84b5add6c43e9cbd6c4e7c857
authorJonathan Lee <jonathan-j-lee@users.noreply.github.com>
Thu, 10 Nov 2022 15:07:12 +0000 (10 15:07 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 11 Nov 2022 12:32:05 +0000 (11 12:32 +0000)
tree35f120f6b5eaf8ac83388ae98cc84ff49da18cff
parent3ea25ba8deeb08cd08eb602c367749d4ec0415de
Bug 1797377 [wpt PR 36654] - [wptrunner] Dedup content shell command line args, a=testonly

Automatic update from web-platform-tests
[wptrunner] Dedup content shell command line args (#36654)

Return a copy of the binary args list in `content_shell.browser_kwargs`
instead of mutating the original so that the same args are not added
multiple times.
--

wpt-commits: 315b1fd707193a64667273476eaa1c417852a20e
wpt-pr: 36654
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/content_shell.py