Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(261)

Issue 8175: Fix a problem with the SyncChannel rewrite. DispatchReplies needs to be call... (Closed)

Created:
12 years, 2 months ago by jam
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix a problem with the SyncChannel rewrite. DispatchReplies needs to be called after the deserializer has been popped. This now happens in the listener thread, so post a task to the IPC thread to do it. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=3971

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -40 lines) Patch
M chrome/common/ipc_sync_channel.cc View 5 chunks +36 lines, -40 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
12 years, 2 months ago (2008-10-25 00:43:15 UTC) #1
darin (slow to review)
12 years, 2 months ago (2008-10-25 00:44:52 UTC) #2
OK

can you come up with a test for this case?  can be done in a separate CL.

Powered by Google App Engine
This is Rietveld 408576698