Open Bug 1350367 Opened 9 years ago Updated 3 years ago

Make service worker ScriptLoader paths use cached js bytecode from cache API

Categories

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

enhancement

Tracking

()

Performance Impact low

People

(Reporter: bkelly, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Keywords: perf)

Once we allow Cache API to stored alternate data in bug 1336199, we should modify the worker ScriptLoader to use it for the service worker case. This would mean both storing resulting bytecode there and reading from it if present. This would be specific to service workers since other worker types don't use Cache API here.
See Also: → 1350370
Priority: -- → P2
Whiteboard: [qf]
Whiteboard: [qf] → [qf:p3]
Keywords: perf
Moving to p3 because no activity for at least 1 year(s). See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Performance Impact: --- → P3
Whiteboard: [qf:p3]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.