summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-31 22:29:54 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-31 22:29:54 +0000
commitb7b678f549e7a622615e6488d8e36fe998f85aec (patch)
treef1b9c196f11d0d6f365b02f03f39a74b73838a0f /content/ppapi_plugin
parentfde205d647c882dc36d2753d0b3e4ac342a89b19 (diff)
downloadchromium_src-b7b678f549e7a622615e6488d8e36fe998f85aec.zip
chromium_src-b7b678f549e7a622615e6488d8e36fe998f85aec.tar.gz
chromium_src-b7b678f549e7a622615e6488d8e36fe998f85aec.tar.bz2
Remove the use of the X11 background thread and instead handle sync
render messages on the UI thread. This avoids a lot of complexity by allowing us to use gdk methods to get window and screen information and fixes issue 80096. Also remove the unrealize lock since we're only operating on the UI thread. There will be follow up patches to: - Remove the X11 background thread. - Update GtkNativeViewManager to be non-thread safe and remove all the locking since it appears to only be used on the UI thread now. - Remove functions in x11_util.* that are no longer used. BUG=80096 TEST=See test case in issue 80096. Make sure that the custom frame is disabled. Review URL: http://codereview.chromium.org/7085009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87381 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/ppapi_plugin')
0 files changed, 0 insertions, 0 deletions