Open
Bug 1616959
Opened 6 years ago
Updated 2 years ago
Break out layout_endpoint into new pref
Categories
(Firefox :: New Tab Page, enhancement, P2)
Firefox
New Tab Page
Tracking
()
NEW
People
(Reporter: gsuntop, Assigned: thecount)
References
Details
(Whiteboard: [hnt])
Refactor the browser.newtabpage.activity-stream.discoverystream.config pref to:
- Move
layout_endpointout into its own standalone pref. - Deprecate
hardcoded_layoutand have it be inferred from the newlayout_endpointpref's value (eg: empty string istrueand URL string isfalse)
| Reporter | ||
Updated•6 years ago
|
Assignee: nobody → sdowne
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
No longer blocks: pocket-newtab
Updated•3 years ago
|
Severity: normal → S3
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [hnt]
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•