Open
Bug 1812727
Opened 3 years ago
Updated 2 years ago
Don't expose unsupported bookmark types in the bookmarks UI
Categories
(Firefox for Android :: Bookmarks, enhancement)
Tracking
()
NEW
People
(Reporter: boek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/2861.
mozilla.components.concept.storage.BookmarkNodeTypecan be an item, folder, or separator. Additionally, Sync supports queries (which are bookmarks with a specialplace:URL that Desktop parses and renders specially, kind of like a Windows shortcut) and livemarks (which are deprecated).Let's consider filtering out queries and livemarks in folder lists, since it's a bit confusing to see them, and, unlike Desktop, they don't do anything special.
See mozilla/firefox-preview-bughunting-campaign#187.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Updated•3 years ago
|
Severity: -- → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•