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

Issue 302623002: ServiceWorker: Add check for id overlap between pushed and deleted resources (Closed)

Created:
6 years, 7 months ago by nhiroki
Modified:
6 years, 7 months ago
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, kinuko+serviceworker, nhiroki, darin-cc_chromium.org, horo+watch_chromium.org, alecflett+watch_chromium.org
Visibility:
Public.

Description

ServiceWorker: Add check for id overlap between pushed and deleted resources Currently resource sharing across versions and registrations is not supported, so resource ids should not be overlapped between a new registration and an old registration on WriteRegistration(). This change adds a check to make sure it. BUG=n/a TEST=content_unittests --gtest_filter=ServiceWorkerDatabaseTest.* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272912

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -22 lines) Patch
M content/browser/service_worker/service_worker_database.cc View 3 chunks +24 lines, -22 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
nhiroki
PTAL, thanks!
6 years, 7 months ago (2014-05-27 01:39:59 UTC) #1
dominicc (has gone to gerrit)
On 2014/05/27 01:39:59, nhiroki wrote: > PTAL, thanks! LGTM
6 years, 7 months ago (2014-05-27 02:20:49 UTC) #2
nhiroki
The CQ bit was checked by nhiroki@chromium.org
6 years, 7 months ago (2014-05-27 02:33:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/302623002/20001
6 years, 7 months ago (2014-05-27 02:33:52 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-27 02:53:40 UTC) #5
Message was sent while issue was closed.
Change committed as 272912

Powered by Google App Engine
This is Rietveld 408576698