summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-05 01:20:20 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-05 01:20:20 +0000
commitc3515284acdfe396393537c1638443477714c608 (patch)
treec7d4e17756a6588219466110dae91e9bea5b42cd /chrome/browser
parentd16746287d5881d9f8f36bef0e5c7fdc9022e88e (diff)
downloadchromium_src-c3515284acdfe396393537c1638443477714c608.zip
chromium_src-c3515284acdfe396393537c1638443477714c608.tar.gz
chromium_src-c3515284acdfe396393537c1638443477714c608.tar.bz2
Linux: don't call gtk_init in the renderer process.
Previously, our command line objects were created /after/ gtk_init had processed |argc| and |argv|. With this patch, it's created before hand and main's |argc| and |argv| are now kept pristine. Thus our command line will now reflect GTK arguments that previously it wouldn't have seen. This should be harmless. Review URL: http://codereview.chromium.org/39172 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10950 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
0 files changed, 0 insertions, 0 deletions