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

Issue 1773273007: Cleanup: media_stream_api.* ==> media_stream_utils.* (Closed)

Created:
4 years, 9 months ago by mcasas
Modified:
4 years, 9 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, mlamouri+watch-test-runner_chromium.org, imcheng+watch_chromium.org, mlamouri+watch-content_chromium.org, mkwst+moarreviews-shell_chromium.org, avayvod+watch_chromium.org, jam, Peter Beverloo, darin-cc_chromium.org, jasonroberts+watch_google.com, mkwst+moarreviews-renderer_chromium.org, chromium-apps-reviews_chromium.org, xjz+watch_chromium.org, isheriff+watch_chromium.org, jochen+watch_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup: media_stream_api.* ==> media_stream_utils.* TEST=all unittests and LayoutTests passing. Committed: https://crrev.com/034e5740050e5e9f23563e3d19a8a7d0ebff0a12 Cr-Commit-Position: refs/heads/master@{#382026}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Patch Set 3 : +headers in blink_test_runner.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -199 lines) Patch
M chrome/renderer/extensions/cast_streaming_native_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/content_renderer.gypi View 1 2 chunks +4 lines, -4 lines 0 comments Download
D content/public/renderer/media_stream_api.h View 1 1 chunk +0 lines, -54 lines 0 comments Download
D content/public/renderer/media_stream_api.cc View 1 1 chunk +0 lines, -129 lines 0 comments Download
A + content/public/renderer/media_stream_utils.h View 1 2 chunks +10 lines, -5 lines 0 comments Download
A + content/public/renderer/media_stream_utils.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/renderer_blink_platform_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/shell/renderer/layout_test/blink_test_runner.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 26 (11 generated)
mcasas
miu@ PTAL (assuming all bots green).
4 years, 9 months ago (2016-03-10 20:20:41 UTC) #2
mcasas
emircan@ PTAL
4 years, 9 months ago (2016-03-11 23:23:55 UTC) #4
miu
lgtm, assuming a src/content owner is on-board with this name change. I think "api" was ...
4 years, 9 months ago (2016-03-11 23:55:00 UTC) #5
emircan
lgtm
4 years, 9 months ago (2016-03-12 00:41:21 UTC) #6
mcasas
tommi@ rote change please indicate if you agree
4 years, 9 months ago (2016-03-12 01:54:27 UTC) #8
mcasas
On 2016/03/12 01:54:27, mcasas wrote: > tommi@ rote change please indicate if you agree ping ...
4 years, 9 months ago (2016-03-16 18:51:12 UTC) #9
tommi (sloooow) - chröme
lgtm with one request https://codereview.chromium.org/1773273007/diff/1/content/public/renderer/media_stream_utils.h File content/public/renderer/media_stream_utils.h (right): https://codereview.chromium.org/1773273007/diff/1/content/public/renderer/media_stream_utils.h#newcode41 content/public/renderer/media_stream_utils.h:41: scoped_refptr<media::AudioCapturerSource> audio_source, this should be ...
4 years, 9 months ago (2016-03-16 19:01:11 UTC) #10
mcasas
https://codereview.chromium.org/1773273007/diff/1/content/public/renderer/media_stream_utils.h File content/public/renderer/media_stream_utils.h (right): https://codereview.chromium.org/1773273007/diff/1/content/public/renderer/media_stream_utils.h#newcode41 content/public/renderer/media_stream_utils.h:41: scoped_refptr<media::AudioCapturerSource> audio_source, On 2016/03/16 19:01:11, tommi-chromium wrote: > this ...
4 years, 9 months ago (2016-03-18 01:41:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1773273007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1773273007/40001
4 years, 9 months ago (2016-03-18 01:45:04 UTC) #15
mcasas
avi@ RS content/ plz devlin: RS chrome/renderer/extensions/cast_streaming_native_handler.cc and extensions/renderer/api/display_source/wifi_display/wifi_display_media_manager.cc (mechanical renames)
4 years, 9 months ago (2016-03-18 01:51:52 UTC) #18
Avi (use Gerrit)
LGTM What's the question about the rename?
4 years, 9 months ago (2016-03-18 16:31:51 UTC) #19
Devlin
extensions rs lgtm
4 years, 9 months ago (2016-03-18 16:49:51 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1773273007/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1773273007/60001
4 years, 9 months ago (2016-03-18 18:30:26 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 9 months ago (2016-03-18 18:39:45 UTC) #24
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 18:41:19 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/034e5740050e5e9f23563e3d19a8a7d0ebff0a12
Cr-Commit-Position: refs/heads/master@{#382026}

Powered by Google App Engine
This is Rietveld 408576698