deCOM migrators
Categories
(Firefox :: Migration, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: asaf, Assigned: mconley)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(8 files, 1 obsolete file)
21.90 KB,
patch
|
MattN
:
review-
|
Details | Diff | Splinter Review |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
Reporter | ||
Comment 3•13 years ago
|
||
Reporter | ||
Comment 4•13 years ago
|
||
Reporter | ||
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Comment 7•12 years ago
|
||
Comment 8•7 years ago
|
||
Comment 9•7 years ago
|
||
Updated•7 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 10•3 years ago
|
||
We're trying to clean up the migrator component while we have a set of CalState LA students working on it. They've already been burned by needing to do full binary builds to add new migrators (since they're registered at build-time with components.conf). I'm going to push on this bug to try to get the migrators themselves de-COM'd.
Assignee | ||
Comment 11•3 years ago
|
||
Assignee | ||
Comment 12•3 years ago
|
||
Depends on D164138
Assignee | ||
Comment 13•3 years ago
|
||
Depends on D164139
Assignee | ||
Comment 14•3 years ago
|
||
Depends on D164140
Assignee | ||
Comment 15•3 years ago
|
||
Depends on D164142
Assignee | ||
Comment 16•3 years ago
|
||
Now that deCOM'ing migration is done, these comments can be removed. At the time of writing
those comments, it might have been reasonable to move those methods out at the same time as
deCOM'ing, but I don't want to blow out the scope of this patch series, so we can leave those
cleanups to some other time.
Depends on D164143
Assignee | ||
Comment 17•3 years ago
|
||
Depends on D164144
Comment 18•3 years ago
|
||
Comment 19•3 years ago
|
||
Backed out for causing xpc failures in browser/components/migration/tests/unit/test_Edge_db_migration.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/9db699eeb254eb425137fe2a8505012e0a84ddb9
INFO - TEST-START | browser/components/migration/tests/unit/test_Edge_db_migration.js
[task 2022-12-12T22:34:14.593Z] 22:34:14 WARNING - TEST-UNEXPECTED-FAIL | browser/components/migration/tests/unit/test_Edge_db_migration.js | xpcshell return code: 0
[task 2022-12-12T22:34:14.594Z] 22:34:14 INFO - TEST-INFO took 683ms
[task 2022-12-12T22:34:14.594Z] 22:34:14 INFO - >>>>>>>
[task 2022-12-12T22:34:14.594Z] 22:34:14 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
Comment 20•3 years ago
|
||
Comment 21•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/73666f48e2ef
https://hg.mozilla.org/mozilla-central/rev/912f29a6243b
https://hg.mozilla.org/mozilla-central/rev/14abbfd66f62
https://hg.mozilla.org/mozilla-central/rev/320f76dbfb6b
https://hg.mozilla.org/mozilla-central/rev/b8cc70333590
https://hg.mozilla.org/mozilla-central/rev/d02a9b2b3f91
https://hg.mozilla.org/mozilla-central/rev/1b7d66259fbf
Comment 22•3 years ago
|
||
I think Part 2 of this is causing Thunderbird crashes (at least in tests, bug 1805619) due to loading MigrationUtils.sys.mjs
in a toolkit file.
Assignee | ||
Updated•3 years ago
|
Description
•