diff options
author | shouqun.liu@intel.com <shouqun.liu@intel.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-31 04:43:48 +0000 |
---|---|---|
committer | shouqun.liu@intel.com <shouqun.liu@intel.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-31 04:43:48 +0000 |
commit | 47a34760bc52b0b3f0edd616d10ac7b010f9f253 (patch) | |
tree | 20a711a4cbf139a01035e8b5d924153dbd5f366a /AUTHORS | |
parent | 580f3bd2ab9133ab302bdce14768bd961e7ea798 (diff) | |
download | chromium_src-47a34760bc52b0b3f0edd616d10ac7b010f9f253.zip chromium_src-47a34760bc52b0b3f0edd616d10ac7b010f9f253.tar.gz chromium_src-47a34760bc52b0b3f0edd616d10ac7b010f9f253.tar.bz2 |
Move the MessageLoopForUI::Start() after the creation of MessageLoopForUI::current().
Make it no SEGV on the loading and running of content native library from the content_shell.
BUG=130275
TEST=
Review URL: https://chromiumcodereview.appspot.com/10449070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139733 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -180,3 +180,4 @@ Simon Arlott <simon.arlott@gmail.com> Alexey Korepanov <alexkorep@gmail.com> Mitchell Rosen <mitchellwrosen@chromium.org> Yongsheng Zhu <yongsheng.zhu@intel.com> +Shouqun Liu <shouqun.liu@intel.com> |