webcompat / webcompat.com

Source code for webcompat.com
https://webcompat.com
353 stars 187 forks source link

Does enhanced tracking protection block form v2 experiment cookie? #3021

Open miketaylr opened 4 years ago

miketaylr commented 4 years ago

Using Firefox Preview Nightly, if I remote debug and set the relevant cookie, I can't get the v2 form to load unless I disable tracking protection.

It's not clear to me if this is because I set it via devtools, or will block the cookie coming from the application. Something to investigate / consider. It seems like Firefox Preview Nightly has strict ETP enabled by default.

ksy36 commented 4 years ago

While this is happening I can see that the cookie is set, but the site still returns the old design

Screen Shot 2020-03-19 at 3 10 33 PM

This is happening in Firefox Preview as well and goes away once I change ETP to be "Standard" instead of "Strict" in Settings. Just turning off ETP from the url bar doesn't do anything..