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

Issue 10836136: fix a copy&paste error. (Closed)

Created:
8 years, 4 months ago by wjia(left Chromium)
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

fix a copy&paste error. MediaStreamDispatcher::OnDevicesEnumerationFailed() should call request.handler->OnDevicesEnumerationFailed(), instead of request.handler->OnStreamGenerationFailed(). BUG=140968 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150399

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/renderer/media/media_stream_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
wjia(left Chromium)
8 years, 4 months ago (2012-08-07 17:49:48 UTC) #1
scherkus (not reviewing)
LGTM OOC why didn't any tests catch this?
8 years, 4 months ago (2012-08-07 21:01:16 UTC) #2
wjia(left Chromium)
8 years, 4 months ago (2012-08-07 21:02:26 UTC) #3
On 2012/08/07 21:01:16, scherkus wrote:
> LGTM
> 
> OOC why didn't any tests catch this?

Thanks! There is no test for failed case so far. Should have that when have
time.

Powered by Google App Engine
This is Rietveld 408576698