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

Issue 574393002: Add Vary support for ServiceWorkerCache::Match. (Closed)

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

Description

Add Vary support for ServiceWorkerCache::Match. Simple vary implementation and tests. Downstream of https://codereview.chromium.org/576973004/ BUG=392621 Committed: https://crrev.com/102e7d430e7ef66dd840b0cbef76ff9a81e0ac84 Cr-Commit-Position: refs/heads/master@{#296393}

Patch Set 1 #

Patch Set 2 : Comments and new test #

Total comments: 1

Patch Set 3 : One more test #

Patch Set 4 : Now downstream of https://codereview.chromium.org/576973004/ #

Total comments: 7

Patch Set 5 : Address comments from PS4 #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -1 line) Patch
M content/browser/service_worker/service_worker_cache.cc View 1 2 3 4 3 chunks +51 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_cache_unittest.cc View 1 2 3 4 5 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
jkarlin
https://codereview.chromium.org/574393002/diff/20001/content/browser/service_worker/service_worker_cache.cc File content/browser/service_worker/service_worker_cache.cc (right): https://codereview.chromium.org/574393002/diff/20001/content/browser/service_worker/service_worker_cache.cc#newcode382 content/browser/service_worker/service_worker_cache.cc:382: // ASSERTS in WebServiceWorkerRequest and WebServiceWorkerResponse. The ASSERTS this ...
6 years, 3 months ago (2014-09-17 18:48:10 UTC) #1
jkarlin
Thanks!
6 years, 3 months ago (2014-09-17 18:48:22 UTC) #3
jkarlin
PTAL, thanks!
6 years, 3 months ago (2014-09-18 18:01:27 UTC) #4
jsbell
lgtm, FWIW. https://codereview.chromium.org/574393002/diff/60001/content/browser/service_worker/service_worker_cache.cc File content/browser/service_worker/service_worker_cache.cc (right): https://codereview.chromium.org/574393002/diff/60001/content/browser/service_worker/service_worker_cache.cc#newcode377 content/browser/service_worker/service_worker_cache.cc:377: const ServiceWorkerHeaderMap& response) { (I'm assuming we ...
6 years, 3 months ago (2014-09-22 19:17:32 UTC) #6
jsbell
https://codereview.chromium.org/574393002/diff/60001/content/browser/service_worker/service_worker_cache.cc File content/browser/service_worker/service_worker_cache.cc (right): https://codereview.chromium.org/574393002/diff/60001/content/browser/service_worker/service_worker_cache.cc#newcode377 content/browser/service_worker/service_worker_cache.cc:377: const ServiceWorkerHeaderMap& response) { On 2014/09/22 19:17:32, jsbell wrote: ...
6 years, 3 months ago (2014-09-22 19:18:18 UTC) #7
jkarlin
Thanks! https://codereview.chromium.org/574393002/diff/60001/content/browser/service_worker/service_worker_cache.cc File content/browser/service_worker/service_worker_cache.cc (right): https://codereview.chromium.org/574393002/diff/60001/content/browser/service_worker/service_worker_cache.cc#newcode377 content/browser/service_worker/service_worker_cache.cc:377: const ServiceWorkerHeaderMap& response) { On 2014/09/22 19:17:32, jsbell ...
6 years, 3 months ago (2014-09-23 11:42:51 UTC) #8
jkarlin
horo: Please look for serviceworker owners. Thanks!
6 years, 3 months ago (2014-09-23 13:12:25 UTC) #10
jkarlin
On 2014/09/23 13:12:25, jkarlin wrote: > horo: Please look for serviceworker owners. Thanks! Er, please ...
6 years, 3 months ago (2014-09-23 13:12:48 UTC) #11
jkarlin
On 2014/09/23 13:12:25, jkarlin wrote: > horo: Please look for serviceworker owners. Thanks! Er, please ...
6 years, 3 months ago (2014-09-23 13:12:52 UTC) #12
horo
lgtm
6 years, 3 months ago (2014-09-24 02:11:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/574393002/100001
6 years, 3 months ago (2014-09-24 12:16:57 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (id:100001) as eb77295c23bd0bf4ba9e0f617c6d128eff63b3c1
6 years, 3 months ago (2014-09-24 12:41:00 UTC) #16
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 12:41:40 UTC) #17
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/102e7d430e7ef66dd840b0cbef76ff9a81e0ac84
Cr-Commit-Position: refs/heads/master@{#296393}

Powered by Google App Engine
This is Rietveld 408576698