Hacker News new | ask | show | jobs
by mkjones 5322 days ago
> If you're using multiple browsers in OS X all built on Webkit for instance, they share the same cookie store.

Where are you getting this? Safari and Chrome (both built on webkit) definitely do not share cookie stores on OS X.

1 comments

In my limited understanding it's the difference between the webkit engine that OS X provides to developers to use, as opposed to Chrome which probably does something different in that regard. Besides site-specific browsers, there are plenty of makeshift OS X tools that implement their own built in browser, and these applications do indeed share cookies with Safari.

The easiest way to test this is with Safari and any of the OS X site-specific browser or http debugging tools.

Ah yes, you're right. I remember old versions of Spotify doing this, and it always confused me.