[GeckoView] Add some telemetry for the toolbar buttons (bug 1829216)

This commit is contained in:
Calixte Denizet 2023-05-22 16:43:09 +02:00
parent 1c4e4b4092
commit 7f1e8d1920
2 changed files with 11 additions and 2 deletions

View file

@ -601,7 +601,8 @@ const PDFViewerApplication = {
appConfig.toolbar,
eventBus,
this.l10n,
await this._nimbusDataPromise
await this._nimbusDataPromise,
this.externalServices
);
}
} else {