summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorshouqun.liu@intel.com <shouqun.liu@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-31 04:43:48 +0000
committershouqun.liu@intel.com <shouqun.liu@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-31 04:43:48 +0000
commit47a34760bc52b0b3f0edd616d10ac7b010f9f253 (patch)
tree20a711a4cbf139a01035e8b5d924153dbd5f366a /AUTHORS
parent580f3bd2ab9133ab302bdce14768bd961e7ea798 (diff)
downloadchromium_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--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 1d50c79..d2d9e01d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>