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 is not parallel-safe. Process-separated is likely to be simpler to get to work without pesky things like memory corruption.
-Boris _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform