diff options
author | dumi@chromium.org <dumi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-29 07:00:47 +0000 |
---|---|---|
committer | dumi@chromium.org <dumi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-29 07:00:47 +0000 |
commit | a93885094715c2d23953f9139d61e1071d8006a5 (patch) | |
tree | 9fa47c8472e643e36b59717e7d01d67399d36785 /gfx/path_gtk.cc | |
parent | 813076634b1a26300428247a735629ecde96b93c (diff) | |
download | chromium_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