Closed
Bug 1954143
Opened 10 months ago
Closed 9 months ago
Fix TypeScript issues raised in PlacesFrecencyRecalculator.sys.mjs
Categories
(Toolkit :: Places, task, P3)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | fixed |
People
(Reporter: jteow, Assigned: jteow)
References
Details
Attachments
(1 file)
Also includes JSDoc fixups that the TypeScript check didn't catch.
| Assignee | ||
Comment 1•10 months ago
|
||
Removing BookmarkJSONUtils.sys.mjs because it'll require some work in PlacesUtils.sys.mjs.
Summary: Fix TypeScript issues raised in BookmarkJSONUtils.sys.mjs, PlacesFrecencyRecalculator.sys.mjs, and TaggingService.sys.mjs → Fix TypeScript issues raised in PlacesFrecencyRecalculator.sys.mjs, and TaggingService.sys.mjs
| Assignee | ||
Comment 2•10 months ago
•
|
||
Similar to BookmarkJSONUtils, TaggingService also relies on a definition of bookmark sources,
Summary: Fix TypeScript issues raised in PlacesFrecencyRecalculator.sys.mjs, and TaggingService.sys.mjs → Fix TypeScript issues raised in PlacesFrecencyRecalculator.sys.mjs
| Assignee | ||
Comment 3•9 months ago
|
||
Also added some additional comments to make ESLint happy.
Updated•9 months ago
|
Assignee: nobody → jteow
Status: NEW → ASSIGNED
Pushed by jteow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7a05490ee35f
Make PlacesFrecencyRecalculator.sys.mjs typescript compliant - r=Standard8,places-reviewers
Comment 5•9 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•8 months ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•