summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile_manager.h
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-02 19:30:00 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-02 19:30:00 +0000
commit1ffacfd8a743eb9d375080db95d900166758551c (patch)
tree153c4f679fd12c17525bfb64fef84ec69fee90d7 /chrome/browser/profile_manager.h
parentc309e216982bbd2aecf29bbd16d873970d779757 (diff)
downloadchromium_src-1ffacfd8a743eb9d375080db95d900166758551c.zip
chromium_src-1ffacfd8a743eb9d375080db95d900166758551c.tar.gz
chromium_src-1ffacfd8a743eb9d375080db95d900166758551c.tar.bz2
startup: move sandbox initialization together
The initialization call was happening on one place on Windows, then later on OS X. This moves Windows down alongside OS X. The comment above this code, dating back to 2008, says that we must initialize the sandbox before the crash handler. But this code as it currently works runs way after we initialize breakpad (we do breakpad in WinMain, which then loads this code from chrome.dll and runs it) and there is no breakpad code in between its old location and its new one. Review URL: http://codereview.chromium.org/5439003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68046 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/profile_manager.h')
0 files changed, 0 insertions, 0 deletions