Closed
Bug 1964990
Opened 11 days ago
Closed 10 days ago
global option is required in DevTools distinct global in CacheEntry.sys.mjs:7:13
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(firefox140 fixed)
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
Details
Attachments
(1 file)
Getting a blank toolbox at the moment, and in the Browser Toolbox I can see a few errors such as
15:18:19.220 Error: ChromeUtils.importESModule: global option is required in DevTools distinct global CacheEntry.sys.mjs:7:13
Not sure it's related though.
Assignee | ||
Comment 1•11 days ago
|
||
Updated•11 days ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/13311b537f70
[devtools] Add mandatory global to lazy import in CacheEntry.sys.mjs r=ochameau,devtools-reviewers
Comment 3•10 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 10 days ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•