Bug 1912040 - Remove all instances of onLegacyEngagement(). r=adw,urlbar-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D219068
This commit is contained in:
Karandeep
2024-08-14 12:38:26 +00:00
parent b12edbb492
commit d1dbab6e8d
10 changed files with 8 additions and 112 deletions

View File

@@ -604,7 +604,7 @@ export class UrlbarController {
/**
* Triggers a "dismiss" engagement for the selected result if one is selected
* and it's not the heuristic. Providers that can respond to dismissals of
* their results should implement `onLegacyEngagement()`, handle the
* their results should implement `onEngagement()`, handle the
* dismissal, and call `controller.removeResult()`.
*
* @param {Event} event