On 1/16/2014, 3:34 PM, Bill McCloskey wrote:
----- Original Message -----
From: "David Bruant" <bruan...@gmail.com>
To: dev-platform@lists.mozilla.org
Sent: Thursday, January 16, 2014 11:29:59 AM
Subject: Re: Parallel sandboxed iframes
As a web developer, I'm happy with process-separated if it's easier, at least
for a first shot, but I can imagine the costs aren't the same at scale.
Maybe the current rarity of sandboxed iframe on the web makes it a practical
idea?
It's my understanding that bug 879475 will bring us closer to being able to
isolate iframes in separate processes. More work would still be required to
hook everything up and decide when to use a separate process. Also, lots of
stuff in the Firefox frontend would break if we actually turned this on. But it
at least provides the basic machinery.
About the front-end breakages, the ongoing e10s work should help with
that right? I mean, do we usually make assumptions about what frame the
content process belongs to, or whether the iframe content process is the
same as the iframe host content process?
Thanks!
Ehsan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform