Closed
Bug 1484195
Opened 6 years ago
Closed 4 years ago
Basic Tracking Protection breaks www.bookonthenet.net
Categories
(Web Compatibility :: Desktop, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sergiu, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [tp-social][tp-content])
User Story
-facebook.net -googleapis.com
Environment:
Operating system: Windows 10 Pro
Firefox version: Firefox Nightly 63.0a1 (2018-08-16) (64-bit)
Prerequisites:
Enable Basic Tracking Protection
Steps to reproduce:
1. Navigate to: https://www.bookonthenet.net/west/premium/eresmain.aspx?id=fV6JvIOofc%2b2ji8qUmj6oFeYCvSRXOpCb%2bUjzmStC4Q%3d#/guest/1:3:R:8
2. Click on the "Search Availability" button.
3. Click on the Book Now button.
Expected Behavior:
The "Guests" page is opened.
Actual Behavior:
An endless spinner is displayed over the "Guests" page.
Notes:
1. Screenshot attached: http://prntscr.com/kjr49e
Reporter | ||
Comment 1•6 years ago
|
||
This is related to `trackingprotection` breakage #1101005
Looking at the devtools console, here are the blocked resources:
The resource at “https://connect.facebook.net/en_US/all.js#xfbml=1” was blocked because tracking protection is enabled.[Learn More] eresmain.aspx
The resource at “https://ssl.google-analytics.com/ga.js” was blocked because tracking protection is enabled.[Learn More] eresmain.aspx
The resource at “https://js-agent.newrelic.com/nr-1071.min.js” was blocked because tracking protection is enabled.[Learn More] eresmain.aspx
So these are the domains to test:
connect.facebook.net
ssl.google-analytics.com
js-agent.newrelic.com
I opened the URL in a fresh browser profile (Firefox Nightly 63, uMatrix installed, normal mode) and loaded the page. The "Guests" page did not fully load.
I disabled the Spoof Referrer option in uMatrix and then *WHITELISTED*:
-facebook.net
-googleapis.com
After this, the the spinner did not became stuck.
The other resources didn't help.
http://prntscr.com/kjqxqm
facebook.com can be found in the disconnect-blacklist.json, disconnect-entitylist.json and disconnect_mapping.py.
googleapis.com can be found in the disconnect-blacklist.json and disconnect-entitylist.json.
So in conclusion:
facebook.com - Social = [tp-social]
googleapis.com - Content = [tp-content]
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Comment 2•5 years ago
|
||
The site does not appear to be accepting any bookings right now (presumably due to the COVID-19 pandemic), so we'll have to re-test this later.
Comment 3•4 years ago
|
||
The layout has changed and the issue does not occur anymore, with ETP - Standard or Strict the "Guests" page loads.
Updated the URL: https://www.bookonthenet.net/west/premium/eresmain.aspx?id=j6r1IRqyXV3YP8mYWIRGSKDXZCE%2FiUIyGHW4FGURPp8%3D#/search
https://prnt.sc/10p3jc8
Tested with:
Browser / Version: Firefox Nightly 88.0a1 (2021-03-17)
Operating System: Windows 10 Pro
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•