Commit Graph

74 Commits

Author SHA1 Message Date
Robert Strong
c0d500d755 strings needed for b7 for Bug 315278 - Update process produces a broken application when disk space is low. r=mossop, ui-r=beltzner, a=blocks a blocker 2010-10-06 13:22:20 -07:00
Robert Strong
163feb77f0 Main patch - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7 2010-09-23 21:02:08 -07:00
Robert Strong
bab2be3b11 Bug 597664 - Add finalURI.spec for the mar file download to the local update xml and log the finalURI.spec along with the original URI.spe. r=dtownsend, a=approval2.0 2010-09-20 21:42:26 -07:00
Robert Strong
3233b7968e Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, a=blocking2.0-beta7 2010-09-14 18:49:10 -07:00
Robert Strong
b270b3d18b strings for Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta6 2010-09-13 23:57:39 -07:00
Robert Strong
0b5a2dd93d Bug 546593 - If both a partial and complete update have a verification failure this._update is null, the UI breaks, and the user is not notified of the update failure. r=dtownsend, a=approval2.0 dtownsend 2010-09-09 12:22:27 -07:00
Robert Strong
dc84ef605a Patch 1 (main patch) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6 2010-09-01 16:27:07 -07:00
Robert Strong
70e1a689c2 Bug 592785 - Don't report add-ons as incompatible if they are already incompatible with the current version. r=dtownsend, a=approval2.0 dtownsend 2010-09-01 16:26:30 -07:00
Robert Strong
c33be2e05f Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend ui-r=beltzner a=blocking 2010-08-28 02:35:01 +02:00
Robert Strong
e1495bfabb Bug 586194 - move never pref check into selectUpdate and use services js module in app updat. r=dtownsend, approval2.0=bsmedberg 2010-08-12 19:07:44 -07:00
Robert Strong
89ddf66fc2 Bug 570066 - Update UI dialogue box in Firefox disappeared before Firefox could be updated. r=dtownsend 2010-06-15 15:13:47 -07:00
Robert Strong
fee376b90c no bug - whitespace fix to force another build to kick off
(transplanted from b219912edfec87b80b97b44b6831868c7b1dcf31)

--HG--
extra : transplant_source : %B2%19%91.%DF%EC%87%B8%0B%97%B4Kh1%86%8C%7B%1D%CF1
2010-06-05 01:19:35 -07:00
Robert Strong
b6fca906ec Bug 567054 - Cc and Ci are not defined in updates.js. r=dtownsend 2010-05-22 14:11:03 -07:00
Robert Strong
366cac3334 Bug 566807 - Workaround Bug 566787 when checking for incompatible add-ons. r=dtownsend 2010-05-22 14:10:45 -07:00
Dave Townsend
74dbc43f95 Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
Dave Townsend
9bce08e51c Bug 552732: Update the app update service to work with the new API. r=robstrong 2010-04-14 09:54:52 -07:00
Dave Townsend
74b7768710 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Dave Townsend
6210ae85c3 Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
Dave Townsend
e7f19d4273 Bug 552732: Update the app update service to work with the new API. r=robstrong 2010-04-14 09:54:52 -07:00
Robert Strong
1a6304f9c8 Typo fix for Bug 552617. r=me 2010-04-06 19:49:34 -07:00
Robert Strong
6f15a23bc8 Bug 552617 - A paused update can't be resumed when closing the window using a window manager control. r=dolske 2010-03-25 21:37:19 -07:00
Robert Strong
b949ee6943 Bug 554561 - Failed partial not handled properly in UI. r=dtownsend 2010-03-25 21:37:06 -07:00
Robert Strong
b5904920bb Bug 545707 - Software update reports transfer speed in bytes per second. r=dolske 2010-03-17 16:12:41 -07:00
Robert Strong
823595d69f Bug 551283 - Suspicious and possibly unused code in updates.js updateListener.onProgress. r=dolske 2010-03-17 16:12:20 -07:00
Robert Strong
dde124550b Bug 548061 - Billboard should handle 404 (other errors?) for billboard better. r=dolske 2010-03-17 16:12:12 -07:00
Robert Strong
3ebd11eb47 Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 3 - string changes. r=dtownsend, ui-r=faaborg 2010-03-11 20:38:31 -08:00
Robert Strong
16b7d1f277 Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 1 - main changes without pinstripe changes. r=dtownsend, ui-r=faaborg 2010-03-11 20:37:45 -08:00
Robert Strong
01fc72f11a 5. string cleanup for app update ui - Bug 530872. r=dtownsend 2010-03-03 10:57:19 -08:00
Robert Strong
3b6c4e333b 3. ui changes to support mochitest chrome tests - Bug 530872. r=dtownsend 2010-03-03 10:56:59 -08:00
Robert Strong
6a534f83e8 1. main patch - Bug 530872 - app.update.url params / update.xml cleanup and addition of a custom string property for apps. r=dtownsend 2010-03-03 10:56:33 -08:00
Robert Strong
388b2a3ec6 Bug 543312 - Remove the dependency on nsTryToClose.js from app update's ui. r=dietrich 2010-01-31 15:15:48 -08:00
Robert Strong
4bb10d79e9 Backing out logging changed from Bug 538533 due to scoping issues. r=me 2010-01-16 14:28:09 -08:00
Robert Strong
5d9ca7232b Bug 538533 - If a complete update fails the update prompt should state the error and offer a link to download the update. r=dtownsend 2010-01-15 22:48:21 -08:00
Robert Strong
3d5e9f90a1 Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend 2009-12-18 14:02:08 -08:00
Robert Strong
86b40d6c0d followup to Bug 407875 - prevent multiple update prompts for manual update notification. r=dtownsend, a=beltzner 2009-11-19 11:38:56 -08:00
Robert Strong
3772c296ba Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich 2009-11-18 21:50:05 -08:00
Robert Strong
4df7a46fc6 Bug 528445 - change app.update.log.* in updates.js to app.update.log for UI logging. r=dtownsend 2009-11-13 13:11:07 -08:00
Dão Gottwald
bea18b662b Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh 2009-11-09 22:11:58 +01:00
Dão Gottwald
c982ab9fc0 Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend 2009-11-07 09:21:07 +01:00
Dão Gottwald
6a530b2454 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +01:00
Blair McBride
9cdc2ead10 Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh 2009-10-02 13:26:04 +02:00
Dave Townsend
562091c5d0 Bug 392180: updateURL should have variable indicating the context of the check. r=robstrong, sr=bsmedberg 2009-09-10 19:50:41 +01:00
Ian van den Berg
200028ecc9 Bug 393951 - Remove appID from nsIExtensionManager.getIncompatibleItemList. r=rstrong, sr=vlad 2009-07-30 17:35:02 -07:00
Dave Townsend
a941b0f3be Bug 496917: Can't include an arbitrary version name in the version field of the update xml. r=robstrong 2009-06-11 10:22:26 +01:00
Robert Strong
3836e0c168 Bug 485624 - Downloads in progress for previous releases should be canceled on startup instead of resumed. r=dtownsend 2009-04-16 18:40:46 -07:00
Robert Strong
59fbc43c07 Bug 341749 - 30% cpu usage check for updates while window dialog is up. r=dtownsend 2009-03-19 20:16:16 -07:00
Robert Strong
29f6c06ff6 Bug 459490 - Console error when checking for Sunbird or Thunderbird software updates 'Exception 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED) [nsIDocShellHistory.useGlobalHistory] in browser.xml'. r=dtownsend 2009-01-29 22:43:37 -08:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Robert Strong
1fb629c382 Bug 464835 - Update prompt comes up too often - backout changes from bug 324121. r=dtownsend 2009-01-05 11:00:19 -08:00
Robert Strong
b4a91a3d20 Bug 462940 - check for existing ProgressListener before adding one in updates.xml. r=dtownsend, approval1.9.1=beltzner 2008-11-28 03:41:37 -08:00