Closed
Bug 1804594
Opened 1 year ago
Closed 1 year ago
Differentiate search engines between "general" and "topic specific"
Categories
(Fenix :: Search, task)
Tracking
(firefox110 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
References
Details
Attachments
(1 file)
We want to differentiate the bundled the search engines from between a general (broad) search engine (eg, Google) and topic specific search engine (eg, Amazon).
In desktop, they have hardcoded a list of general search engine IDs that we can leverage to determine a general search engine when the list of bundled search engines are loaded.
Christian recommended going with a similar approach to desktop by storing a set of general search engine ids which could be used when parsing list.json to set a new isGeneral
property of {{SearchEngine}}s.
Assignee | ||
Updated•1 year ago
|
Summary: Differentiate search engines in "general" and "topic specific" → Differentiate search engines in between "general" and "topic specific"
Assignee | ||
Updated•1 year ago
|
Summary: Differentiate search engines in between "general" and "topic specific" → Differentiate search engines between "general" and "topic specific"
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox110:
--- → fixed
Flags: qe-verify-
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•