Browser.places.importBookmarksHTML
From MozillaZine Knowledge Base
Contents
Background
Mozilla Firefox’s Places system keeps bookmark data in a SQLite database. When migrating from a version that uses a flat file to store bookmarks, this preference determines whether the old bookmarks are imported.
Possible values and their effects
True
Import the contents of bookmarks.html into Places and set the preference to false.
False
Do not import the contents of bookmarks.html. (Default)
First checked in
Has an effect in
- Firefox (nightly builds since 2007-05-03)
- SeaMonkey (2.1a3pre or later since 2010-08-09)
Related bugs
- Bug 376008 - bookmarks html import/export needs to move to /browser
- Bug 419315 - All bookmarks lost after using "Restore all user preferences"
- Bug 462366 - correct bogus importBookmarksHTML behaviour