Closed
Bug 1910582
Opened 1 year ago
Closed 1 year ago
Move DownloadItem extension to downloads package
Categories
(Firefox for Android :: Downloads, task, P2)
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: rsainani, Assigned: rsainani)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid] [group4])
Attachments
(1 file)
Currently DownloadItem extension function is in an ext package, where only generic extention functions should live, similar to kotlin standard library, ie. fun List<T>.map etc.
This is a follow up of Bug 1904031 where the package structure was made more cohesive already.
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [fxdroid] [group4]
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → rsainani
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by rsainani@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/03337ed60837
Move DownloadItem ext to downloads package r=android-reviewers,gl,007
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•