Closed
Bug 1804314
Opened 3 years ago
Closed 3 years ago
Introducing persisted_search_terms_* interaction type
Categories
(Firefox :: Address Bar, enhancement)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox109 | --- | unaffected |
firefox110 | --- | verified |
People
(Reporter: daisuke, Assigned: daisuke)
References
Details
Attachments
(1 file)
As talked in https://phabricator.services.mozilla.com/D163803, we need to introduce the following new interaction types.
- persisted_search_terms_refined
- persisted_search_terms_restarted
With the above change, we need to update the document.
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D163671
Assignee | ||
Updated•3 years ago
|
Type: task → enhancement
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d6454f53dcc0
Introduce persisted_search_terms_* interaction type. r=mak,jteow
Comment 3•3 years ago
•
|
||
Backed out for causing mochitest failures on browser_glean_telemetry_impression_interaction.js
Flags: needinfo?(daisuke)
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/271725233cee
Introduce persisted_search_terms_* interaction type. r=mak,jteow
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(daisuke)
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Comment 6•3 years ago
|
||
Verified during the Nightly 110 testrun on Windows 10 and Ubuntu 22.04 that persisted_search_terms, persisted_search_terms_refined and persisted_search_terms_restarted are recorded for all 3 glean events: impression, abbandonment and engagement.
Status: RESOLVED → VERIFIED
status-firefox109:
--- → unaffected
status-firefox-esr102:
--- → unaffected
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•