Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1625430 - Allow clean-up of the DOM event dispatching in the PDF …
…Viewer. r=bdahl As part of the work to clean-up the event dispatching in the PDF Viewer, particularily re-dispatching of internal `EventBus` events to the DOM, this patch is necessary to unblock the upstream work that's currently pending in [PR 11655](mozilla/pdf.js#11655). Finally, the patch also removes the `ChromeActions.supportsDocumentColors` method given that it's been unused since [bug 1611175](https://bugzilla.mozilla.org/show_bug.cgi?id=1611175) and [PR 11521](mozilla/pdf.js#11521). Differential Revision: https://phabricator.services.mozilla.com/D68533 --HG-- extra : moz-landing-system : lando
- Loading branch information