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

Issue 1581103002: Use new-style constraints for device selection. (Closed)

Created:
4 years, 11 months ago by hta - Chromium
Modified:
4 years, 11 months ago
CC:
blink-reviews, blink-reviews-api_chromium.org, chromium-reviews, darin-cc_chromium.org, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, jam, kinuko+watch, mcasas+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, mlamouri+watch-blink_chromium.org, philipj_slow, posciak+watch_chromium.org, tommyw+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@constraints-errors
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use new-style constraints for device selection. This CL connects the new-style constraints to the data that is sent to the browser process to select a capture device. This CL validates the info-passing functions; later CLs will remove all usage by Chrome of the old-style constraint values (but these are kept for now to allow us to do incremental introduction of the new functions.) It also adds a set of constraints whose names were found in libjingle source. BUG=543997 Committed: https://crrev.com/2e01bbd052f7938ad88f8f4d51aa18e1394e6e69 Cr-Commit-Position: refs/heads/master@{#370008}

Patch Set 1 #

Patch Set 2 : More constraints from Libjingle #

Total comments: 18

Patch Set 3 : Review comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -79 lines) Patch
M content/renderer/media/user_media_client_impl.cc View 1 2 4 chunks +34 lines, -68 lines 2 comments Download
M third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp View 1 2 5 chunks +98 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebMediaConstraints.cpp View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/public/platform/WebMediaConstraints.h View 1 2 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1581103002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1581103002/1
4 years, 11 months ago (2016-01-13 15:02:55 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/101532)
4 years, 11 months ago (2016-01-13 15:34:39 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1581103002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1581103002/20001
4 years, 11 months ago (2016-01-13 19:33:17 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-13 20:55:31 UTC) #8
hta - Chromium
This is a follow-on CL to 1570813002.
4 years, 11 months ago (2016-01-14 10:50:13 UTC) #11
Guido Urdaneta
lgtm
4 years, 11 months ago (2016-01-14 15:08:07 UTC) #13
tommi (sloooow) - chröme
https://codereview.chromium.org/1581103002/diff/20001/content/renderer/media/user_media_client_impl.cc File content/renderer/media/user_media_client_impl.cc (right): https://codereview.chromium.org/1581103002/diff/20001/content/renderer/media/user_media_client_impl.cc#newcode43 content/renderer/media/user_media_client_impl.cc:43: void CopyVector(const blink::WebVector<blink::WebString> source, const &? https://codereview.chromium.org/1581103002/diff/20001/content/renderer/media/user_media_client_impl.cc#newcode50 content/renderer/media/user_media_client_impl.cc:50: void ...
4 years, 11 months ago (2016-01-14 15:31:27 UTC) #14
jochen (gone - plz use gerrit)
lgtm once tommi is happy
4 years, 11 months ago (2016-01-15 14:49:39 UTC) #15
tommi (sloooow) - chröme
lgtm. I didn't actually get a ping back for reviewing again? Maybe coments sitting in ...
4 years, 11 months ago (2016-01-15 15:05:47 UTC) #16
hta - Chromium
Now I've addressed the comments, and also rebased and tested that it still runs.... took ...
4 years, 11 months ago (2016-01-17 12:41:41 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1581103002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1581103002/40001
4 years, 11 months ago (2016-01-18 09:09:34 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-18 10:24:17 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1581103002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1581103002/40001
4 years, 11 months ago (2016-01-18 10:28:49 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-18 10:33:30 UTC) #26
commit-bot: I haz the power
4 years, 11 months ago (2016-01-18 10:34:53 UTC) #28
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2e01bbd052f7938ad88f8f4d51aa18e1394e6e69
Cr-Commit-Position: refs/heads/master@{#370008}

Powered by Google App Engine
This is Rietveld 408576698