x/pkgsite: multiple console warnings/errors on Firefox #40050
Comments
The CSP warnings look like they're coming from a browser extension and should have no affect pkg.go.dev.
The Google Analytics team was aware of the cookie issue and it has been fixed. |
For example, on https://pkg.go.dev/mod/mvdan.cc/sh/v3@v3.1.2 with Firefox 78.0.1 on Linux, on my usual profile:
If I run with a new and empty Firefox profile (default settings, no extensions, etc), I don't get those warnings, presumably because the default security/privacy settings aren't as strong. I get a different warning, though:
Finally, there is also a warning on Chromium 83.0.4103.116, but it seems to be just a performance tip:
Assuming that tests are made periodically, hopefully you can add Firefox and other major browsers like Safari too, to catch these early.
The text was updated successfully, but these errors were encountered: