Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Clear Account Details in AppState #9238

Merged
merged 4 commits into from
Aug 14, 2020
Merged

Clear Account Details in AppState #9238

merged 4 commits into from
Aug 14, 2020

Conversation

tmashuang
Copy link
Contributor

We store sensitive information in the AppState under accountDetail for when the modal is active and present. This adds a new action/reducer and componentWillUnmount to clean up the persisted data left after leaving the modal.

We store sensitive information in the AppState under accountDetail for when the modal is active and present. This adds a new action/reducer and componentWillUnmount to clean up the persisted data left after leaving the modal.
@tmashuang tmashuang requested a review from a team as a code owner August 14, 2020 22:11
@tmashuang tmashuang requested a review from brad-decker August 14, 2020 22:11
@tmashuang tmashuang force-pushed the clear-account-details branch from fc14964 to 99596a2 Compare August 14, 2020 22:16
Gudahtt
Gudahtt previously approved these changes Aug 14, 2020
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@metamaskbot
Copy link
Collaborator

Builds ready [99596a2]
Page Load Metrics (574 ± 51 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint2993422010
domContentLoaded26566657210651
load26766757410651
domInteractive26566557210651

@metamaskbot
Copy link
Collaborator

Builds ready [ddcf2da]
Page Load Metrics (673 ± 76 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint31105602612
domContentLoaded38098667115776
load38298767315776
domInteractive38098567115776

@tmashuang tmashuang merged commit 87e5281 into develop Aug 14, 2020
@tmashuang tmashuang deleted the clear-account-details branch August 14, 2020 23:08
Gudahtt added a commit that referenced this pull request Aug 14, 2020
* origin/develop: (107 commits)
  Clear Account Details in AppState (#9238)
  Permit all-caps addresses (#9227)
  Send web3 usage metrics once per origin/property (#9237)
  Fix import/no-extraneous-dependencies issues (#9232)
  Remove unused buyEth fn from bg (#9236)
  Fix max-statements-per-line issues (#9218)
  Consolidate ESLint config files (#9231)
  Delete page-container.component.test.js (#9229)
  Tidy up getAccountLink (#9223)
  Tidy ConnectHardwareForm#checkIfUnlocked (#9224)
  Fix require-unicode-regexp issues (#9212)
  Fix no-negated-condition issues (#9222)
  Fix no-empty-function issues (#9216)
  Fix import/extensions issues (#9217)
  Dedupe glob-parent versions (#9220)
  Fix no-template-curly-in-string issues (#9221)
  Fix no-process-exit issues (#9219)
  Fix prefer-rest-params issues (#9215)
  Fix no-prototype-builtins issues (#9213)
  Fix no-nested-ternary issues (#9214)
  ...
@tmashuang tmashuang restored the clear-account-details branch October 13, 2020 17:47
@tmashuang tmashuang mentioned this pull request Oct 13, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants