Re: Is it possible for a WebView to not share sessions with Safari on Mac OS X?
Re: Is it possible for a WebView to not share sessions with Safari on Mac OS X?
- Subject: Re: Is it possible for a WebView to not share sessions with Safari on Mac OS X?
- From: Mike Abdullah <email@hidden>
- Date: Fri, 06 Feb 2015 16:07:51 +0000
> On 6 Feb 2015, at 14:41, Juanjo Conti <email@hidden> wrote:
>
> I'm using 10.9 and they do share.
>
> Do you know if a screen saver can be sandboxed?
My understanding is screensavers get loaded as a plug-in/bundle into another app by the system, so it’s up to that system program to be sandboxed or not.
In which case, sounds like you need to drop down to the WebResourceLoadDelegate and start customising requests so they don’t use the standard cookie storage.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden