Confirmed users
183
edits
(→2016) |
m (Use the correct case for the multiprocessCompatible flag.) |
||
| Line 102: | Line 102: | ||
| 49 || limited experimental set of Extensions and all WebExtensions | | 49 || limited experimental set of Extensions and all WebExtensions | ||
|- | |- | ||
| 50 || all Extensions marked " | | 50 || all Extensions marked "multiprocessCompatible" and all WebExtensions [1] | ||
|- | |- | ||
| 51 || all Extensions and all WebExtensions [1], [2], [3] | | 51 || all Extensions and all WebExtensions [1], [2], [3] | ||
| Line 115: | Line 115: | ||
[2] Initially [https://developer.mozilla.org/en-US/Add-ons/SDK/Guides/Multiprocess_Firefox_and_the_SDK#Testing_your_add-on Shims] will be available that will help certain add-ons with compatibility. These are a temporary measure due to potential [https://developer.mozilla.org/en-US/Firefox/Multiprocess_Firefox/Cross_Process_Object_Wrappers#Limitations_of_CPOWs limitations] that could impact user experience. | [2] Initially [https://developer.mozilla.org/en-US/Add-ons/SDK/Guides/Multiprocess_Firefox_and_the_SDK#Testing_your_add-on Shims] will be available that will help certain add-ons with compatibility. These are a temporary measure due to potential [https://developer.mozilla.org/en-US/Firefox/Multiprocess_Firefox/Cross_Process_Object_Wrappers#Limitations_of_CPOWs limitations] that could impact user experience. | ||
[3] With the exception of Extensions marked explicitly as NOT | [3] With the exception of Extensions marked explicitly as NOT multiprocessCompatible. | ||
For information on add-on support rollout see the [https://wiki.mozilla.org/Add-ons Add-on Project Wiki]. | For information on add-on support rollout see the [https://wiki.mozilla.org/Add-ons Add-on Project Wiki]. | ||