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

Issue 2803183002: Revert of Move getUserMedia finish to "when audio track configured". (Closed)

Created:
3 years, 8 months ago by foolip
Modified:
3 years, 8 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, imcheng+watch_chromium.org, feature-media-reviews_chromium.org, posciak+watch_chromium.org, chfremer+watch_chromium.org, jam, avayvod+watch_chromium.org, darin-cc_chromium.org, jasonroberts+watch_google.com, xjz+watch_chromium.org, isheriff+watch_chromium.org, miu+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Move getUserMedia finish to "when audio track configured". (patchset #7 id:120001 of https://codereview.chromium.org/2777583002/ ) Reason for revert: The added DCHECK(format_is_set()) is failing in MediaStreamTrack-getSettings.html BUG=709188 Original issue's description: > Move getUserMedia finish to "when audio track configured". > > Previously, getUserMedia() would complete as soon as the sources > were initialized - which did not do all the initialization. > This CL will make getUserMedia() return when the track has been > told of its configuration through OnSetFormat() from upstream. > > This will allow GetSettings() to read the audio configuration from > the track without worrying about whether the configuration is > propagated or not. > > BUG=704918 > > Review-Url: https://codereview.chromium.org/2777583002 > Cr-Commit-Position: refs/heads/master@{#462523} > Committed: https://chromium.googlesource.com/chromium/src/+/a52d69d1877b170684041bed04d28acced85e40d TBR=guidou@chromium.org,hta@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=704918 Review-Url: https://codereview.chromium.org/2803183002 Cr-Commit-Position: refs/heads/master@{#462797} Committed: https://chromium.googlesource.com/chromium/src/+/35aeae1c6f63abb9a4cbb23f497a523349db7aa8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -117 lines) Patch
M content/renderer/media/media_stream_audio_source.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_track.h View 4 chunks +0 lines, -13 lines 0 comments Download
M content/renderer/media/media_stream_audio_track.cc View 2 chunks +2 lines, -18 lines 0 comments Download
M content/renderer/media/media_stream_audio_unittest.cc View 5 chunks +0 lines, -34 lines 0 comments Download
M content/renderer/media/user_media_client_impl.cc View 5 chunks +7 lines, -17 lines 0 comments Download
M content/renderer/media/user_media_client_impl_unittest.cc View 3 chunks +11 lines, -34 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
foolip
Created Revert of Move getUserMedia finish to "when audio track configured".
3 years, 8 months ago (2017-04-07 05:20:39 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2803183002/1
3 years, 8 months ago (2017-04-07 05:20:55 UTC) #3
commit-bot: I haz the power
Failed to apply patch for content/renderer/media/media_stream_audio_unittest.cc: While running git apply --index -3 -p1; error: patch ...
3 years, 8 months ago (2017-04-07 05:33:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2803183002/1
3 years, 8 months ago (2017-04-07 06:41:20 UTC) #7
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 06:46:11 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/35aeae1c6f63abb9a4cbb23f497a...

Powered by Google App Engine
This is Rietveld 408576698