Closed
Bug 2026772
Opened 4 months ago
Closed 4 months ago
Split preferences browser-chrome manifest into topic-based subfolders
Categories
(Firefox :: Settings UI, task)
Firefox
Settings UI
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The browser/components/preferences/tests/browser.toml manifest contains 189 tests in a single flat directory. This causes long runtimes on standalone jobs.
Split the tests into topic-based subfolders (similar to browser/base/content/test/), with a browser.toml manifest in each: aiFeatures, applications, credentials, downloads, etp, experimental_features, home, moreFromMozilla, networking, performance, permissions, privacy, search, security, sync, telemetry.
Tests that don't fit a clear category remain in the top-level browser.toml.
See bug 2025449 for the original alphabetical split attempt.
| Assignee | ||
Comment 1•4 months ago
|
||
Pushed by fqueze@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6b22dceece8c
https://hg.mozilla.org/integration/autoland/rev/a3938c456a69
Split preferences browser-chrome manifest into topic-based subfolders, r=frontend-codestyle-reviewers,Gijs.
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c152/b151]
You need to log in
before you can comment on or make changes to this bug.
Description
•