diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-08 21:28:14 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-08 21:28:14 +0000 |
commit | b10392939246b06c48eb5debc961839591ebe72a (patch) | |
tree | b120033784ffddc693db30f71025b7eb0c5e26ac /third_party/skia/README.chromium | |
parent | 8cfb591192035c18087296d931880149b2bf63a6 (diff) | |
download | chromium_src-b10392939246b06c48eb5debc961839591ebe72a.zip chromium_src-b10392939246b06c48eb5debc961839591ebe72a.tar.gz chromium_src-b10392939246b06c48eb5debc961839591ebe72a.tar.bz2 |
Refactor GetCommandLineArgumentsCommon to not use strings.
Passing around command lines as strings is dangerous, because a given
command line is interpretable only with respect to a given parser.
This changes a function to instead pass a CommandLine object for
carrying the arguments around, and relies on the callers to stringify
that as necessary.
It turns out that the Linux desktop file format has a well-defined
syntax that is different than the syntax we were using.
BUG=69467
Review URL: http://codereview.chromium.org/6624072
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77338 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/skia/README.chromium')
0 files changed, 0 insertions, 0 deletions