Merge remote-tracking branch 'origin/tracking' into custom

This commit is contained in:
roytam1 2022-04-28 12:15:29 +08:00
commit 897bcc3b20
32 changed files with 251 additions and 154 deletions

View file

@ -1940,8 +1940,6 @@
aOpenUILinkParams &&
aOpenUILinkParams.inBackground;
let where = tabBackground ? "tab-background" : aOpenUILinkWhere;
BrowserSearch.recordOneoffSearchInTelemetry(engine, source, type,
where);
return true;
]]></body>
</method>