Contents

WebContentProcess

A process that manages webpage content in an app extension.

Declaration

struct WebContentProcess

Mentioned in

Overview

A browser app can launch multiple web content extension processes. Each instance of this structure represents a separate process.

Topics

Creating and invalidating extension processes

Creating XPC connections

Coordinating processes

See Also

Host app representations