Generate a settings sub-page from a group of config-based settings
Categories
(Firefox :: Settings UI, enhancement)
Tracking
()
People
(Reporter: mstriemer, Assigned: mstriemer)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
Attachments
(2 files)
We will need to generate an entire sub-page from the config-based settings. These will require all the details that a page does (bug 1975761) but it also needs a parent page/sub-page
Sub-pages will additionally include breadcrumbs to go back to the parent page
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Comment 1•11 months ago
|
||
Updated•11 months ago
|
| Assignee | ||
Comment 2•11 months ago
|
||
Going to land the changes and follow up with the test after so it's not blocking other patches
Comment 4•11 months ago
|
||
| bugherder | ||
| Assignee | ||
Comment 5•10 months ago
|
||
Comment 8•9 months ago
•
|
||
Backed out for causing mochites failure on browser_HCM_telemetry.js
Backout link: https://hg-edge.mozilla.org/integration/autoland/rev/98a6999ddf335a8e40f72e6d0f421e619629a806
Log link: https://treeherder.mozilla.org/logviewer?job_id=535794608&repo=autoland&task=DDXK8n8tSyyhZ_GQDqYIOA.0&lineNumber=2366
There were also:
- failures on browser_defaultbrowser_alwayscheck.js
- failures on test_preferencesBindings_setting.html
- failures on sanitize/browser_sanitizeDialog_v2.js
- failures on test_preferencesBindings_setting.html
- failures on test_setting_control.html
Comment 10•9 months ago
|
||
| bugherder | ||
| Assignee | ||
Updated•9 months ago
|
Comment 11•8 months ago
|
||
I can see hardcoded text (at least Manage container settings) in Settings. Is this expected?
| Assignee | ||
Comment 12•8 months ago
|
||
Yes, this was placeholder data to have an example in-tree of how to use this feature. We have real uses now so it can be removed.
| Assignee | ||
Comment 13•8 months ago
|
||
The placeholder data is behind a pref, to be clear
Description
•