aaronleventhal%moonset.net
be531d3dfc
Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor
2005-07-25 19:23:12 +00:00
ben%bengoodger.com
f26e452469
296566: move extension update into extension manager. 1) add background update timer to check for updates to extensions on a regular basis 2) replace observer service notifications with a new interface nsIAddonUpdateCheckListener 3) rename nsIExtensionDownloadListener to nsIAddonUpdateListener 4) show extension update inline in the extension manager 5) update all UI clients to interfaces in 2 and 3 including mismatch UI etc. 6) remove unnecessary files r=rob_strong@exchangecode.com
2005-07-25 17:29:18 +00:00
bsmedberg%covad.net
cfbccf108f
Bug 302016 - When upgrading, extensions don't work until a restart is performed, patch by Rob strong, r+a=me
2005-07-25 14:44:02 +00:00
bzbarsky%mit.edu
8ec23fe4de
Fixing regression due to not renaming things consistently. Bug 301875,
...
r+a=mconnor
2005-07-25 03:25:54 +00:00
bsmedberg%covad.net
178f20a738
Bug 297312 - EM gets confused between multiple installations of the same version, r=darin+robstrong, self-approving per deerpark triage meeting.
2005-07-23 14:00:07 +00:00
bzbarsky%mit.edu
10d1c576d9
Expose the subject name for the cert and an nsISupports pointer to the cert on
...
nsIPrincipal that represents a certificate principal. Change preference
storage to ensure matches in not only the fingerprint but also the subjectName
before applying privileges from preferences to a certificate principal. Remove
possibility for creating certificate principals without a useful identifying
name and make sure that names don't get munged by being forced to ASCII. Bug
240661, r=caillon, sr=dveditz, a=bsmedberg
2005-07-22 19:05:42 +00:00
doronr%us.ibm.com
51adbfe941
Bug 299947 - Make richlistbox send events like a listbox r/a=mconnor
2005-07-20 19:45:43 +00:00
timeless%mozdev.org
5633974e9b
Bug 262373 Fresh installed extensions cause software update to fail
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-07-19 21:03:20 +00:00
mozilla.mano%sent.com
582b50e264
Bug 300970 - access checks for install locations are performed repeatedly per location during a session. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg.
2005-07-18 13:55:48 +00:00
timeless%mozdev.org
b18f5dca93
Bug 300356 Extension/Theme Manager windows default size should be editable by l10n-teams (p1 of 10)
...
patch by AlexIhrig@thunderbird-mail.de r=bsmedberg a=asa
2005-07-17 20:10:13 +00:00
bsmedberg%covad.net
9fa727f8cb
Bug 300265 - Trying to select an extension installed on a read-only filesystem (smb, cdrom) hangs the app for a long time (not forever) - patch by Rob Strong, r+a=me
2005-07-15 11:07:32 +00:00
mozilla.mano%sent.com
98c13f8a2e
Bug 298498 - Allow extension XPIs to ship multiple independent extensions. patch from Robert Strong <rob_strong@exchangecode.com>, r=bsmedberg, a=asa.
2005-07-15 10:08:17 +00:00
mozilla.mano%sent.com
b47989d1c0
Bug 299887 - Only check for updates for items that are updateable. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg
2005-07-15 09:59:47 +00:00
ben%bengoodger.com
cf84a2f72f
Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin
2005-06-30 23:00:48 +00:00
bsmedberg%covad.net
d9346c31d9
Bug 295680 - extension should not install when chrome registration fails - patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg
2005-06-29 13:58:16 +00:00
timeless%mozdev.org
76f208b3e2
Bug 298699 Theme Manager's width is no longer fixed
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-28 21:28:49 +00:00
doronr%us.ibm.com
b011da6386
Bug 298524 - Add init() method to richlistbox. r=robstrong,mconnor a=bsmedberg
2005-06-23 20:04:57 +00:00
doronr%us.ibm.com
8941f37a65
Bug 298140 - Extension Manager regressions. patch by rob strong, r/a=bsmedberg
2005-06-22 20:29:45 +00:00
doronr%us.ibm.com
148f27f947
Bug 285584 - Make download & extension manager use accessible XBL widget. r=mconnor,a=bsmedberg
2005-06-17 18:11:02 +00:00
timeless%mozdev.org
e249f32343
Bug 293663 Unable to install themes or extensions manually
...
patch by rob_strong@exchangecode.com r=mconnor a=asa
2005-06-16 04:28:42 +00:00
timeless%mozdev.org
2f051908b5
Bug 294640 One bad RDF can block the whole FireFox Update mechanism
...
patch by rob_strong@exchangecode.com r=bsmedberg a=asa
2005-06-16 04:10:02 +00:00
timeless%mozdev.org
51eb8da79a
Bug 292619 to-be-installed extension disappears from EM during incompatible update check
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-16 04:06:27 +00:00
timeless%mozdev.org
74936419a6
Bug 291792 "undefined" folder created because installDroppedInFiles doesn't check for return value of getIDForLocation
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-16 04:03:39 +00:00
db48x%yahoo.com
a12a79eefd
bug 290668: Update button in Extensions window should be disabled when list is empty
...
patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor, a=asa
2005-06-14 10:03:48 +00:00
timeless%mozdev.org
dfa4e12d4e
Bug 296578 When upgrading from a 1.0 profile themes are not listed in the Theme Manager
...
patch by rob_strong-bugmail@exchangecode.com r=bsmedberg a=asa
2005-06-10 02:27:27 +00:00
ben%bengoodger.com
415e1b3674
Add an 'errors' page to the update wizard to report verification errors.
2005-06-10 00:07:47 +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
timeless%mozdev.org
e6c51929eb
Bug 296643 Uninstalling themes in Safe Mode kills extensions
...
patch by moz_bugzilla@exchangecode.com r=bsmedberg a=asa
2005-06-08 00:44:13 +00:00
timeless%mozdev.org
fc863b1ab6
Bug 267906 Disabled extensions with a externally raised maxVersion claim to be incompatible
...
patch by moz_bugzilla@exchangecode.com r=bsmedberg a=asa
2005-06-08 00:41:56 +00:00
timeless%mozdev.org
48e369ae75
Bug 255619 Ability to restrict to compatible operating systems
...
introduce <em:targetPlatform> nodes to install.rdf
patch by jens.b@web.de r=bsmedberg a=asa
2005-06-07 22:20:34 +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
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
gandalf%firefox.pl
7740036dd3
Bug 295855: Abandoned default theme dir in the profile's extensions dir sets the default theme to disabled when upgrading to Deer Park; p=moz_bugzilla@exchangecode.com, r=bsmedberg, a=shaver
2005-06-03 00:48:27 +00:00
gandalf%firefox.pl
8ef9ab405b
Bug 284515: Viewing the options of an extension that has just been enabled makes extension manager unusable; p=moz_bugzilla@exchangecode.com, r+a=bsmedberg
2005-06-03 00:44:51 +00:00
bsmedberg%covad.net
ceb595e7c9
Bug 295013 - installing the same theme a second time, or uninstalling a theme you just installed fails - patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=shaver
2005-06-02 14:37:50 +00:00
mozilla.mano%sent.com
bb505449ab
Bug 295237 - PrefWindowVs opened from Extension Manager lack pane switcher (toolbar); also, don't open extension options window as a modal window if the instantApply pref is on. r=mconnor a=chofmann
2005-06-02 12:18:01 +00:00
bsmedberg%covad.net
2e75f4b46d
Bug 296187 - Typo prevents version updating during install, patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=shaver
2005-06-01 12:51:40 +00:00
bsmedberg%covad.net
16b9f82412
Bug 276006 - modified signed extensions appear to install (but don't) - patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=chofmann for checkin to closed tree
2005-05-31 18:10:31 +00:00
bsmedberg%covad.net
7924b69db1
Bug 295847 - "aSubject has no properties" during software update - patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=chofmann for checkin to closed tree.
2005-05-31 17:23:21 +00:00
bsmedberg%covad.net
d72368a933
Bug 293419 - When upgrading from 1.0.x to trunk, extensions that are compatible based only on update.rdf information do not appear patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=chofmann for checkin to closed tree.
2005-05-31 17:20:35 +00:00
bzbarsky%mit.edu
44a522e949
Fix leak in extension manager UI. Bug 295535, r+a=bsmedberg
2005-05-26 19:41:17 +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
bsmedberg%covad.net
9abe57c447
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
2005-05-20 12:58:57 +00:00
bsmedberg%covad.net
6d0e57cebb
Bug 294150 - 50% Ts regression since bug 293461 - This is due to profiles created with -createProfile not having an "extensions" directory, and the provider never bothered to create one. r=darin a=shaver
2005-05-18 14:08:34 +00:00
darin%meer.net
a6fa9cea30
fixes bug 293548 "Provide windows registry install location for extensions" r=bsmedberg, sr+a=beng
2005-05-16 23:48:20 +00:00
mozilla.mano%sent.com
f53c2c5359
Bug 259479 - Inconsistent tooltip labels in EM. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=shaver.
2005-05-16 12:44:21 +00:00
bzbarsky%mit.edu
1df45ae2f8
Fix the "move" commands in EM. Bug 251100, patch by Robert Strong
...
<moz_bugzilla@exchangecode.com>, r=bsmedberg, a=asa
2005-05-13 21:31:02 +00:00
bsmedberg%covad.net
ec03fbb04a
Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa
2005-05-12 13:23:30 +00:00
timeless%mozdev.org
9b2c26b119
Bug 285544 Safe Mode doesn't work
...
patch by moz_bugzilla@exchangecode.com r=bsmedberg a=asa
2005-05-08 18:10:44 +00:00
db48x%yahoo.com
962b47df12
bug 291946: Themes don't get installed.
...
patch by Robert Strong <moz_bugzilla@exchangecode.com>, r=bsmedberg, a=asa
2005-05-07 00:13:14 +00:00