mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 09:20:06 +02:00
[GeckoView] Add some telemetry for the toolbar buttons (bug 1829216)
This commit is contained in:
parent
1c4e4b4092
commit
7f1e8d1920
2 changed files with 11 additions and 2 deletions
|
@ -601,7 +601,8 @@ const PDFViewerApplication = {
|
|||
appConfig.toolbar,
|
||||
eventBus,
|
||||
this.l10n,
|
||||
await this._nimbusDataPromise
|
||||
await this._nimbusDataPromise,
|
||||
this.externalServices
|
||||
);
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue