Closed Bug 27027 Opened 26 years ago Closed 26 years ago

Disable Wallet menu items, dialogs & prefs for beta1

Categories

(Toolkit :: Form Manager, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bugzilla, Unassigned)

References

Details

(Keywords: meta, Whiteboard: [PDT+] ready to go, waiting for code review and approval)

summary sez it all. i couldn't find a unique bug on this, so here it is. i don't know if the decision is to just grey them out, precede w/dots (menus only), or to remove them. (dialogs would need to be disabled.) here are where they show up in the browser. nbaca, let me know if there are *additional* places in mail which would be similarly affected. (if it's the same items, then nevermind ;-) menu items to remove/disable/grey out/precede w/dot --------------------------------------------------- Tasks > My Wallet > Safe Form Fill Tasks > My Wallet > Quick Form Fill Tasks > My Wallet > Capture Form Tasks > My Wallet > Wallet Contents dialogs to disable ------------------ Wallet Editor dialog Safe Form Fill dialog preferences to disable/remove/grey out -------------------------------------- Advanced > "Save form data when submitting" checkbox Advanced > Wallet > entire Wallet section ("server for wallet tables" text field & "View Wallet entries" button)
needed for beta1. also might affect other bugs, so added 'meta' so that others could add dependencies where needed.
Keywords: beta1, meta
Depends on: 21838
Putting on PDT+ radar for beta1.
Whiteboard: [PDT+]
Status: NEW → ASSIGNED
Target Milestone: M14
Whiteboard: [PDT+] → [PDT+] very small change required -- waiting for input
Would this affect the single sign-on for mail passwords?
No, you are confusing wallet (autofill) with single-signon, which is very common :-) Single-Signon deals solely with passwords, wallet (autofill) deals with capturing common user data (addresses, e-mail address) and allowing users to 'auto-fill' them in at other sites with similar forms.
Whiteboard: [PDT+] very small change required -- waiting for input → [PDT+] ready to go, waiting for code review and approval
Down but not out! You can bring it back for development and testing purposes very easily by including the following line in your prefs.js file: user_pref("wallet.enabled", true); And it can be brought back in the build itself by changing the following line in mozilla\modules\libpref\src\init\all.js from false to true: pref("wallet.enabled", false);
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
verif blocked by bug 28083.
Depends on: 28083
while i cannot completely verify this bug due to prefs blocker #28083, i did notice that on Mac the wallet menu items are still listed [2000021808]: Tasks > Autofill > Safe Form Fill --should be removed Tasks > Autofill > Quick Form Fill --should be removed Tasks > Autofill > Capture Form --should be removed Tasks > Autofill > Wallet Contents --should be removed not a problem on NT or linux (their menu items have been appropriated disabled).
Blocks: 22536
verifying this...however, i can still see the wallet-related items in the menu on mac. 2000022308. i'll open a separate bug for that.
Status: RESOLVED → VERIFIED
After the beta1 branch has happend, isn't it finally time to enable the wallet feature again by default?
YES, YES, YES!!!. Consider it done.
Assignee: morse → nobody
Product: Core → Toolkit
QA Contact: bugzilla → form.manager
Target Milestone: M14 → ---
Version: Trunk → unspecified
You need to log in before you can comment on or make changes to this bug.