Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Speed-up MAR download on auto updates.

6 views
Skip to first unread message

Davi

unread,
Nov 5, 2009, 10:54:57 AM11/5/09
to
How can I change de default download speed of auto update, in a xul
app.? Actually it appears to download ~300KB in 10 minutes, then
another chunk of 300KB, and so on.

Boris Zbarsky

unread,
Nov 5, 2009, 11:23:14 AM11/5/09
to

111 const DOWNLOAD_CHUNK_SIZE = 300000; // bytes
112 const DOWNLOAD_BACKGROUND_INTERVAL = 600; // seconds

64 const PREF_APP_UPDATE_BACKGROUND_INTERVAL =
"app.update.download.backgroundInterval";

-Boris

0 new messages