Comment #5 on issue 6489 by [email protected]: Multthreaded use of
Channel::ChannelImpl::ChannelImpl() (designed only for one thread to use)
http://code.google.com/p/chromium/issues/detail?id=6489
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=8837
------------------------------------------------------------------------
r8837 | [email protected] | 2009-01-28 16:07:06 -0800 (Wed, 28 Jan 2009) |
10 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/base/non_thread_safe.h?r1=8837&r2=8836
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/ipc_channel_win.cc?r1=8837&r2=8836
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/ipc_channel_win.h?r1=8837&r2=8836
Add thread checks to the IPC channel.
Almost every method of the IPC channel must be invoked
from a single thread. This adds the corresponding
DCHECKS, and should confirm bug 6489 as a cause of
flakiness on the UI tests.
BUG: 6489.
Review URL: http://codereview.chromium.org/19617
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---