MozillaZine

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

2007-05-03 by Dietrich Ayala

Has an effect in

  • Mozilla Firefox (nightly builds since 2007-05-03)

Related bugs

Related preferences

See also

External links