Closed
Bug 1934048
Opened 10 days ago
Closed 4 days ago
Update obsolete comments around JSM in browser/components/asrouter/tests/unit/ASRouter.test.js
Categories
(Firefox :: Messaging System, task, P3)
Firefox
Messaging System
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The following comment is talking about JSM-based function.
it should be removed or updated to talk about ESM-based function.
// Testing framework doesn't know how to `defineLazyModuleGetters` so we're
// importing these modules into the global scope ourselves.
Assignee | ||
Comment 1•10 days ago
|
||
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/6e5459dcf638
Update obsoleve comments about JSM in browser/components/asrouter/tests/unit/ASRouter.test.js. r=mconley
Comment 3•4 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 days ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•