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

Issue 2941553003: Reland "SelectSettings algorithm for audio constraints." (Closed)

Created:
3 years, 6 months ago by Guido Urdaneta
Modified:
3 years, 6 months ago
CC:
avayvod+watch_chromium.org, blink-reviews, blink-reviews-api_chromium.org, chfremer+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, imcheng+watch_chromium.org, isheriff+watch_chromium.org, jam, jasonroberts+watch_google.com, mfoltz+watch_chromium.org, miu+watch_chromium.org, mlamouri+watch-content_chromium.org, mlamouri+watch-blink_chromium.org, posciak+watch_chromium.org, Srirama, xjz+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland "SelectSettings algorithm for audio constraints." This is a reland of 51e98fac1dfdffcd0c04639bc60aedd97a272ae9 Original change's description: > SelectSettings algorithm for audio constraints. > > This is intended to be used in getUserMedia to implement spec-compliant > audio constraints processing. > > BUG=657733 > > Change-Id: Ida1bc5561b16b0c5ac1628c19c71fb8f0b5a33fd > Reviewed-on: https://chromium-review.googlesource.com/517782 > Commit-Queue: Guido Urdaneta <guidou@chromium.org>; > Reviewed-by: Jochen Eisinger <jochen@chromium.org>; > Reviewed-by: Henrik Boström <hbos@chromium.org>; > Cr-Commit-Position: refs/heads/master@{#478607} BUG=657733 Review-Url: https://codereview.chromium.org/2941553003 Cr-Commit-Position: refs/heads/master@{#480445} Committed: https://chromium.googlesource.com/chromium/src/+/4f7a4c8b074a1801729d351217b719fee1244b90

Patch Set 1 : originally landed patchset #

Patch Set 2 : fix test #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2421 lines, -68 lines) Patch
M content/renderer/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor_options.h View 3 chunks +35 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor_options.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_constraints_util.h View 6 chunks +122 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_constraints_util.cc View 4 chunks +75 lines, -1 line 0 comments Download
A content/renderer/media/media_stream_constraints_util_audio.h View 1 chunk +102 lines, -0 lines 0 comments Download
A content/renderer/media/media_stream_constraints_util_audio.cc View 1 chunk +614 lines, -0 lines 0 comments Download
A content/renderer/media/media_stream_constraints_util_audio_unittest.cc View 1 1 chunk +1396 lines, -0 lines 1 comment Download
M content/renderer/media/media_stream_constraints_util_sets.h View 3 chunks +16 lines, -3 lines 0 comments Download
M content/renderer/media/media_stream_constraints_util_sets.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_constraints_util_video_content.cc View 3 chunks +1 line, -22 lines 0 comments Download
M content/renderer/media/media_stream_constraints_util_video_device.cc View 10 chunks +21 lines, -38 lines 0 comments Download
M content/test/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/public/platform/WebMediaConstraints.h View 2 chunks +5 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (10 generated)
Guido Urdaneta
Hi, PTAL. This is the exact same code that was originally landed. It was reverted ...
3 years, 6 months ago (2017-06-13 18:12:18 UTC) #3
hbos_chromium
lgtm https://codereview.chromium.org/2941553003/diff/20001/content/renderer/media/media_stream_constraints_util_audio_unittest.cc File content/renderer/media/media_stream_constraints_util_audio_unittest.cc (right): https://codereview.chromium.org/2941553003/diff/20001/content/renderer/media/media_stream_constraints_util_audio_unittest.cc#newcode1258 content/renderer/media/media_stream_constraints_util_audio_unittest.cc:1258: // Windows Debug build, making the test fail. ...
3 years, 6 months ago (2017-06-14 08:12:12 UTC) #8
Guido Urdaneta
jochen@chromium.org: can you rs this again?
3 years, 6 months ago (2017-06-14 08:23:12 UTC) #10
jochen (gone - plz use gerrit)
lgtm
3 years, 6 months ago (2017-06-19 12:59:52 UTC) #11
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/2941553003/20001
3 years, 6 months ago (2017-06-19 13:07:39 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/4f7a4c8b074a1801729d351217b719fee1244b90
3 years, 6 months ago (2017-06-19 15:29:24 UTC) #16
Reid Kleckner
3 years, 6 months ago (2017-06-23 00:01:46 UTC) #17
Message was sent while issue was closed.
On 2017/06/19 15:29:24, commit-bot: I haz the power wrote:
> Committed patchset #2 (id:20001) as
>
https://chromium.googlesource.com/chromium/src/+/4f7a4c8b074a1801729d351217b7...

These new tests are failing on all Windows Clang DLL bots:
https://build.chromium.org/p/chromium.fyi/console?category=win%20clang
https://build.chromium.org/p/chromium.fyi/builders/ClangToTWin%28dll%29%20tes...

Powered by Google App Engine
This is Rietveld 408576698