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

Issue 399043: Only clears the unblock flag on sync IPCs during other sync dispatches (Closed)

Created:
11 years, 1 month ago by jamesr
Modified:
9 years, 6 months ago
Reviewers:
jam
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Only clears the unblock flag on sync IPCs during other sync dispatches BUG=22210 (this is not a partial mitigation, not a fix) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32397

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -15 lines) Patch
M chrome/plugin/plugin_channel.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/plugin_channel_base.h View 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/plugin/plugin_channel_base.cc View 5 chunks +9 lines, -7 lines 3 comments Download

Messages

Total messages: 7 (0 generated)
jamesr
11 years, 1 month ago (2009-11-17 21:02:24 UTC) #1
jam
nice find :) http://codereview.chromium.org/399043/diff/1/3 File chrome/plugin/plugin_channel_base.cc (right): http://codereview.chromium.org/399043/diff/1/3#newcode134 Line 134: if (message.is_sync()) can't use message ...
11 years, 1 month ago (2009-11-17 21:09:00 UTC) #2
jam
lgtm http://codereview.chromium.org/399043/diff/1/3 File chrome/plugin/plugin_channel_base.cc (right): http://codereview.chromium.org/399043/diff/1/3#newcode134 Line 134: if (message.is_sync()) On 2009/11/17 21:09:01, John Abd-El-Malek ...
11 years, 1 month ago (2009-11-17 21:11:13 UTC) #3
jamesr
On 2009/11/17 21:11:13, John Abd-El-Malek wrote: > lgtm > > http://codereview.chromium.org/399043/diff/1/3 > File chrome/plugin/plugin_channel_base.cc (right): ...
11 years, 1 month ago (2009-11-17 21:37:37 UTC) #4
jam
On Tue, Nov 17, 2009 at 1:37 PM, <jamesr@chromium.org> wrote: > On 2009/11/17 21:11:13, John ...
11 years, 1 month ago (2009-11-17 21:39:52 UTC) #5
jamesr
On 2009/11/17 21:39:52, John Abd-El-Malek wrote: > On Tue, Nov 17, 2009 at 1:37 PM, ...
11 years, 1 month ago (2009-11-17 21:55:16 UTC) #6
jamesr
11 years, 1 month ago (2009-11-17 23:22:27 UTC) #7
Failure identified - it's not this patch.  Will land whenever the tree opens up.

Powered by Google App Engine
This is Rietveld 408576698