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

Handle no active tab in state and no cosmetic filter list in storage #58

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

petemill
Copy link
Member

Fix brave/brave-browser#845
Fix brave/brave-browser#846

[state].GetActiveTabData can return undefined from state yet the type did not reflect this even though some calls, but not all calls, handled it.

cosemtic filter list was being read before it was set in storage.

Fix brave/brave-browser#845
Fix brave/brave-browser#846

[state].GetActiveTabData can return undefined from state yet the type did not reflect this even though some calls, but not all calls, handled it.

cosemtic filter list was being read before it was set in storage.
@petemill petemill self-assigned this Aug 27, 2018
@petemill petemill requested review from Snuupy and NejcZdovc August 27, 2018 03:19
@petemill petemill merged commit b795097 into brave:master Aug 28, 2018
@petemill petemill deleted the fix/845-undefined-active-tab branch August 28, 2018 01:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants