Closed
Bug 1574269
Opened 2 years ago
Closed 2 years ago
Further improve documentation on porting front-end code to JSWindowActors
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: mconley, Assigned: ablayelyfondou)
Details
Attachments
(1 file)
A few things:
- Be more consistent between "JS Window Actor" and "JSWindowActor"
- Mention that in the constructor of a JSWindowActor, the messaging infrastructure hasn't been set up yet, and the manager / BrowsingContext don't exist yet.
- Add a big ol' warning about RDM and how fragile it is.
| Reporter | ||
Comment 2•2 years ago
|
||
If you have a few moments, yes, that'd be lovely! Thanks!
Flags: needinfo?(mconley)
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → ablayelyfondou
| Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Attachment #9087466 -
Attachment description: Bug 1574269 - Improve in-tree documentation for fission. → Bug 1574269 - Improve in-tree documentation for fission. r?mconley
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/71c26f3712c6 Improve in-tree documentation for fission. r=mconley
Comment 5•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Comment 6•2 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•