Arquivos
piman@google.com 9db0a52f60 linux: move gtk_init to the right thread
In the plugin process, gtk_init needs to be called from the UI thread (PluginThread) not the main thread (PluginMain) which is an IO thread.

Review URL: http://codereview.chromium.org/149424


git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20340 0039d316-1c4b-4281-b951-d872f2087c98
2009-07-10 00:13:24 +00:00
..