Closed
Bug 1902537
Opened 1 year ago
Closed 1 year ago
Create and show localized search restrict keywords results when users type @
Categories
(Firefox :: Address Bar, enhancement, P2)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: mcheang, Assigned: mcheang)
References
(Blocks 1 open bug, )
Details
Attachments
(3 files)
The work in this patch includes the initial prototype of intuitive search keywords:
- Created a new
UrlbarProviderRestrictKeywordsclass - Showing localized
Search with Bookmarks,Search with History,Search with Tabsresults after the user types@ - Add search restrict keywords to preferences UI Search Shortcuts table
- Hiding search restrict keyword behind
browser.urlbar.searchRestrictKeywords.featureGatepref
| Assignee | ||
Updated•1 year ago
|
URL: https://mozilla-hub.atlassian.net/bro... → https://mozilla-hub.atlassian.net/bro...
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
This patch includes:
- A new UrlbarProviderRestrictKeywords class
- Showing localized Search with Bookmarks, Search with History, Search with Tabs results after the user types @
- Hiding search restrict keyword behind browser.urlbar.searchRestrictKeywords.featureGate pref
Pushed by mcheang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0487f08c1bab
Create UrlbarProviderRestrictKeywords to show localized bookmarks, history, and tabs restrict keywords results. r=mak,settings-reviewers,urlbar-reviewers
Comment 5•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
Comment 6•11 months ago
|
||
This fix was covered and subsequently verified by the Intuitive Search Keywords QA-2544 feature run during Scotch Bonnet sign-off.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•