Convert New Tab Page to use actor based RPM
Categories
(Firefox :: New Tab Page, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: enndeakin, Assigned: enndeakin)
References
Details
Attachments
(2 files)
The new tab/activity stream page is the only remaining consumer of the old message port based RemotePageManager (in toolkit/components/remotepagemanager).
This bug is about converting it to the jsactor-based implementation (toolkit/actors/RemotePageChild.jsm)
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D171604
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Backed out for causing bc failures in browser/base/content/test/static/browser_all_files_referenced.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/ea26e119f36505581f5d2da96d74fbca00286305
Comment 7•2 years ago
•
|
||
Backed out for causing multiple dt/bc failures in modules/remotepagemanager/RemotePageManagerParent.sys.mjs
Backout link: https://hg.mozilla.org/integration/autoland/rev/52acca838d2b20f16a45ea4c45d9fd4ff9a6c3f9
Assignee | ||
Comment 8•2 years ago
|
||
Going to check both patches in at once this time.
Comment 10•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/36041facd750
https://hg.mozilla.org/mozilla-central/rev/7dbe5d77658b
Description
•