QA/Performance fixes: Difference between revisions
< QA
Jump to navigation
Jump to search
Bogdan.maris (talk | contribs) No edit summary |
Bogdan.maris (talk | contribs) |
||
Line 15: | Line 15: | ||
== Test Cases == | == Test Cases == | ||
*The manual test cases for this feature can be viewed | *The manual test cases for this feature can be viewed [https://docs.google.com/spreadsheet/ccc?key=0AjbDkQ2Zlg86dFpFTklvT3c2VnFXSEw2SFNmbDl0eUE#gid=0 here]. | ||
== Non-goals == | == Non-goals == |
Revision as of 14:12, 18 January 2013
Summary
- Mozilla is constantly searching ways to improve the user experience of browsing the web. Better response time, loading pages faster, turn on/off Firefox faster, switching between tabs/menus smoother. All this goals under a sugestive name "Performance Fixes".
Reference
- Bugs:
- bug 718088 - (asyncContentPrefs) Refactor nsContentPrefService.js to use async Storage
- bug 818296 - [Shutdown] js::NukeCrossCompartmentWrappers takes up to 300ms on shutdown. Avoid doing it for optimized shutdown
- bug 818739 - Don't run CC during shutdown
- bug 740468 - Replace old synchronous favicons calls in the bookmarks export service
- bug 789932 - nsExternalAppHandler downloads files on the main thread
- bug 807021 - Move LocalStorage writes off the main thread
Use Cases
- TBD
Test Cases
- The manual test cases for this feature can be viewed here.
Non-goals
- TBD
Sign off
- Criteria
- All the test cases were executed.
- All the blocker, critical, major bugs have been fixed.
- Sign offs