Closed
Bug 1801368
Opened 3 years ago
Closed 3 years ago
Migrate StructuredLog.jsm to an ES module
Categories
(Testing :: Mochitest, task)
Tracking
(firefox109 fixed)
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [esmification-timeline])
Attachments
(3 files)
As part of the ongoing effort to migrate modules, we should migrate StructuredLog.jsm.
I didn't do this in the main part of the testing/modules transition (bug 1799314), as this was looking slightly more complicated to do.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D162489
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D162490
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a427b10b0f89
Drop unused mutator argument on StructuredLogger. r=ahal
https://hg.mozilla.org/integration/autoland/rev/6d1984ee5309
Change StructuredLogger and StructuredFormatter to use class definitions, improve private properties. r=ahal
https://hg.mozilla.org/integration/autoland/rev/01940d9120cb
Migrate StructuredLog.jsm to an ES module. r=ahal
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a427b10b0f89
https://hg.mozilla.org/mozilla-central/rev/6d1984ee5309
https://hg.mozilla.org/mozilla-central/rev/01940d9120cb
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•