Plugins/OOPP Testing: Difference between revisions
< Plugins
Jump to navigation
Jump to search
m (→Testing OOPP) |
(→Testing OOPP: Silverlight.com is not the site you want.) |
||
Line 14: | Line 14: | ||
#* [http://www.hulu.com Hulu.com] | #* [http://www.hulu.com Hulu.com] | ||
#* [http://www.dailymotion.com Dailymotion] | #* [http://www.dailymotion.com Dailymotion] | ||
#* [http://www.silverlight. | #* [http://www.silverlight.net/showcase Silverlight] | ||
#* Play Mafia Wars / Farmville on [http://www.facebook.com Facebook] | #* Play Mafia Wars / Farmville on [http://www.facebook.com Facebook] | ||
#* Full flash sites like [http://www.gotmilk.com Gotmilk?], [http://www.vitaminwater.com/ Vitamin Water] | #* Full flash sites like [http://www.gotmilk.com Gotmilk?], [http://www.vitaminwater.com/ Vitamin Water] |
Revision as of 16:16, 2 February 2010
A guide to test the newly added Out-Of-Process-Plugins in the Mozilla Nightly builds.
Setup
- Download the latest Trunk build from http://nightly.mozilla.org
- After installing the build, verify the following preference value is enabled in about:config dom.ipc.plugins.enabled = true
- Have at least one of the recommended plugins installed (Flash, Java, Quicktime, and Silverlight)
- Note: because Flash 10.1 beta eats crash reports, we want to focus testing on 10.0.
- Run your Process monitor of choice. (eg. Task Manager, Process Explorer for Windows, Pioneer Explorer, top command on Linux)
Testing OOPP
- Test a few popular plugin sites:
- Youtube
- Hulu.com
- Dailymotion
- Silverlight
- Play Mafia Wars / Farmville on Facebook
- Full flash sites like Gotmilk?, Vitamin Water
- or Pick one of the many Java sites.
- Look out for:
- Crashes
- Hangs
- incorrect display/audio/interaction
- especially on Windows, any feature which may pop up dialog boxes or system prompts (known cause of hangs), or use the window system in unusual ways (full-screen)
- especially interested in crashes which don't trigger the Mozilla crash reporter, especially when they are reproducible.
- Check for bugs
Resources
- List of known bugs
- Initial Testplan Draft (bsmedberg)
- Electrolysis Weekly Updates