User:Shellylin: Difference between revisions
Jump to navigation
Jump to search
(→IPC) |
(→IPC) |
||
Line 3: | Line 3: | ||
=== IPC === | === IPC === | ||
* [http://people.mozilla.org/~slin/graph/IPC-Creating-a-child-process.svg Creating a child process] (before Nuwa) | * [http://people.mozilla.org/~slin/graph/IPC-Creating-a-child-process.svg Creating a child process] (before Nuwa) | ||
* [https://dl.dropboxusercontent.com/u/2608927/IPC_Overview.html Gecko IPC Overview] (after Nuwa, from Cervastes) | * [https://dl.dropboxusercontent.com/u/2608927/IPC_Overview.html Gecko IPC Overview] (after Nuwa, original from Cervastes) | ||
=== Media === | === Media === |
Revision as of 03:41, 15 August 2014
Works On
Study Notes
IPC
- Creating a child process (before Nuwa)
- Gecko IPC Overview (after Nuwa, original from Cervastes)