Closed
Bug 1415779
Opened 7 years ago
Closed 7 years ago
Land initial ClientManager, ClientSource, ClientHandle, and ClientManagerService classes
Categories
(Core :: DOM: Service Workers, enhancement)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: bkelly, Assigned: bkelly)
References
Details
Attachments
(4 files)
(deleted),
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
This bug is to land the initial code for some classes reviewed in bug 1293277.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Attachment #8926715 -
Flags: review+
Assignee | ||
Comment 3•7 years ago
|
||
Attachment #8926716 -
Flags: review+
Assignee | ||
Comment 4•7 years ago
|
||
Attachment #8926717 -
Flags: review+
Pushed by bkelly@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9e7aaf5d40a4
P1 Add the ClientManager class. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/92dfd261775a
P2 Add ClientManagerService and reference it from parent actors. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/e1724fab9cbd
P3 Add the ClientSource class and hook it into ClientManager/ClientManagerService. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/63833bbedd63
P4 Add ClientHandle class and make it attach to the correct ClientSource. r=baku
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9e7aaf5d40a4
https://hg.mozilla.org/mozilla-central/rev/92dfd261775a
https://hg.mozilla.org/mozilla-central/rev/e1724fab9cbd
https://hg.mozilla.org/mozilla-central/rev/63833bbedd63
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•