iris_firefox
iris_firefox copied to clipboard
Some patterns in the bookmarks.py are different from actual Firefox UI
At least 3 patterns different from actual FF UI: PANEL_FOLDERS_EXPANDER PANEL_FOLDERS_EXPANDER_UP PANEL_FOLDER_DEFAULT_OPTION
OK, make sure the ones in Firefox UI are good and replace all usage of the other patterns with the Firefox UI patterns, then remove the unused patterns.