Closed
Bug 2023141
Opened 6 months ago
Closed 6 months ago
Enable new searchbar in most tests where it was previously disabled
Categories
(Firefox :: Address Bar, task, P1)
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: mbeier, Assigned: mbeier)
References
Details
Attachments
(1 file)
In bug 2006632, we enabled the new search bar implementation (browser.search.widget.new pref) by default in nightly. There were some tests that failed with the new search bar enabled, so we set browser.search.widget.new=false in them. This bug is about modifying those tests such that they work with the new implementation and we can enable it in most tests.
| Assignee | ||
Comment 1•6 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → mbeier
Status: NEW → ASSIGNED
Comment 2•6 months ago
|
||
Can you please provide a description this bug as to exactly what is going on? That will help with review.
| Assignee | ||
Comment 3•6 months ago
|
||
Sorry for the missing description. I updated the first comment.
Depends on: 2006632
Pushed by mbeier@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1fb442e735cd
https://hg.mozilla.org/integration/autoland/rev/ba51a8fdca8c
Enable new searchbar in most tests where it was previously disabled. r=dao,mkaply,search-reviewers,urlbar-reviewers,Standard8
Comment 5•6 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Updated•6 months ago
|
QA Whiteboard: [search] [qa-triage-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•