Chromium Code Reviews
DescriptionStore foreign fetch scopes in database with other SW information.
This adds the list of foreign fetch scopes associated with a worker to the
ServiceWorkerRegistrationData protobuf, and separately also stores the list
of all origins which have some foreign fetch scopes registered.
No increase in database version is needed, as absence of this new data is the correct default.
BUG=540509
Committed: https://crrev.com/c7edc05b8028a219bcb92922814147e4fbc0a01f
Cr-Commit-Position: refs/heads/master@{#355588}
Patch Set 1 #
Total comments: 8
Patch Set 2 : address nhiroki's comments #Messages
Total messages: 16 (8 generated)
|