Bug 1634556 Part 2: Make web extension popup panels listen to zoom enlarge/reduce...
commit32579b7ff7c37ac515321f9686a19a223b9a8ce9
authorBrad Werth <bwerth@mozilla.com>
Fri, 23 Oct 2020 23:20:07 +0000 (23 23:20 +0000)
committerBrad Werth <bwerth@mozilla.com>
Fri, 23 Oct 2020 23:20:07 +0000 (23 23:20 +0000)
tree51b8ebaedb6237eac31044d760c7e5fc66c152ec
parent5b1f5cfb7486667be06b9c183127d3429efe97a7
Bug 1634556 Part 2: Make web extension popup panels listen to zoom enlarge/reduce events. r=mixedpuppy

These events are fired for all parent process documents by the code that
handles native mousewheel events. This change adds listeners to those events
and handles them similarly to how they are handled for browsers.

Differential Revision: https://phabricator.services.mozilla.com/D87113
browser/components/extensions/ExtensionPopups.jsm