Closed
Bug 1580447
Opened 5 years ago
Closed 5 years ago
Consider exposing Content{Parent,Child} to Chrome JS
Categories
(Core :: DOM: Content Processes, task, P3)
Core
DOM: Content Processes
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: nika, Assigned: Yoric)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
text/x-phabricator-request
|
Details |
This would make it easier to expose information like the list of content processes, and metadata about those processes exposed in the parent process, such as pid
, without exposing this information on the ProcessMessageManager.
Reporter | ||
Updated•5 years ago
|
Blocks: JSProcessActor
Comment 1•5 years ago
|
||
kmag says this bug should block enabling Fission in Nightly (M6) because bug 1580448 (and bug 1587058) blocks M6.
Fission Milestone: M5 → M6
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → dteller
Attachment #9130809 -
Attachment description: Bug 1580447 - Expose Content{Parent, Child} to JS → Bug 1580447 - Expose Content{Parent, Child} to JS;r?nika
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Attachment #9130809 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9130809 -
Attachment is obsolete: false
Updated•5 years ago
|
Attachment #9130809 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9130809 -
Attachment is obsolete: false
Updated•5 years ago
|
Attachment #9130809 -
Attachment description: Bug 1580447 - Expose Content{Parent, Child} to JS;r?nika → Bug 1580447 - Expose Content{Parent, Child} to JS;r?nika!
Pushed by dteller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0b8ffd5fed51
Expose Content{Parent, Child} to JS;r=nika
Comment 5•5 years ago
|
||
Backed out changeset 0b8ffd5fed51 (bug 1580447) for causing build bustages.
Backout revision https://hg.mozilla.org/integration/autoland/rev/fea989e8cfa27c3e78def89a50774811ae3a5dcd
Failure log https://treeherder.mozilla.org/logviewer.html#?job_id=293850905&repo=autoland
David can you please take a look?
Flags: needinfo?(dteller)
Pushed by dteller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/63ce44e5ef6e
Expose Content{Parent, Child} to JS;r=nika
Comment 7•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(dteller)
Updated•5 years ago
|
Attachment #9133164 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•