Commit Graph
2 Commits
Author SHA1 Message Date
mkarolin 44fe2b5dd4 Remove _permission_features.json patch and use our override instead. 2022-12-15 14:18:54 -05:00
Simon Hong 86f1dc0c39 Introduce sidebar bookmarks page
fix https://github.com/brave/brave-browser/issues/20500

Applied bookmark part of chromium's side panel to sidebar bookmark panel.
sidebar.mojom is used for interacting between sidebar's bookmarks panel
with SidebarBookmarksPageHandler.
Most of webui impls in browser/resources/sidebar/bookmarks are copied from upstream
and modified to show bookmark part only.
(side panel's page shows read later and bookmark part both.)
Bookmarks page uses custom context menu by asking to native via
Sidebar:ShowCustomContextMenu interface.
2022-01-31 23:19:57 +09:00