Closed
Bug 1934058
Opened 1 year ago
Closed 1 year ago
Update document not to use JSM-based API in netwerk
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
ChromeUtils.import("resource://testing-common/httpd.js");
It should use ChromeUtils.importESModule, with httpd.sys.mjs
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/16d6bc518506
Update network document to use ESM-based API. r=necko-reviewers,kershaw
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year 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
•