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

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

Created:
6 years, 3 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
jamesr
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, horo+watch_chromium.org, jam, jsbell+serviceworker_chromium.org, kinuko+serviceworker, michaeln, nasko+codewatch_chromium.org, nhiroki, piman+watch_chromium.org, serviceworker-reviews, tzik
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/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Committed: https://crrev.com/58867a95c0a826f83f0f554aa0c67584315eda30 Cr-Commit-Position: refs/heads/master@{#291822}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -31 lines) Patch
M content/renderer/browser_plugin/browser_plugin.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/child_frame_compositing_helper.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M content/renderer/gpu/queue_message_swap_promise_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_frame_proxy.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M content/renderer/render_widget.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/service_worker/embedded_worker_context_client.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/service_worker/embedded_worker_context_client.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + jamesr@chromium.org
6 years, 3 months ago (2014-08-25 23:18:42 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-25 23:18:42 UTC) #2
jamesr
lgtm
6 years, 3 months ago (2014-08-26 01:09:15 UTC) #3
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-26 02:09:27 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/503083003/1
6 years, 3 months ago (2014-08-26 02:12:48 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (1) as bb5c24bbac78142d4f57377486a72fe593fc9c69
6 years, 3 months ago (2014-08-26 02:51:23 UTC) #6
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:39:47 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/58867a95c0a826f83f0f554aa0c67584315eda30
Cr-Commit-Position: refs/heads/master@{#291822}

Powered by Google App Engine
This is Rietveld 408576698