Closed
Bug 1846713
Opened 2 years ago
Closed 2 years ago
Improve package structure within shopping package
Categories
(Firefox for Android Graveyard :: Shopping, task)
Tracking
(firefox118 fixed)
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: rsainani, Assigned: rsainani)
References
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
The existing package structure separates ui and state. However the state package also contains middlwares and as a result has dependencies to the middleware's dependencies. Separate middleware into it's own package. This way the it's clear that middlewares are at the edge and the state is at the center and doesn't depend on middleware or it's dependencies.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → rsainani
Status: NEW → ASSIGNED
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [fxdroid]
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Authored by https://github.com/rahulsainani
https://github.com/mozilla-mobile/firefox-android/commit/33110872dc9f0b763e68339caa85d92d4811851d
[main] Bug 1846713 - Improve package structure within shopping package
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
| Assignee | ||
Updated•2 years ago
|
Flags: qe-verify+
Updated•1 year ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•