Closed Bug 1454646 Opened 6 years ago Closed 6 years ago

land some ServiceWorkerContainer refactoring to inner object

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: bkelly, Assigned: bkelly)

References

Details

Attachments

(5 files)

Splitting this off from bug 1436812 to land some initial patches that are ready to go.
Priority: -- → P2
Attachment #8968538 - Flags: review+
Attachment #8968539 - Flags: review+
Attachment #8968540 - Flags: review+
Attachment #8968541 - Flags: review+
Pushed by bkelly@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d56a387c8b36
P1 Add a ServiceWorkerContainer::Inner scaffold. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/e3a22120dd0c
P2 Implement ServiceWorkerContainer::GetReady() via the Inner class. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/7dcfb609b250
P3 Implement ServiceWorkerContainer::GetRegistration() via the inner clas. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/b166c60892d3
P4 Factor out a method for checking global validity in ServiceWorkerContainer to reduce code duplication. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/42ad33390fcc
P5 Implement ServiceWorkerContainer::GetRegistrations() via the inner class. r=baku
See Also: → 1587794
You need to log in before you can comment on or make changes to this bug.