Closed
Bug 1480814
Opened 6 years ago
Closed 6 years ago
Add a pref to enable/disable top site search shortcuts on the newtab page
Categories
(Firefox :: New Tab Page, enhancement, P1)
Tracking
()
People
(Reporter: tspurway, Assigned: ursula)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
browser.newtabpage.activity-stream.improve-search.top-site-search-short-cuts-enabled = boolean
The default should be true in beta, false in release
This pref will be used by the Shield/Normandy infrastructure to run the experiment to pref the feature on
Reporter | ||
Updated•6 years ago
|
Severity: normal → enhancement
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Commits pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/5687270d5e03d74e708c1d2bc5baa01bdccc376c
Fix Bug 1480814 - Add a pref to enable/disable top site search shortcuts on the newtab page
https://github.com/mozilla/activity-stream/commit/b1e9631a538ccccc8e37536780abe04ebb9021f3
Merge pull request #4285 from sarracini/bug_1480814
Fix Bug 1480814 - Add a pref to enable/disable top site search shortcuts on the newtab page
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•6 years ago
|
||
(In reply to Tim Spurway [:tspurway] from comment #0)
> browser.newtabpage.activity-stream.improve-search.top-site-search-short-cuts-
> enabled = boolean
>
> The default should be true in beta, false in release
>
> This pref will be used by the Shield/Normandy infrastructure to run the
> experiment to pref the feature on
NOTE: the pref is actually browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts
Comment 4•6 years ago
|
||
status-firefox63:
--- → fixed
Target Milestone: --- → Firefox 63
Comment 5•6 years ago
|
||
I have verified that the "browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts" boolean (by default with the "true" value) is displayed in the "about:config" page, on Windows 10 x64, Arch Linux and Mac 10.13.3 with the latest version of "Firefox Nightly" (63.0a1 - Build ID 20180812220618) installed.
Also, I have verified that after the pref is set to "false", the top site search shortcuts are no longer displayed in the "Top Sites" area.
Status: RESOLVED → VERIFIED
Comment 6•6 years ago
|
||
status-firefox62:
--- → fixed
Comment 7•6 years ago
|
||
I have verified that the "browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts" pref can be used to turn the search shortcut feature on and off in the latest Beta (62.0b18 Build ID 20180816151750) on Windows 10, Mac 10.13 and Arch Linux x64.
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•