ylliX - Online Advertising Network

Snapshots for IPC Fuzzing – Mozilla Hacks – the Web developer blog

Process separation is one of the cornerstones of the Firefox security model. Instead of running Firefox as a single process, multiple processes with different privileges communicate with each other via Inter-Process Communication (IPC). For example: loading a website, processing its resources, and rendering it is done by an isolated Content Process with a very restrictive […]