Closed
Bug 1837457
Opened 2 years ago
Closed 2 years ago
Change httpserver tests to load httpd.js as a module rather than a script
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
As part of setting up httpd.js to be converted to an ES module, we need to stop it being loaded as a normal JavaScript file in a few places. This bug is for the netwerk/test/httpserver/test
tests (see bug 1837183 for mochitests).
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/19cda048867b
Change httpserver tests to load httpd.js as a module rather than a script. r=necko-reviewers,jesup
Updated•2 years ago
|
Severity: -- → S4
Priority: -- → P2
Whiteboard: [necko-triaged]
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•