Closed
Bug 1884623
Opened 2 years ago
Closed 2 years ago
Clean up some jsm references
Categories
(Toolkit :: General, task, P3)
Toolkit
General
Tracking
()
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [esmification-timeline])
Attachments
(10 files)
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 | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
With esm-ification getting towards the end now, there's a lot of references to .jsm
that we should still clean up.
In this bug I'm mainly focussing on cleaning up the production code & docs. The aim here is a first pass to start cleaning the majority of references, we'll probably want a second pass later.
I'm not updating links that have commit references - the individual teams can update those as and when necessary as they may require finding where the code currently is.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
Assignee | ||
Comment 6•2 years ago
|
||
Assignee | ||
Comment 7•2 years ago
|
||
Assignee | ||
Comment 8•2 years ago
|
||
Assignee | ||
Comment 9•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Keywords: leave-open
Comment 10•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3b6c077ebc94
Cleanup jsm references in ESLint files. r=mossop,devtools-reviewers,omc-reviewers,ochameau,aminomancer
https://hg.mozilla.org/integration/autoland/rev/b50702877813
Update Enterprise Policy related logging and modules to avoid jsm references. r=mkaply
https://hg.mozilla.org/integration/autoland/rev/2b5e7be228ec
Update more jsm references in production code and docs in browser/. r=mossop,extension-reviewers,omc-reviewers,migration-reviewers,robwu,mconley,aminomancer
https://hg.mozilla.org/integration/autoland/rev/bc6a252ae53f
Update more jsm references in production code and docs in dom/. r=emilio
Assignee | ||
Comment 11•2 years ago
|
||
Comment 12•2 years ago
|
||
Pushed by ncsoregi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ac42f8d150eb
Fix documentation warning in browser/components/urlbar/docs/overview.rst.
Comment 13•2 years ago
|
||
bugherder |
Comment 14•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/641918df2e8c
Update more jsm references in production code and docs in mobile/. r=geckoview-reviewers,amejiamarmol
https://hg.mozilla.org/integration/autoland/rev/6c7d87988e0c
Update more jsm references in production code and docs in remote/. r=whimboo,webdriver-reviewers
https://hg.mozilla.org/integration/autoland/rev/74baace7eeb3
Update more jsm references in production code and docs in services/. r=sync-reviewers,markh
Comment 15•2 years ago
|
||
bugherder |
Assignee | ||
Updated•2 years ago
|
Keywords: leave-open
Comment 16•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/de64ce832b8a
Update more jsm references in production code and docs in misc code. r=mossop,necko-reviewers,profiler-reviewers,julienw,kershaw
https://hg.mozilla.org/integration/autoland/rev/acdf8a83a49c
Update more jsm references in production code and docs in toolkit/. r=mossop,extension-reviewers,desktop-theme-reviewers,application-update-reviewers,credential-management-reviewers,places-reviewers,reusable-components-reviewers,translations-reviewers,omc-reviewers,robwu,Dexter,mconley,aminomancer,emilio,bytesized,sgalich,hjones
https://hg.mozilla.org/integration/autoland/rev/3a264233ce8e
apply code formatting via Lando
Comment 17•2 years ago
•
|
||
Backed out for causing multiple failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/dfd25610ed279904a59236c77997c0f4e9bccb42
Flags: needinfo?(standard8)
Comment 18•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/93c46a2272d1
Update more jsm references in production code and docs in misc code. r=mossop,necko-reviewers,profiler-reviewers,julienw,kershaw
https://hg.mozilla.org/integration/autoland/rev/e0d1a1dbfd5c
Update more jsm references in production code and docs in toolkit/. r=mossop,extension-reviewers,desktop-theme-reviewers,application-update-reviewers,credential-management-reviewers,places-reviewers,reusable-components-reviewers,translations-reviewers,omc-reviewers,robwu,Dexter,mconley,aminomancer,emilio,bytesized,sgalich,hjones
Comment 19•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/93c46a2272d1
https://hg.mozilla.org/mozilla-central/rev/e0d1a1dbfd5c
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(standard8)
You need to log in
before you can comment on or make changes to this bug.
Description
•