Confirmed users
431
edits
| 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 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?) | ||