WebExtensions/RoadMapFirefox57: Difference between revisions

No edit summary
Line 17: Line 17:
=== Out of process extensions ===
=== Out of process extensions ===


Before Firefox 57 lands, we will complete out of process extensions. A content script already runs in the content process and the rest of the extension will run its own extension process. This will include a suitable set of metrics to measure the performance of the extension process and content script.  
Before Firefox 57 lands, we will complete out of process extensions. Content scripts already run in the content process. This change will mean the rest of the extension will now run in an extension process. There will be one process for all the extensions. This will include a suitable set of metrics to measure the performance of the extension process and content script.


=== Developer tools ===
=== Developer tools ===
Confirmed users
1,158

edits