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

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

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

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -31 lines) Patch
M content/browser/service_worker/service_worker_cache.cc View 3 chunks +3 lines, -3 lines 1 comment Download
M content/browser/service_worker/service_worker_job_unittest.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M content/child/service_worker/service_worker_dispatcher.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M content/child/service_worker/service_worker_message_filter.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M content/child/service_worker/service_worker_provider_context.cc View 3 chunks +9 lines, -5 lines 0 comments Download
M content/child/service_worker/service_worker_registration_handle_reference.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/service_worker/web_service_worker_provider_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + michaeln@chromium.org
6 years, 3 months ago (2014-08-26 17:10:57 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:10:57 UTC) #2
michaeln
r/s lgtm
6 years, 3 months ago (2014-08-26 20:49:15 UTC) #3
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-26 20:51:42 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/506093002/1
6 years, 3 months ago (2014-08-26 20:52:25 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (1) as 910b8a539e1aba5b564ba23b426b7d8280b1dac0
6 years, 3 months ago (2014-08-26 22:44:12 UTC) #6
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:46:42 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ea6b9eb600b0dd7892ecaac664d00fea5d35964e
Cr-Commit-Position: refs/heads/master@{#292011}

Powered by Google App Engine
This is Rietveld 408576698