On Wed, Mar 19, 2008 at 1:03 PM, csnyder <[EMAIL PROTECTED]> wrote: > > Also, that implies that _any_ app using WebKit for rendering is going > to share cookies, and that should definitely not be the case. Ew.
... and that is exactly what happens, even when using Fluid.app browsers that are supposed to be isolated from Safari. Session cookies are not shared (thanks for that) but stored cookies are. That means most other Mac apps that display HTML, including Dashboard widgets and newsreaders, share cookies with Safari. -- Chris Snyder http://chxo.com/ _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
