-
Notifications
You must be signed in to change notification settings - Fork 975
Add "Clear Payment Data / Clear Payment history" option to about:preferences#security and delete wallet. #8537
Comments
I have personally gotten 2 reports from people who think that payments should be cleared when 'Clear History' is clicked. I'd also expect this behavior. Is there a reason not to do that? |
Alternatively, it might be good enough to just have a 'Clear payments data' switch in about:preferences#security and in History > 'Clear Browsing Data...' |
that works for me. |
Specifically i think the switch in the Clear Browsing Data panel should only be for clearing synopsis, not resetting the wallet. The button in 'about:preferences#payments' should offer the option to reset the wallet, however. |
Here is the proposed switch position and string: The switch follows the normal switch implementation but adds the (?) button at the end which will lead to a git hub wiki page that explains how the data is recorded separately from history as needed by the ledger system. cc: @mrose17 cc: @diracdeltas |
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Resolves brave#8537 Auditors: Test Plan:
Adds clear/delete payments options
Verified on Windows x64 using
Verified with macOS 10.12.6 using
Verified on Ubuntu 17.10 x64
|
Test plan
defined in #14116 (comment)
Did you search for similar issues before submitting this one? yes
Describe the issue you encountered: about:preferences#sync has an option to let the user completely erase the sync data; we need a similar option for the ledger
Platform (Win7, 8, 10? macOS? Linux distro?): all
Brave Version (revision SHA): n/a
Steps to reproduce:
Actual result: you won't find it
Expected result:
Will the steps above reproduce in a fresh profile? no, If not what other info can be added? you have to enable the ledger first
Is this an issue in the currently released version? yes
Can this issue be consistently reproduced? yes
Extra QA steps: none
Screenshot if needed: n/a
Any related issues: tangentially related to Auto-purging "Saved site settings" resets Payments "Include" toggles #6708
Note to @bsclifton and @NejcZdovc:
settings.PAYMENTS_ENABLED
to false and then callreset
The text was updated successfully, but these errors were encountered: