summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions
diff options
context:
space:
mode:
authorjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-17 22:07:23 +0000
committerjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-17 22:07:23 +0000
commitc48c61ba5360114271bf6cb1412a2c3b413a7da9 (patch)
tree6becab431f2050ddc07eb80d6885571753f19294 /chrome/browser/sessions
parent3fa131ed261627dbf01646ff4d5a1194492aaaac (diff)
downloadchromium_src-c48c61ba5360114271bf6cb1412a2c3b413a7da9.zip
chromium_src-c48c61ba5360114271bf6cb1412a2c3b413a7da9.tar.gz
chromium_src-c48c61ba5360114271bf6cb1412a2c3b413a7da9.tar.bz2
Add Profile Import Process Type.
This is currently only used on OS X. We need a separate process to do profile import for 3 reasons: 1)In Firefox we load external libraries which we have no control over. 2)Conceptually it's safer to run parsing code OOP. 3)quoth chrome/browser/importer/nss_decryptor_mac.mm : """ On OS X the nss3 libraries are compiled with depedencies on one another, referenced using dyld's @executable_path directive. To make a long story short in order to get the libraries to load, dyld's fallback path needs to be set to the directory containing the libraries. To do so, the process this function runs in must have the DYLD_FALLBACK_LIBRARY_PATH set on startup to said directory. """ BUG=14458 TEST=None Possible Review URL: http://codereview.chromium.org/193131 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26501 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sessions')
0 files changed, 0 insertions, 0 deletions