Closed
Bug 1960107
Opened 1 year ago
Closed 1 year ago
Move DeclaredLazy types to lib.gecko
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox139 fixed)
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | fixed |
People
(Reporter: zombie, Assigned: zombie)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file, 1 obsolete file)
Bug 1945464 introduced lazy types in an extensions only typelib, move them to a central place.
Also, we need to adjust the checkRootJs plugin, because each ts projects will recursively pull in virtually all of m-c via the LazyModules type definitions.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → tomica
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Blocks: typescript
Whiteboard: [addons-jira]
Updated•1 year ago
|
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/42aede24c814
Make DeclaredLazy type global, adjust the checkRootOnly plugin, r=Standard8
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
| Assignee | ||
Comment 4•1 year ago
|
||
Comment 5•1 year ago
|
||
Comment on attachment 9479173 [details]
Bug 1960107 - Enable @ts-check for ContentAnalysis.sys.mjs r?gstoll
Revision D245602 was moved to bug 1960690. Setting attachment 9479173 [details] to obsolete.
Attachment #9479173 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•