Closed
Bug 897445
Opened 12 years ago
Closed 9 years ago
Allow user to add multiple search providers (via OpenSearch)
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Firefox OS Graveyard
Gaia::Browser
Tracking
(b2g-v1.3T affected, b2g-v1.4 affected, b2g-v2.0 affected)
RESOLVED
WONTFIX
People
(Reporter: benfrancis, Unassigned)
References
Details
(Keywords: feature, foxfood, uiwanted, Whiteboard: permafail, )
Attachments
(1 obsolete file)
As a user I would like to add an additional search provider to my browser so I can get results from providers not shipped with the browser
A mozbrowseropensearch event was added in bug 883002 which makes it possible to tell the user when an OpenSearch provider is navigated to but we need UI to allow the user to add a provider.
Comment 1•12 years ago
|
||
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/53951969
Comment 2•12 years ago
|
||
I would like to move open search as a system data store. That would allow other apps to benefit from those as well.
See bug 898331.
Depends on: 898331
Depends on: 898344
Comment 3•12 years ago
|
||
I have a working prototype of this in my 'content2' branch. I'm trying to get details on how/when it will land, and would gladly take this one assuming that we can land this code soon.
Comment 5•12 years ago
|
||
Here's a quick and dirty prototype implementing open search additions from the browser, and deletions from the settings app. In this prototype both actions are handled in the homescreen as an activity.
I would assume that the UI would need a lot more massaging before we could consider landing this. This was just to get the conversation started. Screenshots are in the linked pull request.
Comment 6•12 years ago
|
||
Comment on attachment 783575 [details]
Prototype implementation
The future is uncertain, and rocketbar may be going away. Obsoleting this for now.
Attachment #783575 -
Attachment is obsolete: true
Updated•12 years ago
|
Whiteboard: burirun1.4-1
Updated•12 years ago
|
status-b2g-v1.4:
--- → affected
Comment 7•11 years ago
|
||
Are we also planning to implement support for the OpenSearch API (window.external) in this bug? I'm moving this API over to WebIDL in bug 983920 and would like to know if this bug covers adding support for this API in b2g as well, or if I need to file a follow-up bug for it.
Thanks!
Updated•11 years ago
|
status-b2g-v1.3T:
--- → affected
Whiteboard: burirun1.4-1, burirun1.4-2 → permafail
Updated•11 years ago
|
status-b2g-v2.0:
--- → affected
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(ktucker)
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker)
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage+] → [QAnalyst-Triage+][lead-review+]
Updated•10 years ago
|
Comment 9•10 years ago
|
||
place keywords to whiteboard to display on foxfood-dashboard
Comment 10•10 years ago
|
||
ouch I did a silly thing, the original is correct
You need to log in
before you can comment on or make changes to this bug.
Description
•