diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-26 00:08:41 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-26 00:08:41 +0000 |
commit | d77ca3edc4b240592b94d3287047386b3ab5470c (patch) | |
tree | 430ea8ddb302741b992c3382215add8b80899ab8 /net/spdy | |
parent | e59a1c4503496f843391641dbb947043dec2a466 (diff) | |
download | chromium_src-d77ca3edc4b240592b94d3287047386b3ab5470c.zip chromium_src-d77ca3edc4b240592b94d3287047386b3ab5470c.tar.gz chromium_src-d77ca3edc4b240592b94d3287047386b3ab5470c.tar.bz2 |
Fix the ui test crashes on Linux. There is a race condition between the channel getting destroyed
and it being referenced in the background thread.
Fix is to use the underlying IPC::Channel pointer passed to the message filter when the
filter gets Added to send and receive messages. This ensures that the SyncChannel is not used across
threads.
Review URL: http://codereview.chromium.org/661109
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40076 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/spdy')
0 files changed, 0 insertions, 0 deletions