[meta] Make RDM Fission-friendly
Categories
(DevTools :: Responsive Design Mode, task)
Tracking
(Fission Milestone:Future)
Fission Milestone | Future |
People
(Reporter: pbro, Unassigned)
References
(Depends on 13 open bugs, Blocks 1 open bug)
Details
(Keywords: meta, Whiteboard: dt-fission-future)
The RDM UI is currently built in a way that isn't very Fission-friendly.
It simulates a browser viewport by using an <iframe mozbrowser> element that is loaded in a normal browser tab. Various messages that the browser uses are relayed (using the message manager) between the browser and the simulated viewport.
As the browser front-end's messages are getting refactored piece by piece to make use of new actors, this makes it harder and harder for RDM to work.
The plan is to remove the need for the message-manager-heavy architecture.
See the description of impacts and meeting transcripts here: https://docs.google.com/document/d/1lwZLQj-pwymD0-gAMt7b3UF6jVLE-MGUMvpRc2Kxj-c/edit#heading=h.8147ii4syt9c
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Tracking for enabling Fission in Nightly (M6)
Updated•5 years ago
|
Updated•5 years ago
|
Comment 3•4 years ago
|
||
This RDM Fission meta bug doesn't need to block Fission MVP.
Comment 4•4 years ago
|
||
Adding dt-fission
whiteboard tag to DevTools bugs that mention Fission or block Fission meta bugs but don't already have a dt-fission
whiteboard tag.
Comment 5•4 years ago
|
||
Moving old "dt-fission" bugs to "dt-fission-future" because they don't block Fission MVP.
Updated•2 years ago
|
Description
•