Performance/Frontend: Difference between revisions
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 | * {{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:
- bug 853388 + bug 853389 - JSON+Async addon manager
- bug 702559 - Create a pure-async mozIStorageAsyncConnection
- bug 872421 [Chrome Workers] Provide a module loader for chrome workers