Closed Bug 934357 Opened 11 years ago Closed 10 years ago

Visit count increases on fastcodesign.com with indefinite scrolling usage

Categories

(Toolkit :: Places, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 753264

People

(Reporter: darktrojan, Unassigned)

References

()

Details

Multiple fastcodesign.com URLs appeared on my new tab page after just one visit. Upon investigation the visit_count for the URLs increases every time I scroll on the website homepage, and therefore the frecency score increases rapidly. At a guess I'd say they are using replaceState to set the address on every scroll event.
Confirmed with Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 ID:20140228130532 CSet: 8abc76dedec2

Every step further doing "indefinite scrolling" adds one additional entry in the history.

Is this the right Component? Or rather Core Document Navigation?
OS: Linux → All
Summary: Visit count increases every time the user scrolls on fastcodesign.com homepage → Visit count increases on fastcodesign.com with indefinite scrolling usage
Version: unspecified → Trunk
Core / Document navigation is for session history, about:newTab is based on global history instead. so the component looks correct, even if the fix may end up being at at the docshell level.
I indeed see multiple entries added to global history when scrolling the page. Havin a reduced test-case reproducing what the page does would be useful.
though, it's basically a dupe
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.