Open
Bug 1961127
Opened 8 months ago
Updated 8 months ago
Refactor BaseBrowserFragment: Move bookmarkTapped() into bookmarks feature
Categories
(Firefox for Android :: Bookmarks, task)
Tracking
()
NEW
People
(Reporter: polly, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group6] )
We would like to move logic out of Fragments where possible, to help with encapsulation and testability.
In BaseBrowserFragment, there is code that manipulates the bookmarks ui directly, eg in bookmarkTapped(). We would like to move this logic into a new use case or feature.
Updated•8 months ago
|
| Reporter | ||
Updated•8 months ago
|
Severity: -- → N/A
Comment 1•8 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox for Android::Bookmarks' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•