Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Publisher data file should be deleted when wallet is deleted #14758

Closed
ryanml opened this issue Jul 16, 2018 · 1 comment
Closed

Publisher data file should be deleted when wallet is deleted #14758

ryanml opened this issue Jul 16, 2018 · 1 comment

Comments

@ryanml
Copy link
Contributor

ryanml commented Jul 16, 2018

Description

Currently when a wallet deletion is processed, ledger-state.json is deleted. publisher-data.json should also be deleted.

Steps to Reproduce

  1. Run Brave
  2. Enable Payments
  3. Delete Wallet

Actual result:
publisher-data.json exists

Expected result:
publisher-data.json should be deleted

Reproduces how often:
100%

@ryanml ryanml added this to the 0.23.x Release 4 milestone Jul 16, 2018
@ryanml ryanml self-assigned this Jul 16, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 16, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 18, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 18, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 18, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 19, 2018
ryanml added a commit to ryanml/browser-laptop that referenced this issue Jul 31, 2018
@GeetaSarvadnya
Copy link
Collaborator

GeetaSarvadnya commented Aug 14, 2018

Verified on Windows x64 with

  • 0.23.80 53a429f
  • Muon 8.0.8
  • libchromiumcontent 68.0.3440.84

Verified on Ubuntu 18 x64 using

  • 0.23.80 53a429f
  • Muon 8.0.8
  • libchromiumcontent 68.0.3440.84

Verified with macOS 10.12.6 using

  • 0.23.80 53a429f
  • Muon 8.0.8
  • libchromiumcontent 68.0.3440.84

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.