Closed
Bug 1934055
Opened 10 months ago
Closed 9 months ago
Update document not to use JSM-based API in browser/components/urlbar
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The ``XPCOMUtils.defineLazyModuleGetters`` method within ``head.js`` sets up
The above should talk about ChromeUtils.defineESModuleGetters
Assignee | ||
Updated•10 months ago
|
Summary: Update document not to use JSM-based API → Update document not to use JSM-based API in browser/components/urlbar
Assignee | ||
Comment 1•10 months ago
|
||
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/719b87298b8a
Update browser/components/urlbar/docs/testing.rst to use ESM-based API. r=Standard8,urlbar-reviewers
Status: ASSIGNED → RESOLVED
Closed: 9 months 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
•