Confirmed users
1,477
edits
No edit summary |
No edit summary |
||
Line 67: | Line 67: | ||
|- | |- | ||
|} | |} | ||
== Test Strategy == | |||
Here are the main ways in which we will ascertain that OOP functions as expected | |||
* Test all the webextensions listed at https://github.com/mdn/webextensions-examples and ensure there are no regressions | |||
* Check webextensions which are using APIs which are most affected by OOP. These APIs include - | |||
** context Menus | |||
** devtools | |||
** omnibox | |||
** tabs | |||
** identity | |||
** permissions | |||
* Check that a firefox doesn't crash if a webextension crashes. See [https://bugzilla.mozilla.org/show_bug.cgi?id=1353959 Bug 1353959] for more details | |||
* Check that extensions work as expected after a firefox crash | |||
webRequest | |||
== Builds == | == Builds == | ||
This section should contain links for builds with the feature - | This section should contain links for builds with the feature - |