Previously, the only ways to add a bookmark were with the menu item or keyboard shortcut. This commit adds a button at the bottom of the bookmarks sidebar to do the same thing, which seems like a logical place for such functionality. setupViewerActions() was moved to earlier in the setup process to ensure that m_addBookmark is assigned by the time the bookmarks sidebar is created, since it gets passed that action in its constructor. BUG: 357625 FIXED-IN: 21.12remotes/origin/work/aacid/android_nss_plugins
parent
218edc6f4a
commit
01557c16c4
3 changed files with 7 additions and 5 deletions
Loading…
Reference in new issue