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

Issue 1945603002: Revert of Add support for device-change notifications to MediaStreamDispatcher (Closed)

Created:
4 years, 7 months ago by henrika (OOO until Aug 14)
Modified:
4 years, 7 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, feature-media-reviews_chromium.org, darin-cc_chromium.org, mcasas+watch+vc_chromium.org, mkwst+moarreviews-renderer_chromium.org, hta - Chromium
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Add support for device-change notifications to MediaStreamDispatcher (patchset #2 id:270001 of https://codereview.chromium.org/1943213002/ ) Reason for revert: Still seems to break tests. See e.g. https://uberchromegw.corp.google.com/i/chromium.mac/builders/Mac10.9%20Tests/builds/20743/steps/content_unittests%20on%20Mac-10.9 Original issue's description: > Reland of Add support for device-change notifications to MediaStreamDispatcher (patchset #1 id:1 of https://codereview.chromium.org/1939313003/ ) > > Reason for revert: > This reland should fix the offending test. > > Original issue's description: > > Revert of Add support for device-change notifications to MediaStreamDispatcher and MediaStreamDispatcherHost (patchset #6 id:100001 of https://codereview.chromium.org/1918173002/ ) > > > > Reason for revert: > > This has caused content_browsertests to fail on multiple builders, e.g.: > > > > https://build.chromium.org/p/chromium.linux/builders/Cast%20Linux/builds/23972 > > https://build.chromium.org/p/chromium.linux/builders/Android%20GN/builds/34086 > > > > Original issue's description: > > > Add support for device-change notifications to MediaStreamDispatcher and MediaStreamDispatcherHost > > > > > > This is a step towards supporting the "devicechange" event in Blink. > > > > > > BUG=388648 > > > > > > Committed: https://crrev.com/ec334e1799ae25aaa1b0c66e25af641018a3a84a > > > Cr-Commit-Position: refs/heads/master@{#391114} > > > > TBR=tommi@chromium.org,palmer@chromium.org,bbudge@chromium.org,hta@chromium.org,guidou@chromium.org > > # Skipping CQ checks because original CL landed less than 1 days ago. > > NOPRESUBMIT=true > > NOTREECHECKS=true > > NOTRY=true > > BUG=388648 > > > > Committed: https://crrev.com/2396227939dc83d23f2523a992b0e35da50d631e > > Cr-Commit-Position: refs/heads/master@{#391141} > > TBR=tommi@chromium.org,palmer@chromium.org,bbudge@chromium.org,hta@chromium.org,dpranke@chromium.org > # Not skipping CQ checks because original CL landed more than 1 days ago. > BUG=388648 > > Committed: https://crrev.com/cb53c53e9816623ac51e9b151815897ba2a30b22 > Cr-Commit-Position: refs/heads/master@{#391192} TBR=tommi@chromium.org,palmer@chromium.org,bbudge@chromium.org,hta@chromium.org,dpranke@chromium.org,perkj@chromium.org,guidou@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=388648 Committed: https://crrev.com/ce93576c57265e1d407fa122a98743e339686256 Cr-Commit-Position: refs/heads/master@{#391202}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -277 lines) Patch
M content/browser/renderer_host/media/media_stream_dispatcher_host.h View 3 chunks +8 lines, -28 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_dispatcher_host.cc View 7 chunks +6 lines, -84 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc View 8 chunks +3 lines, -47 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/media/media_stream_messages.h View 2 chunks +0 lines, -12 lines 0 comments Download
M content/renderer/media/media_stream_dispatcher.h View 4 chunks +0 lines, -16 lines 0 comments Download
M content/renderer/media/media_stream_dispatcher.cc View 4 chunks +1 line, -49 lines 0 comments Download
M content/renderer/media/media_stream_dispatcher_eventhandler.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_dispatcher_unittest.cc View 5 chunks +2 lines, -29 lines 0 comments Download
M content/renderer/media/user_media_client_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/media/user_media_client_impl.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M content/renderer/pepper/pepper_media_device_manager.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/pepper/pepper_media_device_manager.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
henrika (OOO until Aug 14)
Created Revert of Add support for device-change notifications to MediaStreamDispatcher
4 years, 7 months ago (2016-05-03 11:50:07 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1945603002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1945603002/1
4 years, 7 months ago (2016-05-03 11:50:58 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-03 11:51:47 UTC) #4
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/ce93576c57265e1d407fa122a98743e339686256 Cr-Commit-Position: refs/heads/master@{#391202}
4 years, 7 months ago (2016-05-03 11:52:53 UTC) #6
Guido Urdaneta
4 years, 7 months ago (2016-05-03 13:07:41 UTC) #7
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/1943853002/ by guidou@chromium.org.

The reason for reverting is: Will remove EXPECT_DEATH, which is problematic in a
few supported platforms when there is more than one thread..

Powered by Google App Engine
This is Rietveld 408576698