Hacker News new | ask | show | jobs
by nine_k 3561 days ago
Standalone browsers make a lot of special efforts to isolate pages from one another. Does embedding have the same guarantees?
1 comments

Yes. WebKitGTK+2 uses isolated renderer/host processes.