diff options
author | nirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-17 23:48:14 +0000 |
---|---|---|
committer | nirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-17 23:48:14 +0000 |
commit | 05a9baf1579ee7a2bab1d914d14c494e7e211eda (patch) | |
tree | 93b5ec0e68276c7efaeae8e95ee1b0687c877725 /webkit | |
parent | 050ca6425e4997dfe1baffb1c2f5dc59821e2b83 (diff) | |
download | chromium_src-05a9baf1579ee7a2bab1d914d14c494e7e211eda.zip chromium_src-05a9baf1579ee7a2bab1d914d14c494e7e211eda.tar.gz chromium_src-05a9baf1579ee7a2bab1d914d14c494e7e211eda.tar.bz2 |
PyAuto: fix extra flags passed to chrome
1. Fix so that extra flags passed actually get passed on to chrome
2. Make it easier (get rid of --ui-test-flags option since it was cumbersome)
Now, extra options can be passed like:
python mytest.py --chrome-flags="--enable-crash-reporter"
Still need a way for an individual TestCase to be able to add flags, without
being provided from the command line.
Review URL: http://codereview.chromium.org/2833015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50170 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
0 files changed, 0 insertions, 0 deletions