Closed
Bug 466414
Opened 16 years ago
Closed 16 years ago
Remove old mork-based form history backend
Categories
(Toolkit :: Form Manager, defect)
Toolkit
Form Manager
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: Dolske, Assigned: Dolske)
References
Details
(Keywords: fixed1.9.1)
Attachments
(1 file)
38.02 KB,
patch
|
Gavin
:
review+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
We don't use the old formhistory.dat format anymore, but there's still some old code and #ifdefs around for it... We should just remove this deadwood.
This is a less aggressive version of bug 458812. We will still support importing from formhistory.dat when upgrading a profile.
Attachment #349703 -
Flags: review?(gavin.sharp)
Assignee | ||
Updated•16 years ago
|
Whiteboard: [needs review gavin]
Updated•16 years ago
|
Attachment #349703 -
Flags: review?(gavin.sharp) → review+
Comment 1•16 years ago
|
||
Comment on attachment 349703 [details] [diff] [review]
Patch v.1
nsIAutoCompleteMdbResult/nsIAutoCompleteMdbResult2 look unused after this too. fix here or file followup?
Updated•16 years ago
|
Whiteboard: [needs review gavin]
Assignee | ||
Comment 2•16 years ago
|
||
Comment on attachment 349703 [details] [diff] [review]
Patch v.1
Let's spin off that other bit instead of doing it here -- filed bug 474046.
Attachment #349703 -
Flags: approval1.9.1?
Assignee | ||
Comment 3•16 years ago
|
||
Target Milestone: mozilla1.9.1 → mozilla1.9.2a1
Assignee | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 4•16 years ago
|
||
Comment on attachment 349703 [details] [diff] [review]
Patch v.1
a191=beltzner
Attachment #349703 -
Flags: approval1.9.1? → approval1.9.1+
Assignee | ||
Comment 5•16 years ago
|
||
Keywords: fixed1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•