Port ShieldFrameChild.jsm to JSWindowActors
Categories
(Shield :: General, task)
Tracking
(Fission Milestone:M4, firefox72 fixed)
People
(Reporter: mconley, Assigned: jahnsjam)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
about:studies never loads in an oop-iframe, but the gunk it uses to communicate with the parent process is still using the message manager.
We should port it to use JSWindowActors.
The relevant child actor is here: https://searchfox.org/mozilla-central/rev/5cb522c7baba24e55874809e0e206b001494c1e9/toolkit/components/normandy/content/ShieldFrameChild.jsm
Registration is here: https://searchfox.org/mozilla-central/rev/5cb522c7baba24e55874809e0e206b001494c1e9/browser/components/BrowserGlue.jsm#328-336
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 3•5 years ago
|
||
bugherder |
Comment 4•5 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
Description
•