Confirmed users
2,317
edits
| Line 83: | Line 83: | ||
* After the Restart - Quit Firefox to make sure the Extension does not leak after installation | * After the Restart - Quit Firefox to make sure the Extension does not leak after installation | ||
** When no memory leak was detected play a little with the extension to make sure the extension does not leak on specific steps to reproduce | ** When no memory leak was detected play a little with the extension to make sure the extension does not leak on specific steps to reproduce. | ||
Some examples for in-detail testing of extensions: | |||
* Try out features of the Extension (like Buttons, Options, etc) | |||
After you have done this, quit firefox to check the leak.log | |||
* Go into the Extension Manager and check if the Firefox Extension Manager | |||
leaks when the Extension is installed | |||
* Use the Extension Options Button in the Extension Manager (see | |||
Bug [https://bugzilla.mozilla.org/show_bug.cgi?id=412136 412136]. | |||
** When a memory leak was detected save the leak.log and start Firefox again to check if the extension leaks only the first time after installation, or if the extension leak in general when installed | ** When a memory leak was detected save the leak.log and start Firefox again to check if the extension leaks only the first time after installation, or if the extension leak in general when installed | ||