ars aranea. the web, the way we make it. | |
Post discussion# Cookie separation in modern browsersPosted: Oct 31, 2006, under Standards, DHTML. Add a comment!A short analysis of how modern browsers separate session cookies between their different instances.
You can add a comment:
4 comments
| Important
Categories
Authoring
(1)Books (2)Cross platforms (2)DHTML (12)Graphical design (3)IT today (12)Morals&Politics (10)ODP (1)Random stuff (3)Romania (16)Security (7)SEO (2)Software (8)SQL (1)Standards (7)Technology (3)WordPress (4)[În română] (4)[This website] (2)Time-jump Syndication Need hosting?I've been a happy user of LunarPages since 2005. |
Copyright ©2005–2008 Zuavra | |
In IE6 a new process is created ONLY if you manually start a new program instance,
and not when opening a new window from File->New->Window (Ctrl+N). In this case, a single process exist and the cookies are shared.
Thanks, I've added a note.
I did a quick test, same user, same profile. Safari, Omniweb and iCab share the cookies across different browser windows.
Thanks, Andu.