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

Issue 663503002: [ServiceWorkerCacheStorage] Delete unused get/create functions. (Closed)

Created:
6 years, 2 months ago by jkarlin
Modified:
6 years, 2 months ago
CC:
chromium-reviews, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, kinuko+serviceworker, nhiroki, mkwst+moarreviews-ipc_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@open
Project:
chromium
Visibility:
Public.

Description

[ServiceWorkerCacheStorage] Delete unused get/create functions. The spec added 'open' and removed 'get/create'. Delete get and create. CLs in this three-legged-patch: 1. Add open to browser - https://codereview.chromium.org/664433003/ 2. Add open (remove get/create) to Blink - https://codereview.chromium.org/638023003 *3. Remove get/create from browser - https://codereview.chromium.org/663503002/ BUG=423942 Committed: https://crrev.com/4650dfdfc1407b59ad759d56d62565588f08bfe7 Cr-Commit-Position: refs/heads/master@{#300266}

Patch Set 1 #

Patch Set 2 : Fix open #

Patch Set 3 : Rebase #

Total comments: 8

Patch Set 4 : Rebase #

Patch Set 5 : Address test comments from PS3 #

Patch Set 6 : Rebase #

Messages

Total messages: 16 (5 generated)
jkarlin
falken@chromium.org: Please review changes in all michaeln@chromium.org: Please review changes in all tsepez@chromium.org: Please review ...
6 years, 2 months ago (2014-10-16 15:34:26 UTC) #2
Tom Sepez
Rubberstamp LGTM on deleting messages.
6 years, 2 months ago (2014-10-16 16:35:55 UTC) #3
jsbell
A few drive-by test nits, otherwise lgtm (but I'm not in OWNERS) https://codereview.chromium.org/663503002/diff/40001/content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc File content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc ...
6 years, 2 months ago (2014-10-16 20:41:48 UTC) #5
michaeln
lgtm!
6 years, 2 months ago (2014-10-17 02:03:50 UTC) #6
falken
lgtm https://codereview.chromium.org/663503002/diff/40001/content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc File content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc (right): https://codereview.chromium.org/663503002/diff/40001/content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc#newcode251 content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc:251: EXPECT_TRUE(cache.get() != callback_cache_.get()); Not new in this CL, ...
6 years, 2 months ago (2014-10-17 02:06:52 UTC) #7
jkarlin
Thanks everyone! https://codereview.chromium.org/663503002/diff/40001/content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc File content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc (right): https://codereview.chromium.org/663503002/diff/40001/content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc#newcode251 content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc:251: EXPECT_TRUE(cache.get() != callback_cache_.get()); On 2014/10/17 02:06:52, falken ...
6 years, 2 months ago (2014-10-17 15:31:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/663503002/80001
6 years, 2 months ago (2014-10-18 23:31:25 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/70436) android_aosp on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_aosp/builds/25470) android_clang_dbg_recipe ...
6 years, 2 months ago (2014-10-18 23:34:13 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/663503002/100001
6 years, 2 months ago (2014-10-20 14:24:18 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001)
6 years, 2 months ago (2014-10-20 14:38:58 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-10-20 14:39:41 UTC) #16
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/4650dfdfc1407b59ad759d56d62565588f08bfe7
Cr-Commit-Position: refs/heads/master@{#300266}

Powered by Google App Engine
This is Rietveld 408576698