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

Issue 2750163002: Use spec-compliant algorithm for video content-capture deviceId selection in getUserMedia. (Closed)

Created:
3 years, 9 months ago by Guido Urdaneta
Modified:
3 years, 9 months ago
Reviewers:
hbos_chromium
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, mcasas+watch+vc_chromium.org, jasonroberts+watch_google.com, xjz+watch_chromium.org, isheriff+watch_chromium.org, miu+watch_chromium.org, hta - Chromium
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use spec-compliant algorithm for video content-capture deviceId selection in getUserMedia. Other settings are chosen based on the old algorithm. BUG=657733 Review-Url: https://codereview.chromium.org/2750163002 Cr-Commit-Position: refs/heads/master@{#457844} Committed: https://chromium.googlesource.com/chromium/src/+/8fca31274c6a41144b4f4ee63496c3cc18f15f54

Patch Set 1 #

Total comments: 4

Patch Set 2 : address review comments and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -16 lines) Patch
M content/renderer/media/media_stream_constraints_util_video_content.h View 1 chunk +4 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_constraints_util_video_content.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/media/user_media_client_impl.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M content/renderer/media/user_media_client_impl.cc View 1 6 chunks +57 lines, -14 lines 0 comments Download

Messages

Total messages: 29 (22 generated)
Guido Urdaneta
Hi, PTAL
3 years, 9 months ago (2017-03-15 22:50:07 UTC) #11
hbos_chromium
https://codereview.chromium.org/2750163002/diff/80001/content/renderer/media/user_media_client_impl.cc File content/renderer/media/user_media_client_impl.cc (right): https://codereview.chromium.org/2750163002/diff/80001/content/renderer/media/user_media_client_impl.cc#newcode474 content/renderer/media/user_media_client_impl.cc:474: controls->video.device_id.c_str())); I noticed we do FinalizeRequestUserMedia if !video; are ...
3 years, 9 months ago (2017-03-17 11:53:29 UTC) #20
Guido Urdaneta
https://codereview.chromium.org/2750163002/diff/80001/content/renderer/media/user_media_client_impl.cc File content/renderer/media/user_media_client_impl.cc (right): https://codereview.chromium.org/2750163002/diff/80001/content/renderer/media/user_media_client_impl.cc#newcode474 content/renderer/media/user_media_client_impl.cc:474: controls->video.device_id.c_str())); On 2017/03/17 11:53:28, hbos_chromium wrote: > I noticed ...
3 years, 9 months ago (2017-03-17 12:33:42 UTC) #21
hbos_chromium
lgtm assuming the unittest does not need to be updated? https://codereview.chromium.org/2750163002/diff/80001/content/renderer/media/user_media_client_impl.cc File content/renderer/media/user_media_client_impl.cc (right): https://codereview.chromium.org/2750163002/diff/80001/content/renderer/media/user_media_client_impl.cc#newcode474 ...
3 years, 9 months ago (2017-03-17 15:27:39 UTC) #22
Guido Urdaneta
https://codereview.chromium.org/2750163002/diff/80001/content/renderer/media/user_media_client_impl.cc File content/renderer/media/user_media_client_impl.cc (right): https://codereview.chromium.org/2750163002/diff/80001/content/renderer/media/user_media_client_impl.cc#newcode474 content/renderer/media/user_media_client_impl.cc:474: controls->video.device_id.c_str())); On 2017/03/17 15:27:39, hbos_chromium wrote: > On 2017/03/17 ...
3 years, 9 months ago (2017-03-17 18:13:46 UTC) #25
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/2750163002/100001
3 years, 9 months ago (2017-03-17 18:14:00 UTC) #26
commit-bot: I haz the power
3 years, 9 months ago (2017-03-17 19:16:55 UTC) #29
Message was sent while issue was closed.
Committed patchset #2 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/8fca31274c6a41144b4f4ee63496...

Powered by Google App Engine
This is Rietveld 408576698