Bill McCloskey <wmcclos...@mozilla.com> 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?
>
> Unfortunately, we do often make assumptions like that. But once we
> make the initial transition to electrolysis, it should just be a
> matter of ensuring that messages go to the right process. I don't know
> much more than that though, since I haven't looked closely enough at
> the patches in bug 879475.

>From the front-end point of view there shouldn't be much difference of
same process or difference content process using frame message manager,
since the detail of communications are hidden under the hood.

        Kanru
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to