You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
Hello,
I noticed that when opening a website in two windows in webkit, and logging in with one window, they share the same document.cookie. Is there a way to prevent this? I would like each window to be a separate "user." I'm using this for testing my web app.
Thank you,
David :)
David Beckwith
unread,
Jun 7, 2013, 4:16:08 AM6/7/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
There is a --user-data-dir=/path/to/foo flag in chromium. Would it be possible to expose that to the Window.open options object?