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

Issue 1956023003: Disable renderToAssociatedSink by default. (Closed)

Created:
4 years, 7 months ago by Guido Urdaneta
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable renderToAssociatedSink by default. This flag was actually not working due to a bug. Once that bug was fixed, it apparently triggered another bug in the code that selects associated sinks with some specific audio adapters that create multiple output devices. This is a simple temporary fix so that the original behavior is restored while we fix the actual underlying bug. If this fix works, it will have to be merged into beta and maybe stable. BUG=604523 Committed: https://crrev.com/db0441537a40d29d9873fe3a7bba20394d1866cd Cr-Commit-Position: refs/heads/master@{#392275}

Patch Set 1 #

Patch Set 2 : Fix default value in test #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M content/renderer/media/user_media_client_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/media/user_media_client_impl_unittest.cc View 1 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 17 (7 generated)
Guido Urdaneta
Hi, PTAL
4 years, 7 months ago (2016-05-06 21:36:15 UTC) #2
tommi (sloooow) - chröme
This may cause big changes to sites that rely on the default behavior. Also "if ...
4 years, 7 months ago (2016-05-07 05:14:44 UTC) #3
Guido Urdaneta
On 2016/05/07 05:14:44, tommi-chrömium wrote: > This may cause big changes to sites that rely ...
4 years, 7 months ago (2016-05-07 08:48:41 UTC) #4
tommi (sloooow) - chröme
lgtm Ok let's give it a go. I can test tomorrow.
4 years, 7 months ago (2016-05-08 09:33:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1956023003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1956023003/1
4 years, 7 months ago (2016-05-08 09:33:16 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/223919)
4 years, 7 months ago (2016-05-08 09:56:26 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1956023003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1956023003/20001
4 years, 7 months ago (2016-05-08 10:21:42 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-08 11:33:16 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/db0441537a40d29d9873fe3a7bba20394d1866cd Cr-Commit-Position: refs/heads/master@{#392275}
4 years, 7 months ago (2016-05-08 11:35:03 UTC) #15
hta - Chromium
4 years, 7 months ago (2016-05-08 11:45:34 UTC) #17
Message was sent while issue was closed.
Post-commit comment - suggest adding a comment.

(at a higher level, I actually like this default better. The whole thing is
somewhat hacky, in my opinion.)

https://codereview.chromium.org/1956023003/diff/20001/content/renderer/media/...
File content/renderer/media/user_media_client_impl_unittest.cc (right):

https://codereview.chromium.org/1956023003/diff/20001/content/renderer/media/...
content/renderer/media/user_media_client_impl_unittest.cc:626: // If audio is
requested, but no constraint, it should be true.
can you add a comment here as to why it's currently expecting FALSE, with a
crbug.com/<number> link?

Powered by Google App Engine
This is Rietveld 408576698