Closed
Bug 1926723
Opened 10 months ago
Closed 10 months ago
Rename `awesomebar.{engagement, abandonment}` to `urlbar.{engagement, abandonment}`
Categories
(Firefox for Android :: Search, task, P3)
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: lina, Assigned: lina)
Details
Attachments
(1 file)
Desktop and iOS both send urlbar.{engagement, abandonment}
Glean events, under the same conditions and using the same definition of "engagement" and "abandonment". The urlbar
events also include several extra fields of interest.
Fenix sends engagement and abandonment events under the same conditions as Desktop and iOS, but calls them awesomebar.{engagement, abandonment}
instead. (Fenix's events also don't have the same extra fields of interest as Desktop and iOS; these can be added later, if needed).
This bug tracks renaming Fenix's events from awesomebar
to urlbar
, to match Desktop and iOS.
Assignee | ||
Comment 1•10 months ago
|
||
Pushed by lbutler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6699af9133ff
Rename `awesomebar.{engagement, abandonment}` to `urlbar.*`. r=Roger,android-reviewers
Comment 3•10 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•