Closed
Bug 1960233
Opened 1 year ago
Closed 1 year ago
Switch to using type-preserving declareLazy() in toolkit/extensions
Categories
(WebExtensions :: General, task, P2)
WebExtensions
General
Tracking
(firefox139 fixed)
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | fixed |
People
(Reporter: zombie, Assigned: zombie)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•1 year ago
|
Component: Lint and Formatting → General
Product: Developer Infrastructure → WebExtensions
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [addons-jira]
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
The intention of this patch is to result in zero functional changes.
eslint-disable mozilla/valid-lazy is temporary until we fugure out
what to do with it in bug 1955492.
XPCOMUtils being imported in a few more places is temporary until
the new design of declareLazy() is moved to ChromeUtils.
Updated•1 year ago
|
Assignee: nobody → tomica
Status: NEW → ASSIGNED
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P2
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6cb483de4159
Switch to using type-preserving declareLazy() r=robwu
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Comment 4•1 year ago
|
||
Lead to an increase of 4.1Kb/0.3% on Base content JS opt fission on Windows.
You need to log in
before you can comment on or make changes to this bug.
Description
•