Confirmed users
2,595
edits
Philip Chee (talk | contribs) |
Philip Chee (talk | contribs) (→2.Next) |
||
Line 91: | Line 91: | ||
** A lot of these bugs are due to mozilla-central switching from synchronous APIs to Asynchronous APIs. | ** A lot of these bugs are due to mozilla-central switching from synchronous APIs to Asynchronous APIs. | ||
** {{Bug|831208}} (asyncContentPrefsUse) Refactor asyncContentPrefs consumers to use the async API. Tracked in: | ** {{Bug|831208}} (asyncContentPrefsUse) Refactor asyncContentPrefs consumers to use the async API. Tracked in: | ||
*** {{Bug|909093}} Update SeaMonkey to use nsIContentPrefService2. Mcsmurf | *** {{Bug|909093}} Update SeaMonkey to use nsIContentPrefService2. Mcsmurf and Neil@parkway are currently working on this. | ||
** {{Bug|566746}} (asyncFormHistory) Form history should use asynchronous storage API. Tracked in: | ** {{Bug|566746}} (asyncFormHistory) Form history should use asynchronous storage API. Tracked in: | ||
*** {{Bug|912031}} Use Asynchronous FormHistory.jsm in place of nsIFormHistory2 in Suite. | *** {{Bug|912031}} Use Asynchronous FormHistory.jsm in place of nsIFormHistory2 in Suite. |