Bug 1888908 - Rename current onEngagement to onLegacyEngagement r=mak
Differential Revision: https://phabricator.services.mozilla.com/D206251
This commit is contained in:
@@ -703,7 +703,7 @@ class ProviderInterventions extends UrlbarProvider {
|
||||
}
|
||||
}
|
||||
|
||||
onEngagement(state, queryContext, details, controller) {
|
||||
onLegacyEngagement(state, queryContext, details, controller) {
|
||||
let { result } = details;
|
||||
|
||||
// `selType` is "tip" when the tip's main button is picked. Ignore clicks on
|
||||
|
||||
Reference in New Issue
Block a user