Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

cookie not being counted #291

Closed
requiredregistration opened this issue Jul 14, 2015 · 10 comments
Closed

cookie not being counted #291

requiredregistration opened this issue Jul 14, 2015 · 10 comments

Comments

@requiredregistration
Copy link

for example, a cookie is required to load https://www.daemon-tools.cc/home, once cookies are allowed in umatrix, the website is loaded, but the cookie is not reported in firefox, in chrom* it works as it should

@gorhill
Copy link
Owner

gorhill commented Jul 14, 2015

Unable to reproduce using provided details. I see http://daemon-tools.cc/{session-cookie:PHPSESSID} reported in the logger, and one cookie reported in the matrix.

@requiredregistration
Copy link
Author

ff 39

https-strict: * true
* * * block
* * frame block

without cookie
without cookie

with cookie
with cookie

in ff the logger logs nothing for a cookie, in chrom* it is logged and counted (i see daemon-tools.cc/{session-cookie:PHPSESSID} too)

@gorhill
Copy link
Owner

gorhill commented Jul 14, 2015

ff 39 [...]

Still unable to reproduce:

a

@gorhill
Copy link
Owner

gorhill commented Jul 14, 2015

And this is what I get in the logger:

a

@requiredregistration
Copy link
Author

with a new profile it works

@gorhill
Copy link
Owner

gorhill commented Jul 14, 2015

Are there error messages at the browser console (ctrl-shift-J) for when the cookies are not reported?

@requiredregistration
Copy link
Author

i see 6 repeats of Security Error: Content at moz-nullprincipal:{6bf6068e-9197-4847-b709-a07037440a12} may not load or link to chrome://umatrix/content/popup.html. when i reload with the matrix open

@gorhill
Copy link
Owner

gorhill commented Jul 14, 2015

Security Error: Content at moz-nullprincipal:{6bf6068e [...]

These are benign. Any other installed extensions which could interfere with cookies?

@requiredregistration
Copy link
Author

it wasn't the profile. this happens in private browsing only.

@gorhill
Copy link
Owner

gorhill commented Jul 15, 2015

happens in private browsing only

Now I can reproduce.

Noxgrim pushed a commit to Noxgrim/uMatrix that referenced this issue Dec 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants