Commit Graph

299 Commits

Author SHA1 Message Date
Dão Gottwald
085ba1f40e Bug 529769 - notify observers when lightweight theme is selected. r=dtownsend 2009-11-24 16:59:53 +01:00
Dão Gottwald
4d156fc8b5 Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz 2009-11-17 08:55:47 +01:00
Dave Townsend
dacb8e52a7 Bug 522571: Link from themes manager to personas gallery. r=robstrong 2009-11-16 13:05:25 -08:00
Jae-Seong Lee-Russo
2fa0968988 nsExtensionManager.js.in: fix errors in JS strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:40 +01:00
Jae-Seong Lee-Russo
6e09b9e50a Toolkit tests that fail in js strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:35 +01: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
Dave Townsend
ac3a6b9e79 Bug 521905: Make extensions.checkCompatibility be per-application-version. r=robstrong 2009-11-09 10:14:13 -08:00
Alexander Sack
657f64ef9f Bug 521780 - "extension upgrade with a moved location breaks extension manager" [r=Mossop] 2009-11-09 11:32:13 -06: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
Justin Dolske
3efa72efc4 Bug 521906 - Breakpad should report if extension compatibility overrides are being used. r=dtownsend 2009-11-06 18:40:15 -08:00
Jae-Seong Lee-Russo
1003f2dad8 Bug 521191 - xpcshell-tests: some unit tests fail with the '-S' option ('strict' & 'werror' on). r=smontagu,dtownsend,mano
--HG--
extra : rebase_source : c5e0853fc64557f699d78c67f2907f6b48958563
2009-11-06 08:34:57 +01:00
Dão Gottwald
ce3c18df66 Bug 525917 - undo doesn't work for lightweight themes. r=dtownsend 2009-11-06 08:03:22 +01:00
Robert O'Callahan
09fe81352d Bug 508128. Fix do_timeout to hold references to pending timers so that they don't get GCed and automatically cancelled. r=jwalden 2009-11-04 07:39:40 +13:00
Gijs Kruitbosch
41ba1acfa5 Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Blair McBride
8f6f8613b1 Bug 524877 - "A newer, safer version is available" shows even if there isn't and plugins don't get it at all. r=mossop 2009-10-29 11:56:38 +01:00
Gijs Kruitbosch
58e8eebec2 Prepare callsites of clearUserPref so it can go back to throwing. r=gavin 2009-10-28 22:44:15 +01:00
Dão Gottwald
6a530b2454 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +01:00
Robert Strong
cd8567cc7c Bug 521452 - nsUpdateService and nsBlocklistService both have getFile(key, pathArray). Added a js module for this shared code. r=dtownsend, sr=bsmedberg 2009-10-23 12:42:48 -07:00
Dão Gottwald
d2c20e7beb Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Jae-Seong Lee-Russo
30792712c0 Bug 342329: Install updates should be disabled if all add-ons have been deselected for update. r=dtownsend 2009-10-19 12:08:12 -07:00
bhsieh@mozilla.com
be1800b20f Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX) 2009-10-15 23:32:29 -07:00
Paul O’Shannessy
b996efa481 Backed out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:41:03 -07:00
bhsieh@mozilla.com
82dfde45d6 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg) 2009-10-14 09:40:45 -07:00
Robert Strong
55a87f3322 Bug 521956 (pt2) - nsUpdateService, nsExtensionManager.js.in and, nsBlocklistService include badCertHandler.js (reduce file sizes by using a jsm). r=dtownsend 2009-10-13 12:45:20 -07:00
Dão Gottwald
511a052dc4 Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend 2009-10-09 20:25:58 +02:00
Dão Gottwald
8b8714513e fix test_LightweightThemeManager.js 2009-10-09 22:36:00 +02:00
L. David Baron
66b7002bfb Backed out changeset 5f03363ae12d (Bug 516013) due to xpcshell test failure (test_LightweightThemeManager) caused by exception thrown from the code added in that changeset. 2009-10-09 13:31:19 -07:00
Dão Gottwald
7aca93ac56 Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend
--HG--
extra : rebase_source : 64584eb694541460856d3ca75ce083e7d992bc8a
2009-10-09 20:25:58 +02:00
Blair McBride
5274c94e35 Bug 520295 - Trying to find plugin updates results in a new tab with a '400 Bad Request' page. r=dtownsend 2009-10-05 18:22:24 -07: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
Ted Mielczarek
bbfd17804c bug 519727 - test_bug430120.js fails on OS X Universal builds. r=mossop
--HG--
extra : rebase_source : 06e499cb88ab25633d27e467e5783ce20194c102
2009-10-01 14:17:27 -04:00
Dave Townsend
55b17ac54a Bug 372980 - XPInstall reports "(Author not verified)" when signing certificate has no organization subject. r=dveditz 2009-09-26 17:50:33 +02:00
Dave Townsend
c34de6ab3a Bug 518090: Extension manager throws an unknown result. r=robstrong 2009-09-22 18:45:44 +01:00
Dão Gottwald
7d308bb248 Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad 2009-09-22 10:40:12 +02:00
Robert Strong
f964c114d7 Followup test only fix for bug 471219 2009-09-18 12:50:33 -07:00
Robert Strong
05219ad1ff Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:27 -07:00
Dave Townsend
ce03ae329f Bug 508109: Firefox allows installing hidden extensions. r=robstrong 2009-09-18 15:11:26 +01:00
Dave Townsend
575244315f Bug 517176: Switching away from the Get Add-ons pane while it is loading thumbnails causes multiple getElementById errors. r=robstrong 2009-09-18 09:12:26 +01:00
Mark Finkle
c19a7dbdeb Bug 517264: Maemo Fennec no longer launching on mozilla-central as of 9/17, r=dtownsend 2009-09-17 14:31:52 -04:00
Dave Townsend
491c668f88 Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager. r=robstrong, r=dao 2009-09-17 10:03:33 +01:00
Mark Finkle
ea6d52421b Bug 489941: Rework the Update Add-ons dialog (platform patch), r=dtownsend 2009-09-15 08:40:49 -04:00
Dave Townsend
2c9e56a22b Bug 516506: Add-on update check (after Firefox update) is broken. r=robstrong 2009-09-15 12:09:10 +01:00
Dave Townsend
4a0df1b44b Typo correction from Bug 392180: updateURL should have variable indicating the context of the check 2009-09-11 13:06:56 +01: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
Dave Townsend
b50d7b8bee Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons (follow up fix). r=robstrong 2009-09-10 09:10:30 +01:00
Dave Townsend
20b8f73715 Bug 511091: Support custom icons for disabled extensions, follow up fix. r=robstrong 2009-09-07 10:09:11 +01:00
Dave Townsend
6cbe8aa5dd Bug 512559: Use XUL template sorting to sort the add-ons lists. r=robstrong, sr=bsmedberg 2009-09-04 14:31:51 +01:00
Dave Townsend
9946367547 Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons. r=robstrong 2009-09-02 14:10:11 +01:00
Dão Gottwald
7560eaebd2 Bug 511108 - Implement manager for recently used lightweight themes. r=dtownsend 2009-09-02 18:23:40 +02:00
Blair McBride
cac0ba4883 Bug 468528: Gracefully handle errors in regular expressions in the blocklist. r=dtownsend 2009-08-21 16:52:57 +01:00