Closed
Bug 1859901
Opened 1 year ago
Closed 1 year ago
convert .ini manifests to .toml: batch 18 remaining **/xpcshell.ini r=jmaher
Categories
(Testing :: General, task)
Tracking
(firefox122 fixed)
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: tmarble, Assigned: jmaher)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Convert batch 18 of *.ini files to *.toml (see list below)
Success criteria:
- INI files moved to TOML to preserve history
- References to INI files replaced with TOML equivalents (e.g. in moz.build)
Files:
1 ./toolkit/components/passwordmgr/test/unit/xpcshell.ini
2 ./toolkit/components/places/tests/bookmarks/xpcshell.ini
3 ./toolkit/components/places/tests/expiration/xpcshell.ini
4 ./toolkit/components/places/tests/favicons/xpcshell.ini
5 ./toolkit/components/places/tests/history/xpcshell.ini
6 ./toolkit/components/places/tests/legacy/xpcshell.ini
7 ./toolkit/components/places/tests/maintenance/xpcshell.ini
8 ./toolkit/components/places/tests/migration/xpcshell.ini
9 ./toolkit/components/places/tests/queries/xpcshell.ini
10 ./toolkit/components/places/tests/sync/xpcshell.ini
11 ./toolkit/components/places/tests/unit/xpcshell.ini
12 ./toolkit/components/processtools/tests/xpcshell/xpcshell.ini
13 ./toolkit/components/promiseworker/tests/xpcshell/xpcshell.ini
14 ./toolkit/components/reputationservice/test/unit/xpcshell.ini
15 ./toolkit/components/satchel/test/unit/xpcshell.ini
16 ./toolkit/components/search/tests/xpcshell/searchconfigs/xpcshell.ini
17 ./toolkit/components/search/tests/xpcshell/xpcshell.ini
18 ./toolkit/components/shopping/test/xpcshell/xpcshell.ini
19 ./toolkit/components/startup/tests/unit/xpcshell.ini
20 ./toolkit/components/taskscheduler/tests/xpcshell/xpcshell.ini
21 ./toolkit/components/telemetry/dap/tests/xpcshell/xpcshell.ini
22 ./toolkit/components/telemetry/tests/unit/xpcshell.ini
23 ./toolkit/components/terminator/tests/xpcshell/xpcshell.ini
24 ./toolkit/components/thumbnails/test/xpcshell.ini
25 ./toolkit/components/timermanager/tests/unit/xpcshell.ini
26 ./toolkit/components/translation/test/unit/xpcshell.ini
27 ./toolkit/components/uniffi-bindgen-gecko-js/fixtures/tests/xpcshell/xpcshell.ini
28 ./toolkit/components/url-classifier/tests/unit/xpcshell.ini
29 ./toolkit/components/urlformatter/tests/unit/xpcshell.ini
30 ./toolkit/components/utils/test/unit/xpcshell.ini
31 ./toolkit/components/windowcreator/tests/unit/xpcshell.ini
32 ./toolkit/components/xulstore/tests/xpcshell/xpcshell.ini
33 ./toolkit/content/tests/unit/xpcshell.ini
34 ./toolkit/crashreporter/test/unit/xpcshell.ini
35 ./toolkit/crashreporter/test/unit_ipc/xpcshell.ini
36 ./toolkit/modules/subprocess/test/xpcshell/xpcshell.ini
37 ./toolkit/modules/tests/xpcshell/xpcshell.ini
38 ./toolkit/mozapps/downloads/tests/unit/xpcshell.ini
39 ./toolkit/mozapps/extensions/test/xpcshell/rs-blocklist/xpcshell.ini
40 ./toolkit/mozapps/extensions/test/xpcshell/xpcshell.ini
41 ./toolkit/mozapps/update/tests/unit_aus_update/xpcshell.ini
42 ./toolkit/mozapps/update/tests/unit_background_update/xpcshell.ini
43 ./toolkit/mozapps/update/tests/unit_base_updater/xpcshell.ini
44 ./toolkit/mozapps/update/tests/unit_service_updater/xpcshell.ini
45 ./toolkit/profile/xpcshell/xpcshell.ini
46 ./toolkit/xre/test/xpcshell.ini
47 ./tools/code-coverage/tests/xpcshell/xpcshell.ini
48 ./tools/profiler/tests/xpcshell/xpcshell.ini
49 ./uriloader/exthandler/tests/unit/xpcshell.ini
50 ./widget/headless/tests/xpcshell.ini
51 ./widget/tests/unit/xpcshell.ini
52 ./widget/windows/tests/unit/xpcshell.ini
53 ./xpcom/tests/unit/xpcshell.ini
Reporter | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → jmaher
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/270ee175f710
Batch 18 - migrate rest of xpcshell.ini -> toml. r=aryx,extension-reviewers,application-update-reviewers,credential-management-reviewers,places-reviewers,profiler-reviewers,win-reviewers,robwu,julienw,nalexander,Standard8,sgalich
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•