86
edits
(Adding detail from my parallel write-up :)) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
'''Sprinters:''' zpao, limi | '''Sprinters:''' zpao, limi | ||
'''QA Contact:''' whimboo | |||
'''Description''' | '''Description''' | ||
Line 21: | Line 23: | ||
* Make current tab more responsive than background tabs. | * Make current tab more responsive than background tabs. | ||
= Non-Goals in this iteration, | = Non-Goals in this iteration = | ||
The first iteration will be a simpler version, for the next iteration (3.7?) we should consider: | |||
*MRU network prioritization. | *MRU network prioritization. | ||
*A threshold on how many tabs are loaded in parallel to control cpu/network load. | *A threshold on how many tabs are loaded in parallel to control cpu/network load. | ||
*Batch up these groups based on MRU order.<br><br> | *Batch up these groups based on MRU order.<br><br> | ||
Line 81: | Line 85: | ||
= Bugs = | = Bugs = | ||
* {{bug|514490}} Actual implementation bug | |||
* {{bug|511503}} Window activate/deactivate DOM events | |||
= Resources = | = Resources = | ||
* [http://groups.google.com/group/mozilla.dev.apps.firefox/browse_thread/thread/94bf663f787b711e Limi's dev.apps.firefox thread] (has some useful implementation insight from bz) | * [http://groups.google.com/group/mozilla.dev.apps.firefox/browse_thread/thread/94bf663f787b711e Limi's dev.apps.firefox thread] (has some useful implementation insight from bz) |
edits