Articles tagged: IPC
Found 12 documents
- Mozilla/Add-ons/Plugins/Multi-Process_Plugin_Architecture Plugins are a frequent source of instability or crashes for browser users. When plugins run in ...
- Mozilla/B2G_OS/Architecture This article is a high-level overview of the architecture of the B2G OS platform, introducing ...
- Mozilla/B2G_OS/Security/Security_model This document provides an overview of Mozilla's Firefox OS security framework, which is designed ...
- Mozilla/IPDL IPDL, short for "IPC (Inter-process communication) Protocol Definition Language", is a ...
- Mozilla/IPDL/Best_Practices There a range of mistakes that authors of new sub-protocols frequently make. This document is ...
- Mozilla/IPDL/Creating_a_New_Protocol This is a quick-start on details of how to add a new IPDL protocol to the build. You should know ...
- Mozilla/IPDL/Opens_Spawns_Bridges This is a placeholder for the documentation of IPDL "opens", "spawns", "bridges" feature.
- Mozilla/IPDL/Tutorial IPDL, short for "Inter-process-communication Protocol Definition Language", is a ...
- Mozilla/IPDL/Type_Serialization All types used in IPDL must be serializable. This is accomplished through type specialization of ...
- Mozilla/Projects/NSPR/Reference/Anonymous_Shared_Memory This chapter describes the NSPR API for anonymous shared memory.
- Mozilla/Projects/NSPR/Reference/IPC_Semaphores This chapter describes the NSPR API for using interprocess communication semaphores.
- Mozilla/Projects/NSPR/Reference/Named_Shared_Memory The chapter describes the NSPR API for named shared memory. Shared memory allows multiple ...