Fennec/Features/mem: Difference between revisions
Jump to navigation
Jump to search
(→Related Bugs & Dependencies: bug 661843 (GeckoSurfaceView)) |
|||
Line 37: | Line 37: | ||
* {{bug|631058}} - Avoid decoding 10 video frames up front for preload="metadata" videos | * {{bug|631058}} - Avoid decoding 10 video frames up front for preload="metadata" videos | ||
* {{bug|632177}} - Full chrome causes android to use more RAM | * {{bug|632177}} - Full chrome causes android to use more RAM | ||
* {{bug|661843}} - GeckoSurfaceView may double memory requirement for painting | * <s>{{bug|661843}}</s> (FIXED in Fx7)- GeckoSurfaceView may double memory requirement for painting | ||
* [https://bugzilla.mozilla.org/buglist.cgi?type1-0-0=substring&field1-0-3=rep_platform&field0-0-0=keywords&field1-0-2=op_sys&value1-0-3=ARM&type1-0-1=equals&value1-0-1=Fennec&resolution=---&type1-0-2=equals&type1-0-3=equals&value1-0-2=Android&query_format=advanced&value1-0-0=mobile&type0-0-0=substring&value0-0-0=footprint&field1-0-0=keywords&field1-0-1=product All mobile footprint bugs] | * [https://bugzilla.mozilla.org/buglist.cgi?type1-0-0=substring&field1-0-3=rep_platform&field0-0-0=keywords&field1-0-2=op_sys&value1-0-3=ARM&type1-0-1=equals&value1-0-1=Fennec&resolution=---&type1-0-2=equals&type1-0-3=equals&value1-0-2=Android&query_format=advanced&value1-0-0=mobile&type0-0-0=substring&value0-0-0=footprint&field1-0-0=keywords&field1-0-1=product All mobile footprint bugs] | ||
Revision as of 20:42, 17 June 2011
Feature | Status | ETA | Owner |
Memory Reductions | Concept | 2011-07-01 | Thomas Arend |
Summary
Reduce memory consumption of Fennec to save system resources and to prevent it from being killed when running in the background.
Team
Release Requirements
Next Steps
Open Issues
Related Bugs & Dependencies
- bug 617115 - Build with Android NDK r5 or later
- bug 627868 - Create a way to zombie-ify tabs after a threshold number of open tabs
- bug 631058 - Avoid decoding 10 video frames up front for preload="metadata" videos
- bug 632177 - Full chrome causes android to use more RAM
bug 661843(FIXED in Fx7)- GeckoSurfaceView may double memory requirement for painting- All mobile footprint bugs
Designs
Test Plans
Goals/Use Cases
Non-Goals
Other Documentation
Legend (remove if you like)
Healthy: feature is progressing as expected. | |
Blocked: feature is currently blocked. | |
At Risk: feature is at risk of missing its targeted release. | |
ETA | Estimated date for completion of the current feature task. Overall ETA for the feature is the product release date. |