Open Bug 1407621 Opened 7 years ago Updated 2 years ago

Move ServiceWorkerRegistrar/registrations to use QuotaManager-managed persistence/storage

Categories

(Core :: DOM: Service Workers, enhancement, P2)

enhancement

Tracking

()

Tracking Status
firefox58 --- affected

People

(Reporter: overholt, Unassigned)

References

(Blocks 1 open bug)

Details

      No description provided.
I think this will be great, but please make sure to avoid disk hits on every network request when we check for a matching service worker.  We probably need some kind of memory cache of the information.
(:janv and I agreed in discussions about the current simple quota implementation on bug 1361330 that it's too low-level for general cases such as this and should be testing-only, so removing the dependency until we have a more concrete proposal.)
Assignee: amarchesini → nobody
No longer depends on: 1361330
Summary: Move registrations to use simpledb → Move ServiceWorkerRegistrar/registrations to use QuotaManager-managed persistence/storage
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.