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

Issue 2751643003: Minor refactoring of SelectSettings results for consistency. (Closed)

Created:
3 years, 9 months ago by Guido Urdaneta
Modified:
3 years, 9 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, 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

Minor refactoring of SelectSettings results for consistency. Make VideoDeviceCaptureSourceSelectionResult a class, and update some documentation. In line with VideoContentCaptureSourceSelectionResult. This is in anticipation to the addition of support for track settings. BUG=657733 Review-Url: https://codereview.chromium.org/2751643003 Cr-Commit-Position: refs/heads/master@{#457268} Committed: https://chromium.googlesource.com/chromium/src/+/2ca03688be282be7b59aadc46489823e9ebcf3bd

Patch Set 1 #

Total comments: 4

Patch Set 2 : address review comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -146 lines) Patch
M content/renderer/media/media_stream_constraints_util_video_content.h View 2 chunks +10 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_constraints_util_video_device.h View 1 2 chunks +62 lines, -15 lines 0 comments Download
M content/renderer/media/media_stream_constraints_util_video_device.cc View 1 4 chunks +26 lines, -14 lines 0 comments Download
M content/renderer/media/media_stream_constraints_util_video_device_unittest.cc View 92 chunks +112 lines, -112 lines 0 comments Download
M content/renderer/media/user_media_client_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/user_media_client_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (12 generated)
Guido Urdaneta
Hi, PTAL
3 years, 9 months ago (2017-03-14 18:38:43 UTC) #3
hbos_chromium
lgtm https://codereview.chromium.org/2751643003/diff/1/content/renderer/media/media_stream_constraints_util_video_device.cc File content/renderer/media/media_stream_constraints_util_video_device.cc (right): https://codereview.chromium.org/2751643003/diff/1/content/renderer/media/media_stream_constraints_util_video_device.cc#newcode761 content/renderer/media/media_stream_constraints_util_video_device.cc:761: const std::string& device_id, |device_id| is passed as a ...
3 years, 9 months ago (2017-03-15 07:54:27 UTC) #4
hta - Chromium
lgtm https://codereview.chromium.org/2751643003/diff/1/content/renderer/media/media_stream_constraints_util_video_device.h File content/renderer/media/media_stream_constraints_util_video_device.h (right): https://codereview.chromium.org/2751643003/diff/1/content/renderer/media/media_stream_constraints_util_video_device.h#newcode45 content/renderer/media/media_stream_constraints_util_video_device.h:45: VideoDeviceCaptureSourceSelectionResult(); Can we remove this constructor, since it ...
3 years, 9 months ago (2017-03-15 11:55:08 UTC) #6
Guido Urdaneta
https://codereview.chromium.org/2751643003/diff/1/content/renderer/media/media_stream_constraints_util_video_device.cc File content/renderer/media/media_stream_constraints_util_video_device.cc (right): https://codereview.chromium.org/2751643003/diff/1/content/renderer/media/media_stream_constraints_util_video_device.cc#newcode761 content/renderer/media/media_stream_constraints_util_video_device.cc:761: const std::string& device_id, On 2017/03/15 07:54:27, hbos_chromium wrote: > ...
3 years, 9 months ago (2017-03-15 19:16:47 UTC) #8
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/2751643003/60001
3 years, 9 months ago (2017-03-15 22:48:33 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 23:53:52 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/2ca03688be282be7b59aadc46489...

Powered by Google App Engine
This is Rietveld 408576698