summaryrefslogtreecommitdiffstats
path: root/ppapi
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-30 22:56:15 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-30 22:56:15 +0000
commit898a81a5bbd74bbe304225c8bd1c93c434377ca7 (patch)
treea2a57de29fe5a1f1cd766c419c585924817c8b90 /ppapi
parentfc52fc2c007eff5ce10582e9854af0b0cefbf500 (diff)
downloadchromium_src-898a81a5bbd74bbe304225c8bd1c93c434377ca7.zip
chromium_src-898a81a5bbd74bbe304225c8bd1c93c434377ca7.tar.gz
chromium_src-898a81a5bbd74bbe304225c8bd1c93c434377ca7.tar.bz2
base: refactor LaunchApp variants into a single function
base provides a bunch of process-spawning functions that only differ by one or two arguments; worse, they're all backed by the same implementation anyway. Unify all the functions into one LaunchProcess() function, which takes a struct containing a bunch of optional arguments. For this change, I'm trying to not change the base API. Follow up changes can fix callers. Because of this, I made temporary shims for all of the old API. Review URL: http://codereview.chromium.org/7283019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91220 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi')
0 files changed, 0 insertions, 0 deletions