Closed
Bug 1796539
Opened 3 years ago
Closed 3 years ago
Consider updating allow/denylist of modules too from ./mach esmify
Categories
(Core :: XPConnect, task)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: saschanaz, Assigned: arai)
References
Details
Attachments
(1 file)
There are some allow/denylist of modules:
- toolkit/components/backgroundtasks/tests/browser/browser_xpcom_graph_wait.js
- browser/base/content/test/performance/browser_startup.js
There might be more, but these two caused backout for me.
Reporter | ||
Updated•3 years ago
|
Blocks: esm-ification
See Also: → 1795968
Assignee | ||
Comment 1•3 years ago
|
||
depends on bug 1795873 because the testcase isn't monitoring static imports right now and converting from API call from static import hides the load,
and the test will break anyway.
Depends on: 1795873
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/de1917baf71d
Update allowlist of modules in ./mach esmify. r=yulia
Comment 4•3 years ago
|
||
Backed out 3 changesets (Bug 1795873, Bug 1796539) as req by the dev (arai).
Backout link
Flags: needinfo?(arai.unmht)
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/37a80ac59cf0
Update allowlist of modules in ./mach esmify. r=yulia
Comment 6•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(arai.unmht)
You need to log in
before you can comment on or make changes to this bug.
Description
•