diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 05:16:56 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 05:16:56 +0000 |
commit | 3c2a3d1369b6fe67239f8dbea1e4879748781f96 (patch) | |
tree | 65cad25448502dd03998a84cb2263574ba3f5de2 /sandbox/src/sync_dispatcher.cc | |
parent | 3b073b258b19937b1dd9b6b2a609dee207865eba (diff) | |
download | chromium_src-3c2a3d1369b6fe67239f8dbea1e4879748781f96.zip chromium_src-3c2a3d1369b6fe67239f8dbea1e4879748781f96.tar.gz chromium_src-3c2a3d1369b6fe67239f8dbea1e4879748781f96.tar.bz2 |
Run ShellExecute on the file thread instead of the IO thread. ShellExecute can
be janky so we don't want to be calling it on the IO thread. The file thread
is really the "blocking io" thread, and it's where we call ShellExecute for
other things.
R=nsylvain
Review URL: http://codereview.chromium.org/18120
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8166 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sandbox/src/sync_dispatcher.cc')
0 files changed, 0 insertions, 0 deletions