Closed Bug 491673 Opened 16 years ago Closed 15 years ago

nsSeamonkeyProfileMigrator.cpp: re-enable/fix 'wallet.captureForms' handling

Categories

(SeaMonkey :: Startup & Profiles, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.0

People

(Reporter: sgautherie, Assigned: neil)

References

()

Details

(Keywords: fixed-seamonkey2.0)

Attachments

(1 file)

See bug 390198 comment 0. Current code is { 599 // XXX Because SeaMonkey's default pref for wallet.captureForms is now the 600 // opposite sense, we can't actually migrate this preference. Therefore, 601 // disable it for now, and re-enable/fix once bug 390025 is fixed. 602 // MAKEPREFTRANSFORM("wallet.captureForms", "browser.formfill.enabled", Bool, Bool), } Fwiw, http://mxr.mozilla.org/comm-central/search?string=captureForms&case=on&find=%2Fsrc%2FnsSeamonkeyProfileMigrator%5C.cpp%24
Flags: blocking-seamonkey2?
Seems simple and really need to get this in for 2.0 final
Flags: blocking-seamonkey2? → blocking-seamonkey2+
Attached patch Proposed patch (deleted) — Splinter Review
Well that was easy enough. If the pref was set to default then it won't get migrated, but fortunately the new default is the same :-) Note that the "commented" pref name was incorrect ;-) I removed the other wallet prefs as they're also obsolete.
Assignee: nobody → neil
Status: NEW → ASSIGNED
Attachment #401438 - Flags: review?(bugzilla)
Attachment #401438 - Flags: review?(bugzilla) → review+
Pushed changeset d6b342df4491 to comm-central.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Depends on: 425145
Target Milestone: --- → seamonkey2.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: