Closed
Bug 1997999
Opened 8 months ago
Closed 7 months ago
Fix passing private property to FenixBrowserUseCases
Categories
(Firefox for Android :: Homepage, task)
Tracking
()
RESOLVED
FIXED
147 Branch
People
(Reporter: azinovyev, Assigned: azinovyev)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We made the private field nullable in the usecase and we can choose to override by passing it in. We can pass in the mode through appStore whenever we build the usecase class.
This means that we need to add this change to the patches that have already landed.
| Assignee | ||
Comment 1•8 months ago
|
||
Updated•8 months ago
|
Attachment #9526157 -
Attachment description: WIP: Bug 1997999 - Fix passing private property to FenixBrowserUseCases → Bug 1997999 - Fix passing private property to FenixBrowserUseCases
Pushed by azinovyev@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d9f4fd8a0934
https://hg.mozilla.org/integration/autoland/rev/5e5f7e0f3380
Fix passing private property to FenixBrowserUseCases r=android-reviewers,android-addons-reviewers,pollymce,willdurand
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Updated•7 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•