Confirmed users
183
edits
(→Downloads API Rewrite: Update target and add link to feature page) |
|||
| Line 117: | Line 117: | ||
|impact={{desktop}} | |impact={{desktop}} | ||
|team=Paolo Amadini (lead), Raymond Lee, Felipe Gomes, Neil Deakin | |team=Paolo Amadini (lead), Raymond Lee, Felipe Gomes, Neil Deakin | ||
|duration= | |duration=Mid August for reaching the initial goal in Nightly. | ||
Probably another month or two (with lower bandwidth) for follow-ups. | Probably another month or two (with lower bandwidth) for follow-ups. | ||
|goal=To improve responsiveness when downloads are started, by removing the main-thread I/O caused by access to "downloads.sqlite". The concrete goal is to ensure that SQL statements involving moz_downloads no longer appear in the "slow SQL" Telemetry dashboard. | |goal=To improve responsiveness when downloads are started, by removing the main-thread I/O caused by access to "downloads.sqlite". The concrete goal is to ensure that SQL statements involving moz_downloads no longer appear in the "slow SQL" Telemetry dashboard. | ||
|reports=firefox-dev mailing list, [http://benjamin.smedbergs.us/weekly-updates.fcgi/user/pamadini%40mozilla.com weekly updates tool]. | |reports=firefox-dev mailing list, [http://benjamin.smedbergs.us/weekly-updates.fcgi/user/pamadini%40mozilla.com weekly updates tool]. | ||
|work={{bug|825588}} | |work={{bug|825588}}, [[Features/Desktop/Downloads_API|Feature Page]] | ||
|dependencies= | |dependencies= | ||
|notes=The project should include a follow-up time frame to accommodate any changes identified after Firefox for Desktop has migrated to the new API, as well as handle requests to facilitate other Mozilla products and add-ons to migrate to the new API. | |notes=The project should include a follow-up time frame to accommodate any changes identified after Firefox for Desktop has migrated to the new API, as well as handle requests to facilitate other Mozilla products and add-ons to migrate to the new API. | ||