New issue
Advanced search Search tips

Issue 650605 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2016
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Remove cancelMediaDevicesRequest from UserMediaClient code

Project Member Reported by guidou@chromium.org, Sep 27 2016

Issue description

This is dead code that never runs.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 28 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/569445a9fd1759f7781e055c4f04173c31fa3f1a

commit 569445a9fd1759f7781e055c4f04173c31fa3f1a
Author: guidou <guidou@chromium.org>
Date: Wed Sep 28 18:57:11 2016

Remove cancelMediaDevicesRequest dead code.

BUG= 650605 

Review-Url: https://codereview.chromium.org/2377613002
Cr-Commit-Position: refs/heads/master@{#421593}

[modify] https://crrev.com/569445a9fd1759f7781e055c4f04173c31fa3f1a/components/test_runner/mock_web_user_media_client.cc
[modify] https://crrev.com/569445a9fd1759f7781e055c4f04173c31fa3f1a/components/test_runner/mock_web_user_media_client.h
[modify] https://crrev.com/569445a9fd1759f7781e055c4f04173c31fa3f1a/content/renderer/media/user_media_client_impl.cc
[modify] https://crrev.com/569445a9fd1759f7781e055c4f04173c31fa3f1a/content/renderer/media/user_media_client_impl.h
[modify] https://crrev.com/569445a9fd1759f7781e055c4f04173c31fa3f1a/third_party/WebKit/Source/modules/mediastream/UserMediaClient.h
[modify] https://crrev.com/569445a9fd1759f7781e055c4f04173c31fa3f1a/third_party/WebKit/Source/modules/mediastream/UserMediaController.h
[modify] https://crrev.com/569445a9fd1759f7781e055c4f04173c31fa3f1a/third_party/WebKit/Source/web/UserMediaClientImpl.cpp
[modify] https://crrev.com/569445a9fd1759f7781e055c4f04173c31fa3f1a/third_party/WebKit/Source/web/UserMediaClientImpl.h
[modify] https://crrev.com/569445a9fd1759f7781e055c4f04173c31fa3f1a/third_party/WebKit/public/web/WebUserMediaClient.h

Comment 2 by guidou@chromium.org, Oct 20 2016

Status: Fixed (was: Started)

Sign in to add a comment