summaryrefslogtreecommitdiffstats
path: root/net/spdy
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-26 00:08:41 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-26 00:08:41 +0000
commitd77ca3edc4b240592b94d3287047386b3ab5470c (patch)
tree430ea8ddb302741b992c3382215add8b80899ab8 /net/spdy
parente59a1c4503496f843391641dbb947043dec2a466 (diff)
downloadchromium_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