summaryrefslogtreecommitdiffstats
path: root/gfx/path_gtk.cc
diff options
context:
space:
mode:
authordumi@chromium.org <dumi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-29 07:00:47 +0000
committerdumi@chromium.org <dumi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-29 07:00:47 +0000
commita93885094715c2d23953f9139d61e1071d8006a5 (patch)
tree9fa47c8472e643e36b59717e7d01d67399d36785 /gfx/path_gtk.cc
parent813076634b1a26300428247a735629ecde96b93c (diff)
downloadchromium_src-a93885094715c2d23953f9139d61e1071d8006a5.zip
chromium_src-a93885094715c2d23953f9139d61e1071d8006a5.tar.gz
chromium_src-a93885094715c2d23953f9139d61e1071d8006a5.tar.bz2
Make SyncMessageFilter work with WebKit threads.
SyncMessageFilter doesn't work with WebKit threads, because WebKit threads don't have MessageLoops, so two threads send a message at the same time, the first thread will stay blocked forever. Also, it's unclear why we need to use MessageLoops as keys in a hash_maps. The code doesn't use them at all. TEST=a DB example that used to deadlock is working now BUG=45253 Review URL: http://codereview.chromium.org/2360003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48556 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gfx/path_gtk.cc')
0 files changed, 0 insertions, 0 deletions