QA/Performance fixes
< QA
Jump to navigation
Jump to search
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
Non-goals
- TBD
Sign off
- Criteria
- All the test cases were executed.
- All the blocker, critical, major bugs have been fixed.
- Sign offs