I've opened Chrome's web developer tools (F12) and navigated to Resources
tab. I then selected Cookies
tab and clicked on cookies specific to my domain inreado.git.local
. However the view showed cookies for domains other than mine, like google.com
and others (see attached image). Why so? I'd expect only the cookies specific for my domain appear on the view.
As explained in the Chrome DevTools documentation, that's because those cookies were set in iframes:
Cookies are listed by domain. This includes the main document as well as all nested frames. Selecting one of these “frame groups” displays all cookies, for all resources, for all frames in that group. There are two consequences of this grouping to be aware of:
- Cookies from different domains may appear in the same frame group.
- The same cookie may appear in several frame groups.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With