Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Invoke the "download" event handler correctly (PR 18527 follow-up)
Since the `PDFViewerApplication.downloadOrSave` method accepts an optional argument we cannot use `bind` but instead need to invoke it explicitly when handling the "download" event; currently this leads to failing tests in mozilla-central.
- Loading branch information