Y
Hacker News
new
|
ask
|
show
|
jobs
by
wtetzner
3562 days ago
Would it be any more of a security risk than using a stand-alone browser?
1 comments
nine_k
3562 days ago
Standalone browsers make a lot of special efforts to isolate pages from one another. Does embedding have the same guarantees?
link
Jasper_
3562 days ago
Yes. WebKitGTK+2 uses isolated renderer/host processes.
link