Open Bug 515532 Opened 15 years ago Updated 2 years ago

consider using JSON rather than HTML for default Firefox bookmarks

Categories

(Toolkit :: Places, defect, P5)

defect

Tracking

()

REOPENED

People

(Reporter: Gavin, Unassigned)

References

Details

...instead of the old HTML format. Avoiding the HTML parsing code on first startup is bound to be a win, and JSON is a simpler format anyways. (Some day we might even want to get rid of the html import/export code entirely, too.) We did this in Fennec because it doesn't have access to the html import code: bug 511435
Moving from build config to toolkit/places. We've had moving away from bookmarks.html on our mind when we moved away from bookmarks.html for l10n, given that the actual file format we use for import would be totally ignoring the strings that need to be fed in. We could do something generic inside toolkit/places to bootstrap the places db from either json or even a sql file if empty. Maybe if a pref to a chrome:// url is set or something.
Component: Build Config → Places
Product: Firefox → Toolkit
QA Contact: build.config → places
Depends on: 518907
Priority: -- → P5
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.