summaryrefslogtreecommitdiffstats
path: root/cloud_print
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-25 23:36:00 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-25 23:36:00 +0000
commitbf98a0e1aede4510b84af40ee727d0cd6c8755f9 (patch)
tree7c1d52b467780be36b666e863c7cb80f03e52612 /cloud_print
parentfe6d23e657fe4488b15e6e772ccbd1496eee52df (diff)
downloadchromium_src-bf98a0e1aede4510b84af40ee727d0cd6c8755f9.zip
chromium_src-bf98a0e1aede4510b84af40ee727d0cd6c8755f9.tar.gz
chromium_src-bf98a0e1aede4510b84af40ee727d0cd6c8755f9.tar.bz2
Allow typing label names on Windows by not treating things that start with slashes as arguments rather than switches.
The old command line parsing is still run so some code could get confused later since / will also be treated as a switch if you ask for it. This seems not as likely to happen that the label will match a switch. If it does, we'll have to change the CommandLine class to make the "/" behavior optional. Fix a "desc" crash attributing blame due to a null pointer. BUG= R=scottmg@chromium.org, thakis@chromium.org Review URL: https://codereview.chromium.org/24613003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225277 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cloud_print')
0 files changed, 0 insertions, 0 deletions