On Fri, Mar 21, 2014 at 1:37 PM, Boris Zbarsky <bzbar...@mit.edu> wrote:

> On 3/21/14 11:02 AM, Bobby Holley wrote:
>
>> I'm also curious to hear about the overhead of compartments now that we
>> have zones.
>>
>
> An important question: which of these system compartments actually share a
> zone with each other?  I know the goal is "all of them", but are we
> actually getting there?
>

For JSMs and stuff, they should all go into the system zone. For window
globals, they go into the zone of GetTop() if it exists, and get a new zone
otherwise.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to