Closed
Bug 2065137
Opened 1 month ago
Closed 26 days ago
Test the newtab searchbar SAP with a real search
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
RESOLVED
FIXED
157 Branch
| Tracking | Status | |
|---|---|---|
| firefox157 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
(Whiteboard: [sng][mcab-hnt])
Attachments
(2 files)
Follow-up from D319855.
browser_search_telemetry_sap_newtab_searchbar.js calls BrowserSearchTelemetry.recordSearch directly, so it exercises the recording path but not the New Tab search bar that is meant to reach it. It also asserts only browser.engagement.navigation.newtab_searchbar, while bug 2062210 added the SAP to .browser.search.content, browser.search.withads and browser.search.adclicks too
Drive a real search through the New Tab search bar and assert with SearchUITestUtils.assertSAPTelemetry, covering each metric the SAP was added to.
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
Updated•1 month ago
|
Severity: -- → N/A
Priority: -- → P2
| Assignee | ||
Comment 1•27 days ago
|
||
Updated•27 days ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•27 days ago
|
||
Updated•26 days ago
|
Attachment #9632645 -
Attachment description: Bug 2065137 - Let promiseSuggestionsPresent find suggestions in a content-process urlbar. r?mbeier! → Bug 2065137 - Let promiseSuggestionsPresent find suggestions in a content-process urlbar. r?#urlbar-reviewers!
Updated•26 days ago
|
Attachment #9632645 -
Attachment description: Bug 2065137 - Let promiseSuggestionsPresent find suggestions in a content-process urlbar. r?#urlbar-reviewers! → Bug 2065137 - Let promiseSuggestionsPresent find suggestions in a content-process urlbar. r?mbeier!
Pushed by dgottwald@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/79f2d86eb21f
https://hg.mozilla.org/integration/autoland/rev/0ac4bd2b0f43
Let promiseSuggestionsPresent find suggestions in a content-process urlbar. r=mbeier
https://github.com/mozilla-firefox/firefox/commit/7716114a7dd3
https://hg.mozilla.org/integration/autoland/rev/f615ff33f488
Test the newtab searchbar SAP by driving a real search. r=mbeier
Comment 4•26 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0ac4bd2b0f43
https://hg.mozilla.org/mozilla-central/rev/f615ff33f488
Status: ASSIGNED → RESOLVED
Closed: 26 days ago
status-firefox157:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 157 Branch
Updated•25 days ago
|
QA Whiteboard: [search][qa-triage-done-c157/b156]
You need to log in
before you can comment on or make changes to this bug.
Description
•