Closed Bug 1616899 Opened 4 years ago Closed 4 years ago

add suggestions support to built-in engines where missing

Categories

(Firefox :: Search, enhancement, P3)

enhancement
Points:
2

Tracking

()

RESOLVED FIXED
Firefox 79
Iteration:
79.1 - June 1 - June 14
Tracking Status
firefox79 --- fixed

People

(Reporter: mconnor, Assigned: standard8)

Details

Attachments

(1 file)

Amazon US has suggestions, but other variants do not. There are probably other plugins we should review to identify where we can add this support.

Priority: -- → P3
Assignee: nobody → standard8

eBay used to have an API:

<Url type="application/x-suggestions+json" method="GET" template="http://anywhere.ebay.com/services/suggest/">
<Param name="s" value="0"/>
<Param name="q" value="{searchTerms}"/>
</Url>

but they got rid of it.

The current search API is kind of a hack using Rover (eBay offers nothing official) and when we asked, they didn't have a replacement solution for search suggestions.

Iteration: --- → 79.1 - June 1 - June 14
Points: --- → 1
Points: 1 → 2
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/737f45e502ce
Add search suggestions to eBay. r=mikedeboer

I forgot about browser_eBay.js. I'm tempted to remove those sometime seeing as we have tests in toolkit now for those. However for now, I'll just fix it.

Flags: needinfo?(standard8)
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cdf7aeb1e181
Add search suggestions to eBay. r=mikedeboer
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: