Open Bug 1023660 Opened 10 years ago Updated 2 years ago

nsIUpdateService should change the behavior by the type of current network for downloading

Categories

(Toolkit :: Application Update, defect, P3)

x86_64
Windows 8.1
defect

Tracking

()

UNCONFIRMED

People

(Reporter: masayuki, Unassigned)

Details

On Windows, looks like that applications can retrieve network connection type with ConnectionCost.
http://msdn.microsoft.com/en-us/library/windows/apps/hh750310.aspx
http://msdn.microsoft.com/en-us//library/windows/apps/windows.networking.connectivity.connectioncost.aspx

Although, I don't have enough image of ideal behavior, but updater should check the network type and if it's cost by per byte or there is fixed limit, updater shouldn't do update without confirmation of users.

I believe that at least, there is such pref to enable confirmation or completely stops working at non-limited network.
Summary: Updater should change the behavior by the type of current network → nsIUpdateService should change the behavior by the type of current network for downloading
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.