Security/Sandbox/Process model: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 34: Line 34:


Note that the reverse is not forbidden: content loaded from file:// is permitted to load remote web content.  
Note that the reverse is not forbidden: content loaded from file:// is permitted to load remote web content.  
=== Privileged Content Process ===
about:newtab is loaded in a separate content process.


=== GPU Process ===
=== GPU Process ===
Line 43: Line 47:
=== WebExtension Process ===
=== WebExtension Process ===
This is similar to the web content process, except that the content that is run here is the background pages of Web Extensions. The sandbox restrictions are the same as for Web Content, but there are many more APIs exposed to this process, to allow for Web Extensions to function.
This is similar to the web content process, except that the content that is run here is the background pages of Web Extensions. The sandbox restrictions are the same as for Web Content, but there are many more APIs exposed to this process, to allow for Web Extensions to function.


== Plugin Content Process ==  
== Plugin Content Process ==  
canmove, Confirmed users
1,220

edits

Navigation menu