Cleanup SpecialPowers.loadExtension after JSWindowActor migration
Categories
(WebExtensions :: General, task, P1)
Tracking
(Fission Milestone:M4, firefox69 fixed)
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
JSWindowActor allows us to send queries which return promises which resolve with the result from the other side. This should allow us to considerably simplify the startup and shutdown operations.
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b42748878b6e
https://hg.mozilla.org/mozilla-central/rev/3115db154c45
Comment 6•7 years ago
|
||
Backed out 34 changesets (bug 1561150, bug 1541557, bug 1561724, bug 1561999, bug 1558298, bug 1561061, bug 1532795, bug 1560400, bug 1561122) for beta simulation failures (bug 1563905, bug 1564001):
https://hg.mozilla.org/mozilla-central/rev/7e6657f88b7694ecd841088963ff71d767e4ec22
Comment 7•7 years ago
|
||
Relanded (backout got backed out):
https://hg.mozilla.org/mozilla-central/rev/e596664275d5e3e2fdcb7fa8d1447289f99269c3
Comment 8•7 years ago
|
||
Is there any need of manual QA here? If yes can you please provide some steps? If not can you please mark it as "qe-verify- "
| Assignee | ||
Updated•7 years ago
|
Updated•6 years ago
|
Description
•