DescriptionServiceWorker: Make claim() uses living matching registrations instead of fetching from DB.
Registration can leverage ServiceWorkerProviderHost's MatchRegistration()
method to check whether it is the right registration to claim that client.
So the claim() processing in browser process could be implemented without
hitting the DB to achieve better performance.
BUG=454250
TEST=http/tests/serviceworker/claim*
Committed: https://crrev.com/044a496427d1062450fa29148e16bb9994bd81de
Cr-Commit-Position: refs/heads/master@{#322123}
Patch Set 1 #Patch Set 2 : rebase #
Total comments: 5
Patch Set 3 : for #3 #
Messages
Total messages: 15 (5 generated)
|