Closed Bug 324545 Opened 19 years ago Closed 18 years ago

Rename form history database

Categories

(Firefox :: Bookmarks & History, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Firefox 2 alpha1

People

(Reporter: brettw, Assigned: bryner)

References

Details

Attachments

(1 file)

If it is low-overhead enough to have a separate database file open, we should move form history into its own database file.
Target Milestone: --- → Firefox 2 alpha1
Depends on: 325287
Attached patch patchSplinter Review
This renames both the bookmarks/history and form history databases like we discussed.  In the process, I discovered that testbookmarks.js had fallen out of date with the default bookmarks, so I fixed it.  Execution of testbookmarks.js with xpcshell crashes on exit, somewhere in the cache code.  It might be because we're now making a profile directory available, but not initializing something correctly.  I'll talk to Darin about it, but I don't think it's critical for now.
Attachment #211539 - Flags: review?(brettw)
Comment on attachment 211539 [details] [diff] [review]
patch

>+  rv =dbFile->Append(NS_LITERAL_STRING("bookmarks_history.sqlite"));

Stupid nit: need space.
Attachment #211539 - Flags: review?(brettw) → review+
checked in.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".

In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body   contains   places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.

Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.

Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: