Closed
Bug 2024674
Opened 6 months ago
Closed 5 months ago
Remove SearchService shims introduced in bug 2000685
Categories
(Firefox :: New Tab Page, task)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
Details
Attachments
(1 file)
Once 149 makes it to the release channel OR we've decided we're no longer shipping train-hops to 148 (which I think is now), we can remove the shims introduced in bug 2000685.
They're here:
- https://searchfox.org/firefox-main/rev/fa20ce29b1a82b717b7ff6863af8c12b381b3ec5/browser/extensions/newtab/lib/PlacesFeed.sys.mjs#301-308
- https://searchfox.org/firefox-main/rev/fa20ce29b1a82b717b7ff6863af8c12b381b3ec5/browser/extensions/newtab/lib/PlacesFeed.sys.mjs#312-317
- https://searchfox.org/firefox-main/rev/fa20ce29b1a82b717b7ff6863af8c12b381b3ec5/browser/extensions/newtab/lib/TopSitesFeed.sys.mjs#173-178
- https://searchfox.org/firefox-main/rev/fa20ce29b1a82b717b7ff6863af8c12b381b3ec5/browser/extensions/newtab/lib/TopSitesFeed.sys.mjs#1531-1536
- https://searchfox.org/firefox-main/rev/fa20ce29b1a82b717b7ff6863af8c12b381b3ec5/browser/extensions/newtab/lib/TopSitesFeed.sys.mjs#1988-1990
- https://searchfox.org/firefox-main/rev/fa20ce29b1a82b717b7ff6863af8c12b381b3ec5/browser/extensions/newtab/test/browser/browser_topsites_section.js#3-17
- This can probably be removed now: https://searchfox.org/firefox-main/rev/fa20ce29b1a82b717b7ff6863af8c12b381b3ec5/browser/extensions/newtab/test/unit/unit-entry.js#454-473
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → mconley
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c1feb0c7bf52
https://hg.mozilla.org/integration/autoland/rev/380c9b95f3fc
Remove SearchService newtab train-hop shims introduced in bug 2000685 now that Firefox 149 has shipped. r=home-newtab-reviewers,maxx
Comment 3•5 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c152/b151]
You need to log in
before you can comment on or make changes to this bug.
Description
•