Commit Graph

63 Commits

Author SHA1 Message Date
ben%bengoodger.com
a6176302e6 fall back to downloading a complete download package if the verification of the patch fails 2005-06-09 01:06:45 +00:00
darin%meer.net
79965b9cac fixing VS8 Beta2 build bustage, bug 292021 2005-06-09 00:16:38 +00:00
ben%bengoodger.com
a86bfc6930 add support for restarting downloads at different priority levels (background vs. foreground), separate out update and extensions jar manifests for faster development turnaround 2005-06-08 22:39:45 +00:00
darin%meer.net
7e80080b48 Verify downloads leveraging nsICryptoHash. 2005-06-08 22:15:17 +00:00
ben%bengoodger.com
8c9acf2311 Fix the |selectUpdate| function on the update service to correctly return the best available update from a set of available updates 2005-06-08 21:13:43 +00:00
ben%bengoodger.com
31733b51b3 make getPref helper function return default values consistently, and ensure background checking does not commence until after a profile has been selected so that the user's settings are honored. 2005-06-08 20:48:25 +00:00
darin%meer.net
b1e47d43a3 Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg 2005-06-08 18:04:25 +00:00
ben%bengoodger.com
134b94df1a Implement new timer manager for handling of update interval timers for the update service and the extension manager 2005-06-08 00:21:30 +00:00
ben%bengoodger.com
61ce467112 disable logging again by default 2005-06-07 01:32:22 +00:00
ben%bengoodger.com
b0cad0753d make updates UI work again after API changes 2005-06-07 01:32:07 +00:00
ben%bengoodger.com
ac57e65f73 unify selection between background update and foreground update, move nsIUpdateItem to Extension Manager 2005-06-07 00:43:00 +00:00
ben%bengoodger.com
a1a115ee47 Make update selection a little better 2005-06-07 00:26:55 +00:00
ben%bengoodger.com
523fc426a6 disable logging to console by default 2005-06-06 22:49:26 +00:00
ben%bengoodger.com
f0897b87c8 296868 - Land Software Update Service on the trunk. Part of ongoing 1.1 feature work. Contains work by Darin Fisher and myself. This feature does not function yet but should not be intrusive. Includes first phase of 296566 - move extension update into the Extension Manager (r=darin) 2005-06-06 21:07:13 +00:00
db48x%yahoo.com
864630c0c0 bug 293583: When phone home occurs for more than one extension the update info is used from the first extension update info
patch by Robert Strong <moz_bugzilla@exchangecode.com>, r=bsmedberg, a=asa
2005-05-23 00:40:03 +00:00
mconnor%steelgryphon.com
48c2321b4e bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan 2005-05-20 22:42:50 +00:00
ben%bengoodger.com
9d35a22086 Fix for various EM regressions caused by 286034: 291831 r=bsmedberg 291582 (patach by Anbo Motohiko <amotohiko_mozillafirebird@yahoo.co.jp> r=bsmedberg); 291673 (patch by Robert Strong <moz_bugzilla@exchangecode.com>) r=bsmedberg; 291675 (patch by bsmedberg, r=me); 291709 (thunderbird/sunbird startup patch by bsmedberg r=mvl) 2005-04-25 19:23:31 +00:00
ben%bengoodger.com
b9725a8b1a 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan 2005-04-23 01:39:51 +00:00
bsmedberg%covad.net
38b3fbcdb5 Removing old locale files that got moved to toolkit/locales a long time ago. NPOTB. 2005-04-15 14:02:32 +00:00
bsmedberg%covad.net
e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
bzbarsky%mit.edu
3dfdb1e62b Fix code that incorrectly constructs URIs. Bug 278773, patch by Gavin Sharp
<gavin.sharp@gmail.com>, r=darin
2005-03-10 03:52:49 +00:00
bsmedberg%covad.net
361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
mconnor%myrealbox.com
43a1e1eb0a fix bug 280603 and bug 282752, based on initial patch by mook.moz@gmail.com, thanks to Neil for the Date.now() info 2005-02-22 19:31:58 +00:00
bugzilla%arlen.demon.co.uk
4d7101c4fc Bug 277607 useless expression in nsUpdateService.js
p=gavin.sharp@gmail.com r=mconnor
2005-02-17 00:21:19 +00:00
gerv%gerv.net
93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
mconnor%myrealbox.com
98240eacca fix bug 280603, excessive hits from update service 2005-02-01 04:38:32 +00:00
bsmedberg%covad.net
8780632762 Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben 2004-12-07 04:53:07 +00:00
ben%bengoodger.com
a3b1eda480 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
steffen.wilberg%web.de
336abe5e0f Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben 2004-09-19 17:31:28 +00:00
bryner%brianryner.com
391a908421 Make derived bindings have the same anonymous content structure as the normal radio and checkbox bindings on Linux (bug 257173). r=ben. 2004-08-28 21:16:04 +00:00
ben%bengoodger.com
06fd50c106 more software update tweaks for 253220 2004-08-10 07:21:35 +00:00
ben%bengoodger.com
ffc9a10378 more on 253220 - prevent update wizard from advancing prematurely by itself when not in mismatch mode. 2004-08-10 06:37:55 +00:00
ben%bengoodger.com
e03180cd94 more for 253220 - make app update reporting actually work 2004-08-09 22:43:10 +00:00
ben%bengoodger.com
582c9d22c5 253220 - better software update - in place software update, etc etc. glory! 2004-08-05 02:45:27 +00:00
ben%bengoodger.com
6e92b6ec80 252549 - Better Update Handling for identical versions, also fixes numerous software update glitches 2004-07-25 18:40:03 +00:00
ben%bengoodger.com
1347d2678b 251473 - allow extension authors to remotely bump maxVersion for a given extension version to prevent users from having to redownload an identical new version when they upgrade firefox where the only change is a newer maxVersion 2004-07-15 20:04:39 +00:00
ben%bengoodger.com
6229a5939d update check should run initially when turned on, display an error if update checker is disabled when invoked 2004-07-13 06:27:48 +00:00
ben%bengoodger.com
74fe091c2f clicking on link in Software Update slideup notifier does nothing 2004-07-12 23:24:49 +00:00
ben%bengoodger.com
c6e157ced8 246417 - show details about errors from xpinstall in error dialog 2004-07-12 09:24:07 +00:00
ben%bengoodger.com
c9148cf165 245953 - software update works poorly, including:
- various problems with update wizard
- hides app update notification icon for that session after the user has
visited the products page
- makes sure the app update info is cleared when no newer versions are present
- make app update work when extension update is disabled, general code
correctness etc.
- make sure the browser window that contains the product page is focused.
2004-07-12 08:57:18 +00:00
ben%bengoodger.com
44d523acd9 OK, merge back changes from the branch. for real this time 2004-06-19 05:54:09 +00:00
ben%bengoodger.com
5063e22bbd fuck it. 2004-06-19 05:50:12 +00:00
ben%bengoodger.com
b8c2b516b2 various updates from the branch - extension manager, update service, etc. 2004-06-19 04:56:21 +00:00
ben%bengoodger.com
44e4b69a20 remove the old dirs 2004-06-18 21:29:09 +00:00
ben%bengoodger.com
ac457d17fa 170006 - theme switching 2004-05-11 05:09:57 +00:00
ben%bengoodger.com
75ec1c191d 170006 - various updates to support pre-configured extensions 2004-05-10 23:30:11 +00:00
ben%bengoodger.com
70c626168c 170006 fix custom update items display in update UI 2004-05-04 04:51:30 +00:00
ben%bengoodger.com
f730ad4cb3 170006 bulletproof install/uninstall 2004-05-03 23:50:26 +00:00
ben%bengoodger.com
20d9dc35fe generic version checking service, support custom update urls 2004-05-03 06:32:10 +00:00