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

Issue 480233007: Remove implicit conversions from scoped_refptr to T* in content/renderer/media/ (Closed)

Created:
6 years, 4 months ago by dcheng
Modified:
6 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, eme-reviews_chromium.org, feature-media-reviews_chromium.org, jam, mcasas+watch_chromium.org, posciak+watch_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove implicit conversions from scoped_refptr to T* in content/renderer/media/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Committed: https://crrev.com/f70d95e5ef769fff2a61566cd484fc65c5dbf6ba Cr-Commit-Position: refs/heads/master@{#292079}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -43 lines) Patch
M content/renderer/media/crypto/pepper_cdm_wrapper_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_processor.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor_unittest.cc View 6 chunks +8 lines, -8 lines 0 comments Download
M content/renderer/media/media_stream_audio_source.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_track.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_video_track.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/renderer_gpu_video_accelerator_factories.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_peer_connection_handler.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/media/rtc_video_decoder_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/media/rtc_video_encoder.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M content/renderer/media/video_capture_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/video_frame_compositor.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/video_track_adapter.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/media/webmediaplayer_impl.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/renderer/media/webmediaplayer_ms.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + acolwell@chromium.org
6 years, 4 months ago (2014-08-25 23:12:21 UTC) #1
dcheng
Unfortunately, we can't make scoped_refptr testable until the conversion operator has been removed. While it ...
6 years, 4 months ago (2014-08-25 23:12:21 UTC) #2
acolwell GONE FROM CHROMIUM
lgtm
6 years, 3 months ago (2014-08-27 01:14:40 UTC) #3
acolwell GONE FROM CHROMIUM
The CQ bit was checked by acolwell@chromium.org
6 years, 3 months ago (2014-08-27 01:14:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/480233007/1
6 years, 3 months ago (2014-08-27 01:15:24 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (1) as e56a11300546bce802af5ec1ed194e7070735ab4
6 years, 3 months ago (2014-08-27 02:06:37 UTC) #6
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:49:07 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f70d95e5ef769fff2a61566cd484fc65c5dbf6ba
Cr-Commit-Position: refs/heads/master@{#292079}

Powered by Google App Engine
This is Rietveld 408576698