commit | 3c2a3d1369b6fe67239f8dbea1e4879748781f96 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Jan 16 05:16:56 2009 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Jan 16 05:16:56 2009 |
tree | 65cad25448502dd03998a84cb2263574ba3f5de2 | |
parent | 3b073b258b19937b1dd9b6b2a609dee207865eba [diff] |
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