Re: Question for StackOverflow or other about not sharing cookie jar per webview

2015-02-13 Thread Juanjo Conti
I have asked in SO: http://stackoverflow.com/questions/28456789/separate-cookie-jar-per-webview-in-os-x (it has a bounty of 500) On Tue, Feb 10, 2015 at 9:24 PM, Jens Alfke wrote: > You may be better off asking on the webkit-sdk-dev list on this site. I’ve > seen WebKit developers from Apple ans

Re: Question for StackOverflow or other about not sharing cookie jar per webview

2015-02-10 Thread Jens Alfke
You may be better off asking on the webkit-sdk-dev list on this site. I’ve seen WebKit developers from Apple answer questions there, but not on this list. —Jens > On Feb 10, 2015, at 2:13 PM, Juanjo Conti wrote: > > How to achieve the goal of having a not shared cookie jar per WebView in > Mac