DescriptionServiceWorker: 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 : #
Messages
Total messages: 5 (0 generated)
|