Performance/Frontend: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 3: Line 3:
* {{bug|699854}} - Refactor Downloads APIs to use async Storage
* {{bug|699854}} - Refactor Downloads APIs to use async Storage
* {{bug|699850}} - Refactor all synchronous history APIs to use async Storage APIs
* {{bug|699850}} - Refactor all synchronous history APIs to use async Storage APIs
* {{bug|876002)) - [meta] Remove nsIFormHistory2 so no synchronous form history code remains  
* {{bug|876002}}} - [meta] Remove nsIFormHistory2 so no synchronous form history code remains  
* {{bug|843853}} -  Newtab page slows down tab-open animation
* {{bug|843853}} -  Newtab page slows down tab-open animation



Revision as of 23:23, 7 June 2013

Gavin:

  • bug 853549 - Remove main-thread I/O from password manager
  • bug 699854 - Refactor Downloads APIs to use async Storage
  • bug 699850 - Refactor all synchronous history APIs to use async Storage APIs
  • bug 876002} - [meta] Remove nsIFormHistory2 so no synchronous form history code remains
  • bug 843853 - Newtab page slows down tab-open animation

Dolske:

  • bug 355063 - Password manager does not work on script-generated forms

Taras: