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

do not store sites cache as a bookmark cache #12919

Merged
merged 2 commits into from
Jan 30, 2018
Merged

do not store sites cache as a bookmark cache #12919

merged 2 commits into from
Jan 30, 2018

Conversation

cezaraugusto
Copy link
Contributor

in 6e607ef we also changed cache location to use actual url instead of site key (no-qa-needed for this -- please test just the below).

Fix #12903

Test Plan:

  1. Clean session of 0.19.x
  2. Visit brianbondy.com
  3. Close app, move to 0.20.x branch
  4. Run Brave
  5. brianbondy.com shouldn't be bookmarked

@cezaraugusto cezaraugusto added this to the 0.20.x (Beta Channel) milestone Jan 30, 2018
@cezaraugusto cezaraugusto self-assigned this Jan 30, 2018
@cezaraugusto cezaraugusto requested a review from bbondy January 30, 2018 03:57
-
instead of sitekey
@codecov-io
Copy link

codecov-io commented Jan 30, 2018

Codecov Report

Merging #12919 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master   #12919      +/-   ##
==========================================
+ Coverage   56.12%   56.12%   +<.01%     
==========================================
  Files         279      279              
  Lines       27321    27321              
  Branches     4443     4442       -1     
==========================================
+ Hits        15334    15335       +1     
+ Misses      11987    11986       -1
Flag Coverage Δ
#unittest 56.12% <100%> (ø) ⬆️
Impacted Files Coverage Δ
app/common/cache/bookmarkLocationCache.js 98.46% <100%> (+4.79%) ⬆️
app/sessionStore.js 88.49% <100%> (-0.2%) ⬇️

Copy link
Member

@bbondy bbondy left a comment

Choose a reason for hiding this comment

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

Nice! You are skilled at Ameridote.

@bbondy bbondy merged commit 8337b76 into master Jan 30, 2018
bbondy added a commit that referenced this pull request Jan 30, 2018
do not store sites cache as a bookmark cache
bbondy added a commit that referenced this pull request Jan 30, 2018
do not store sites cache as a bookmark cache
@bsclifton bsclifton deleted the bookmarks/12903 branch February 19, 2018 08:18
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.

3 participants