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

Issue 503253003: Remove implicit conversions from scoped_refptr to T* in content/*/gpu/ (Closed)

Created:
6 years, 3 months ago by dcheng
Modified:
6 years, 3 months ago
CC:
chromium-reviews, danakj+watch_chromium.org, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, jbauman+watch_chromium.org, kalyank, mcasas+watch_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org, sievers+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/*/gpu/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Committed: https://crrev.com/56ddc2f61c93ef5827872177c436b1f414ed1d70 Cr-Commit-Position: refs/heads/master@{#292018}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -18 lines) Patch
M content/browser/gpu/browser_gpu_channel_host_factory.cc View 4 chunks +9 lines, -9 lines 0 comments Download
M content/browser/gpu/gpu_ipc_browsertests.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/shader_disk_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/gl_helper.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/media/gpu_video_decode_accelerator.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/media/gpu_video_encode_accelerator.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/gpu_main.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + kbr@chromium.org
6 years, 3 months ago (2014-08-26 17:09:17 UTC) #1
dcheng
Unfortunately, we can't make scoped_refptr testable until the conversion operator has been removed. While it ...
6 years, 3 months ago (2014-08-26 17:09:17 UTC) #2
Ken Russell (switch to Gerrit)
LGTM Have you considered supporting implicit conversion only to boolean types like Blink's PassRefPtr does? ...
6 years, 3 months ago (2014-08-26 21:59:37 UTC) #3
dcheng
On 2014/08/26 21:59:37, Ken Russell wrote: > LGTM > > Have you considered supporting implicit ...
6 years, 3 months ago (2014-08-26 22:08:55 UTC) #4
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-26 22:09:04 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/503253003/1
6 years, 3 months ago (2014-08-26 22:09:53 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (1) as 3a45a715726e3aab3d839ee488cf68edf9f19c90
6 years, 3 months ago (2014-08-26 23:02:00 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:46:56 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/56ddc2f61c93ef5827872177c436b1f414ed1d70
Cr-Commit-Position: refs/heads/master@{#292018}

Powered by Google App Engine
This is Rietveld 408576698