Necko: Electrolysis design and subprojects: Difference between revisions

Line 11: Line 11:
I'm not sure if we need IPC for resource:// or view-source://.  Opinions?
I'm not sure if we need IPC for resource:// or view-source://.  Opinions?


= Supporting single-process (and possibly standalone) necko? =
= Supporting non-e10s clients that use necko =
 
== Supporting non-e10s clients that use necko ==


We're planning to surround all IPC logic with #ifdef MOZ_IPC, and if it's not defined things should simply work for single process clients and/or clients which are otherwise allergic to e10s (apparently firefox on ppc and/or OS/2?)
We're planning to surround all IPC logic with #ifdef MOZ_IPC, and if it's not defined things should simply work for single process clients and/or clients which are otherwise allergic to e10s (apparently firefox on ppc and/or OS/2?)
Confirmed users
431

edits