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

Redundant Suggestions #9827

Closed
jonathansampson opened this issue Jul 1, 2017 · 1 comment
Closed

Redundant Suggestions #9827

jonathansampson opened this issue Jul 1, 2017 · 1 comment

Comments

@jonathansampson
Copy link
Collaborator

jonathansampson commented Jul 1, 2017

Test plan

See below


  • Did you search for similar issues before submitting this one?
    Yes

  • Describe the issue you encountered:
    Identical history suggestions are offered.

  • Platform (Win7, 8, 10? macOS? Linux distro?):
    Desktop

  • Brave Version (revision SHA):
    f7242c7

  • Steps to reproduce:
    I visit TweetDeck often. I assume you need only do the same in order to reproduce.

TweetDeck URLs show up in a couple different frame histories in my session-store-1 file:

"history": [
	"https://tweetdeck.twitter.com/#",
	"https://tweetdeck.twitter.com/#",
	"https://tweetdeck.twitter.com/"
],
…
"history": [
	"https://tweetdeck.twitter.com/#",
	"https://tweetdeck.twitter.com/#"
],
  • Actual result:
    Identical history suggestions are offered.

  • Expected result:
    Suggestions should be a list of unique domains.

  • Will the steps above reproduce in a fresh profile? If not what other info can be added?
    N/A

  • Is this an issue in the currently released version?
    Yes

  • Can this issue be consistently reproduced?
    Yes

  • Screenshot if needed:

image

@jonathansampson jonathansampson added this to the 0.20.x (Nightly Channel) milestone Jul 1, 2017
@jonathansampson
Copy link
Collaborator Author

cc @bbondy

@luixxiul luixxiul modified the milestones: 0.21.x (Nightly Channel), 0.20.x (Developer Channel) Aug 9, 2017
@bbondy bbondy self-assigned this Aug 15, 2017
@NejcZdovc NejcZdovc assigned NejcZdovc and unassigned bbondy Sep 7, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Sep 7, 2017
Resolves brave#10826
Resolves brave#9827

Auditors:

Test Plan:
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Sep 7, 2017
Resolves brave#10826
Resolves brave#9827

Auditors:

Test Plan:
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Sep 10, 2017
Resolves brave#10826
Resolves brave#9827

Auditors:

Test Plan:
@ghost ghost added the sprint/1 label Sep 13, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Sep 17, 2017
Resolves brave#10826
Resolves brave#9827

Auditors:

Test Plan:
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Sep 18, 2017
Resolves brave#10826
Resolves brave#9827

Auditors:

Test Plan:
@bbondy bbondy modified the milestones: 0.21.x (Developer Channel), 0.20.x (Beta Channel) Oct 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.