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

Issue 4343002: A recent change (r64277) added an extra argument to Port.dispatchOnDisconnect... (Closed)

Created:
10 years, 1 month ago by Roger Tawa OOO till Jul 10th
Modified:
9 years, 7 months ago
Reviewers:
jstritar
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, ben+cc_chromium.org, pam+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

A recent change (r64277) added an extra argument to Port.dispatchOnDisconnect() causing this DCHECK to trigger because it was still checking for the old number of arguments. Changed the DCHECK condition to test for the correct number. BUG=0 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64942

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/automation/extension_port_container.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Roger Tawa OOO till Jul 10th
10 years, 1 month ago (2010-11-02 21:40:46 UTC) #1
jstritar
10 years, 1 month ago (2010-11-03 14:59:50 UTC) #2
On 2010/11/02 21:40:46, Roger Tawa wrote:
> 

LGTM. Thanks for catching that.

Powered by Google App Engine
This is Rietveld 408576698