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

Issue 2847983002: Use unique_ptr for Create{ServiceWorkerNetworkProvider,ApplicationCacheHost} (Closed)

Created:
3 years, 7 months ago by kinuko
Modified:
3 years, 7 months ago
Reviewers:
nhiroki
CC:
chromium-reviews, michaeln, mlamouri+watch-content_chromium.org, serviceworker-reviews, creis+watch_chromium.org, tzik, jsbell+serviceworker_chromium.org, nasko+codewatch_chromium.org, jam, kinuko+serviceworker, nhiroki, dglazkov+blink, darin-cc_chromium.org, blink-reviews, horo+watch_chromium.org, kinuko+watch, shimazu+serviceworker_chromium.org, blink-reviews-api_chromium.org, blink-worker-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use unique_ptr for Create{ServiceWorkerNetworkProvider,ApplicationCacheHost} BUG=n/a Review-Url: https://codereview.chromium.org/2847983002 Cr-Commit-Position: refs/heads/master@{#468305} Committed: https://chromium.googlesource.com/chromium/src/+/c362658d2401554189fb6cb79f8e3c4f028fcbee

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 3

Patch Set 4 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -71 lines) Patch
M content/renderer/render_frame_impl.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 4 chunks +6 lines, -5 lines 0 comments Download
M content/renderer/service_worker/service_worker_context_client.h View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M content/renderer/service_worker/service_worker_context_client.cc View 1 2 3 chunks +5 lines, -4 lines 0 comments Download
M content/renderer/shared_worker/embedded_shared_worker_stub.h View 2 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/shared_worker/embedded_shared_worker_stub.cc View 3 chunks +8 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/LocalFrameClientImpl.cpp View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImpl.cpp View 1 2 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WebEmbeddedWorkerImplTest.cpp View 1 2 9 chunks +29 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebSharedWorkerImpl.cpp View 1 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/public/web/WebFrameClient.h View 3 chunks +8 lines, -3 lines 0 comments Download
M third_party/WebKit/public/web/WebSharedWorkerClient.h View 1 2 3 2 chunks +3 lines, -6 lines 0 comments Download
M third_party/WebKit/public/web/modules/serviceworker/WebServiceWorkerContextClient.h View 1 2 3 1 chunk +6 lines, -12 lines 0 comments Download

Messages

Total messages: 24 (19 generated)
kinuko
PTL
3 years, 7 months ago (2017-05-01 04:50:49 UTC) #16
nhiroki
LGTM with minor comments https://codereview.chromium.org/2847983002/diff/60001/third_party/WebKit/public/web/WebSharedWorkerClient.h File third_party/WebKit/public/web/WebSharedWorkerClient.h (right): https://codereview.chromium.org/2847983002/diff/60001/third_party/WebKit/public/web/WebSharedWorkerClient.h#newcode83 third_party/WebKit/public/web/WebSharedWorkerClient.h:83: // Ownership of the returned ...
3 years, 7 months ago (2017-05-01 05:04:28 UTC) #17
kinuko
Thanks! All addressed.
3 years, 7 months ago (2017-05-01 05:21:54 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2847983002/80001
3 years, 7 months ago (2017-05-01 05:22:14 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 07:28:07 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/c362658d2401554189fb6cb79f8e...

Powered by Google App Engine
This is Rietveld 408576698