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

Clear per-tab browserAction data when navigation happens #5339

Merged
merged 1 commit into from
Nov 4, 2016

Conversation

darkdh
Copy link
Member

@darkdh darkdh commented Nov 2, 2016

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

fix #5327

Auditors: @bridiver, @bbondy

Test Plan:

  1. Go to about:preferences#advanced and enable pocket
  2. Login pocket
  3. Navigate to arbitrary page
  4. Save page to pocket
  5. Navigate to other page/refresh the page
  6. The pocket icon should not be illuminated

@darkdh darkdh added this to the 0.12.8dev milestone Nov 2, 2016
fix brave#5327

Auditors: @bridiver, @bbondy

Test Plan:
1. Go to about:preferences#advanced and enable pocket
2. Login pocket
3. Navigate to arbitrary page
4. Save page to pocket
5. Navigate to other page/refresh the page
6. The pocket icon should not be illuminated
@bbondy
Copy link
Member

bbondy commented Nov 4, 2016

++

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

Successfully merging this pull request may close these issues.

Per tab browserActions data should be clear when navigating
6 participants