Closed Bug 1701527 Opened 4 years ago Closed 2 years ago

Infinite loop on ibanez.com due to fingerprinting blocking of maxmind.com

Categories

(Core :: Privacy: Anti-Tracking, defect, P3)

Firefox 87
Desktop
Unspecified
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: ksenia, Unassigned)

References

(Blocks 1 open bug, )

Details

This was initially reported in https://github.com/webcompat/web-bugs/issues/68614

To reproduce visit https://www.ibanez.com/ in Firefox release with ETP on (Standard) and observe the page.

Expected:
Page loads (with a redirect to a regional site, for example https://www.ibanez.com/usa/)

Actual:
Page is stuck in an infinite loop

There is an error Uncaught ReferenceError: geoip2 is not defined in the console. Looks like it is caused by fingerprinting blocking of maxmind.com, similar to 1615133. The site is using <script src="//js.maxmind.com/js/apis/geoip2/v2.1/geoip2.js" type="text/javascript"></script> to determine client's location.

Severity: -- → S3
Priority: -- → P3
Webcompat Priority: --- → ?
See Also: → 1754389
Webcompat Priority: ? → ---

The fix for this will be the same as the one for bug 1770743.

This has indeed been fixed along with bug 1770743.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.