Cleanup message listeners on shutdown in Felt API's registration
Categories
(Enterprise Products :: Firefox, task, P2)
Tracking
(Not tracked)
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Per review comment https://github.com/mozilla/enterprise-firefox/pull/843#discussion_r3218658517
Those message listeners should be properly removed on shutdown phase: https://searchfox.org/enterprise-main/rev/5988d1d923d15f8e5691cf4957defa23f408eb13/browser/extensions/felt/api.js#226-237
Comment 1•3 months ago
|
||
Comment 2•3 months ago
|
||
Authored by Alexandre Lissy
https://github.com/mozilla/enterprise-firefox/commit/a1e078e55edc56a70b01179eb4c5cd02efff59dc
[enterprise-main] Bug 2038891 - Enterprise: remove FeltChild:Loaded message listener
Authored by Alexandre Lissy
https://github.com/mozilla/enterprise-firefox/commit/d455e912e5ad261be85cea73a03e5122ad50cd3a
[enterprise-main] Bug 2038891 - Enterprise: factorize message listeners for Felt
Authored by https://github.com/lissyx
https://github.com/mozilla/enterprise-firefox/commit/5694b495002995f65cc84d84276a9329e11fb130
[enterprise-main] Merge pull request #892 from lissyx/enterprise-bug2038891_cleanup_messageListeners
Description
•