show/hide this revision's text 3 edited tags
show/hide this revision's text 2 There are two objective Cs here. Someone should fix that.
show/hide this revision's text 1

How can I have multiple instances of webkit without sharing cookies?

I have an app that creates a couple of WebView instances and I'd like to have them operate as independently as possible.

At the very least, I don't want them sharing cookies. A quick google search gave me results liking "you can't." I'm hoping someone has a better answer.