Closed
Bug 1575873
Opened 5 years ago
Closed 5 years ago
Add a test for checking that the change of default private search engine gets notified when reloading engines
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: standard8, Assigned: daleharvey)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
In bug 1562922 I was looking at writing a test for checking that we get a notification on reloading engines for the default private search engine (if it changes).
test_reloadEngines.js is structured around the ABSearch servers, and I don't really want to add the private default engine functionality to that at the moment, as we are switching to a new configuration format.
Therefore this depends on search modernization.
It is probably enough to extend test_reloadEngines.js with checks for the private search engine notifications - but it'd be easier if it was using the new configuration system.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
Moving this to search modernization, as this really need should be associated with that work.
Updated•5 years ago
|
Priority: P2 → P3
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → dharvey
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by dharvey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aa95907062d6
Refactor reload_engines test for modern config r=Standard8
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
Assignee | ||
Updated•5 years ago
|
Iteration: --- → 74.1 - Jan 6 - Jan 19
You need to log in
before you can comment on or make changes to this bug.
Description
•