Open
Bug 1391180
Opened 7 years ago
Updated 4 years ago
Pack ServiceWorkerRegistrationData more efficiently
Categories
(Core :: DOM: Service Workers, enhancement, P5)
Core
DOM: Service Workers
Tracking
()
NEW
People
(Reporter: bhsu, Unassigned)
References
(Blocks 1 open bug)
Details
According to the review of Bug 1353636, we can arrange the data in ServiceWorkerRegistrationData in a more efficiently regarding memory consumption. This bug requires updating the order of members in ServiceWorkerRegistrationData and corresponding implementations.
For more information, please refer to https://bugzilla.mozilla.org/show_bug.cgi?id=1353636#c21.
Updated•7 years ago
|
Blocks: ServiceWorkers-perf
Updated•7 years ago
|
Priority: -- → P3
Comment 1•4 years ago
|
||
Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.
If you have reason to believe, this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: P3 → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•