Closed Bug 390021 Opened 17 years ago Closed 17 years ago

Remove old form fill hooks now that we've converted to satchel.

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(2 files)

Bug 304309 has converted us to satchel. We should remove the old form fill options and dialogs as they are no longer necessary.

However as we're planning on moving to toolkit's password manager as well, I propose that we do the minimum and just remove the overlay commands for now. Once we've picked up toolkit's password manager, then we can disable the whole of wallet.

This means our testers don't get confused and we're doing the minimum of work necessary.
Attachment #274341 - Flags: superreview?(neil)
Attachment #274341 - Flags: review?(neil)
Silly question, how do you access the Firefox form fill prefs and manager?
(In reply to comment #1)
> Silly question, how do you access the Firefox form fill prefs and manager?
> 
The Firefox form fill pref is on the privacy page under history. There is no manager for it. Firefox has no manager for the form fill because it works in a slightly different manner.

The pref is browser.formfill.enable, we still need to modify our preferences to provide that and probably a couple of other options.

Umm, I hope the navigator overlay does not contain the password manager entries in the menus, we still need those...

Ah, and yes, we should file a bug on adding the formfill pref as a UI pref somewhere.
(In reply to comment #3)
> Umm, I hope the navigator overlay does not contain the password manager entries
> in the menus, we still need those...

That's the walletTasksOverlay that deals with those entries.
> Ah, and yes, we should file a bug on adding the formfill pref as a UI pref
> somewhere.

Can't we just reuse the existing prefPane checkbox repointed to the new pref and remove the buttons (or comment them out) for "manage form data" and "manage sites"
Making a note of this before I forget
<http://www.radebatz.net/mano/mozilla/extensions/formhistory/>
(In reply to comment #5)
> > Ah, and yes, we should file a bug on adding the formfill pref as a UI pref
> > somewhere.
> 
> Can't we just reuse the existing prefPane checkbox repointed to the new pref
> and remove the buttons (or comment them out) for "manage form data" and "manage
> sites"

Yes and no. The problem is the current pref file resides in extensions/wallet and the next one will be in /suite. Additionally there's some other options that we may want to pick up from Firefox like clearing personal data. So I'd like to take a look at that before just doing this change. If we didn't have to move the code as well, I'd just do it, but because of the additional code move, I'd like to check out what we need first.
Yes, the old pref panel goes away with wallet, as it lives there. I guess it's best to just write a new one in suite/ - it's not that hard, I think...
Anyways, a new bug for that would probably be a good idea - and it might be reasonable to make it dependent on bug 342087
Attachment #274341 - Flags: superreview?(neil)
Attachment #274341 - Flags: superreview+
Attachment #274341 - Flags: review?(neil)
Attachment #274341 - Flags: review+
Blocks: 390158
I've raised bug 390158 to cover the addition of the new pref to a preference pane.

The patch is now checked in, so this bug is fixed.

Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Attachment #275252 - Flags: review?(bugzilla)
Comment on attachment 275252 [details] [diff] [review]
More form fill stuff

looks good, r=me.
Attachment #275252 - Flags: review?(bugzilla) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: