Closed
Bug 1419536
Opened 8 years ago
Closed 8 years ago
Land ClientSource integration with docshell, windows, and workers
Categories
(Core :: DOM: Service Workers, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: bkelly, Assigned: bkelly)
References
Details
Attachments
(5 files)
|
11.59 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
|
10.44 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
|
24.99 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
|
11.29 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
|
1.51 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
Split some more patches from bug 1293277 that have been reviewed.
| Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8930623 -
Flags: review+
| Assignee | ||
Comment 3•8 years ago
|
||
Attachment #8930624 -
Flags: review+
| Assignee | ||
Comment 4•8 years ago
|
||
| Assignee | ||
Comment 5•8 years ago
|
||
Attachment #8930626 -
Flags: review+
| Assignee | ||
Updated•8 years ago
|
Attachment #8930625 -
Flags: review+
Pushed by bkelly@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0f356a5c4dea
P1 Add a helper to handle Client objects properly on nsIChannels. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/061c5b3ee4d4
P2 Create a ClientSource for the WorkerPrivate and mark it execution ready after the script loads. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/3e2118a29baf
P3 Handle creating and activating the ClientSource in nsDocShell and nsGlobalWindow. r=baku r=freesamael
https://hg.mozilla.org/integration/mozilla-inbound/rev/61d93d8a4667
P4 Allow ClientSource objects to be frozen while in bfcache. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/dbbca05aa64a
P5 Set ClientInfo on the LoadInfo for document owned network requests. r=baku
Comment 7•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0f356a5c4dea
https://hg.mozilla.org/mozilla-central/rev/061c5b3ee4d4
https://hg.mozilla.org/mozilla-central/rev/3e2118a29baf
https://hg.mozilla.org/mozilla-central/rev/61d93d8a4667
https://hg.mozilla.org/mozilla-central/rev/dbbca05aa64a
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•