Closed
Bug 1897244
Opened 1 year ago
Closed 10 months ago
Convert the QuickSuggest provider onLegacyEngagement to use the new notifications
Categories
(Firefox :: Address Bar, task, P2)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: mak, Assigned: adw)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
onLegacyEngagement should be removed, as it's too error-prone.
onEngagement, onImpression, onAbandonment and onSearchSessionEnded are available.
New notifications, or changes to the existing ones, can be made where necessary, but we should avoid the old style of a single method handling everything.
Assignee | ||
Updated•10 months ago
|
Assignee: nobody → adw
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 months ago
|
||
Pushed by dwillcoxon@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3ed9c9b38281
Convert the QuickSuggest provider onLegacyEngagement to use the new notifications. r=daisuke
Comment 3•10 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•