Articles tagged: IPDL
Found 10 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/PBackground All new code written in Gecko going forward is designed to be compatible with Multiprocess ...
- 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 ...