This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 974
General Settings: "Browser data import" setting #2107
Comments
Does this cover #1004? If so, maybe we can close that old one out 😄 |
We will add an option to import bookmark html in importer (handled in chromium) so we will replace the old method when importer is ready. |
This was referenced Sep 12, 2016
darkdh
added a commit
that referenced
this issue
Sep 16, 2016
fix #2107 requires brave/muon#57 Auditors: @bridiver, @bbondy, @bsclifton
This was referenced Sep 16, 2016
Merged
Follow-up
|
darkdh
added a commit
that referenced
this issue
Sep 21, 2016
fix #2107 requires brave/muon#57 Auditors: @bridiver, @bbondy, @bsclifton
darkdh
added a commit
that referenced
this issue
Sep 21, 2016
fix #2107 requires brave/muon#57 Auditors: @bridiver, @bbondy, @bsclifton
too many cobwebs on this one. closing... |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Functionality:
Choosing "Import now..." opens the Import Browser Data dialog which floats above the General Settings panel. (This dialog is modal to all other functionality within the browser settings panels.)
The pull-down menu list is populated by polling the OS for installed browsers that have at least one data type that can be imported. Each browser offers a different set of importable data types. The available toggle switches change dynamically based on the selected browser, becoming disabled to indicate lack of availability.
Safari: Preferences, Bookmarks
Chrome: Cookies, Browsing History, Bookmarks
Firefox: Browsing History, Bookmarks, Saved Passwords, Autofill form data
Superset: Browsing History, Bookmarks, Cookies, Preferences, Saved Passwords, Autofill form data
Item label:
Browser data import
Button string:
"Import now..."
Spec image: (issue item shown in blue)
Spec image with import dialog open:
The text was updated successfully, but these errors were encountered: