Hi,
So far, nobody said that the idea was either stupid or impossible/impractical,
so I went ahead and filed https://bugzilla.mozilla.org/show_bug.cgi?id=961689
David
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.or
Bill McCloskey writes:
>> 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?
>
> U
- Original Message -
> From: "Ehsan Akhgari"
> To: "Bill McCloskey" , "David Bruant"
>
> Cc: dev-platform@lists.mozilla.org
> Sent: Thursday, January 16, 2014 1:45:08 PM
> Subject: Re: Parallel sandboxed iframes
>
> About the front
On 1/16/2014, 3:34 PM, Bill McCloskey wrote:
- Original Message -
From: "David Bruant"
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
- Original Message -
> From: "David Bruant"
> 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,
On 1/16/14 2:29 PM, David Bruant wrote:
I don't understand the last sentence. Is "memory corruption" referring to the
global state you mentioned before?
Yes.
When you wrote "parallel-safe" above, was that implicitly thread-parallelism?
Yes.
As a web developer, I'm happy with process-sepa
Le jeudi 16 janvier 2014 18:31:59 UTC+1, Boris Zbarsky a écrit :
> It's pretty far away in Gecko as it stands, because we have all sorts of
> global state (class statics, say!) that is not parallel-safe.
>
> Process-separated is likely to be simpler to get to work without pesky
> things like mem
On 1/16/14 7:18 AM, David Bruant wrote:
From what I understand, it's already possible to create process-separated
frames [3] which I feel isn't that far away from a parallel iframe
It's pretty far away in Gecko as it stands, because we have all sorts of
global state (class statics, say!) that
bset that can work in
parallel from its parent.
I believe parallel sandboxed iframes would be a good thing also because it
would encourage web developers to use them also for their security
characteristics. It would also save the work of creating new WebWorker-specific
APIs.
Thoughts?
David
[1] h
9 matches
Mail list logo