Dave Townsend
|
561e0d7c72
|
Bug 526598 - NS_ERROR_FILE_ACCESS_DENIED from nsIZipReader.extract makes extension installs fail. r=rstrong, a=beltzner
|
2009-12-03 19:29:50 -08:00 |
|
Robert Strong
|
378f5d5e50
|
Bug 532552 - There is no need to load nsBlocklistService.js on startup. r=dtownsend, a=beltzner for baking
|
2009-12-03 15:30:50 -08:00 |
|
John Daniels
|
b260d02c5f
|
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
|
2009-11-24 11:58:42 -08:00 |
|
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 |
|
Blair McBride
|
cb7c5906dc
|
Bug 569797 - Change ID of EM's left pane to not describe it as being the right pane. r=Mossop
|
2010-06-03 17:51:36 +12:00 |
|
Dave Townsend
|
f5c89c6387
|
Bug 562583: Fix race condition and ree-enable test_update.js. r=robstrong
|
2010-06-02 11:03:24 -07:00 |
|
Robert Strong
|
f53301ea3d
|
Bug 567184 - A bootstrap add-on with a target app version less than the current app version is enabled when installed. r=dtownsend
|
2010-05-28 14:46:38 -07:00 |
|
Neil Rashbrook
|
b311068e3b
|
Bug 563241 Support dynamic skin switching preference r=Mossop
|
2010-05-28 10:07:21 +01:00 |
|
Justin Wood
|
f028712fdc
|
Bug 535922 fallout, Remove extra DIRS=browser that breaks pymake. rs+=bsmedberg
|
2010-05-28 00:04:32 -04:00 |
|
Dave Townsend
|
6162f65208
|
Bug 562756: Use sqlite transactions and open the extensions database exclusively. r=robstrong
|
2010-05-27 15:10:09 -07:00 |
|
Dave Townsend
|
dfda71ab3e
|
Bug 562930: Extensions containing JS components break on every update/reinstall. r=robstrong
|
2010-05-27 15:09:26 -07:00 |
|
Dave Townsend
|
81c5cd116c
|
Bug 568480: Extensions with icons in the root of their XPI cannot be installed on Windows. r=robstrong
|
2010-05-27 15:00:19 -07:00 |
|
Joel Maher
|
c18ae0e88f
|
Bug 535922 - Genereate mobile specific browser chrome test package files r=ted
|
2010-05-27 13:01:37 -07:00 |
|
Dave Townsend
|
aadbb25e72
|
Bug 566626: Add-ons will randomly not appear in the UI. r=robstrong
|
2010-05-27 09:33:10 -07:00 |
|
Dave Townsend
|
4d51eb9778
|
Bug 552744: Don't override the icon passed to InstallTrigger with an empty icon, bustage fix, r=robstrong over IRC
|
2010-05-26 15:02:30 -07:00 |
|
Dave Townsend
|
3f8d8f3b3f
|
Follow up doc fix from bug 552744
|
2010-05-26 14:39:57 -07:00 |
|
Dave Townsend
|
4f24bb2be3
|
Bug 552744: Support reading the icon.png from the package for the iconURL. r=robstrong
|
2010-05-26 13:46:10 -07:00 |
|
Dave Townsend
|
5af5ad1f21
|
Bug 553505: Command to open the about window should be disabled for addons that are disabled. r=robstrong
|
2010-05-26 08:10:57 -07:00 |
|
Michael Kohler
|
1b9af6ae05
|
Bug 562776: Buttons in digest pane are using the same access key multiple times. r=Unfocused
|
2010-05-26 08:13:08 -07:00 |
|
Mark Banner
|
2409b23285
|
Bug 562886 test_plugins.js fails (8 == 4) with Linux objdir builds - detect whether symlinks are in use or not. r=dtownsend, test-only change
|
2010-05-25 08:12:31 +01:00 |
|
Ben Parr
|
de6c9fd417
|
Bug 566764: Stuck "Updating add-ons" when no add-ons installed. r=dtownsend
|
2010-05-24 13:16:29 -07:00 |
|
Dave Townsend
|
d4827c5f55
|
Bug 567319: Bootstrapped add-ons don't get started after a restart. r=robstrong
|
2010-05-24 13:14:32 -07: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 |
|
Dave Townsend
|
273084e6ef
|
Bug 511091: Support custom icons for disabled extensions. r=robstrong
|
2009-08-20 10:59:07 +01:00 |
|
Dave Townsend
|
56a5e72cf0
|
Bug 411680: Always show more details about update check failures in the error console. r=robstrong
|
2009-08-19 11:32:15 +01:00 |
|
Dave Townsend
|
e1dbc36c91
|
Bug 371495: Prevent the use of aboutURL and optionsURL for anything other than extensions. r=robstrong
|
2009-08-19 11:22:14 +01:00 |
|
Dave Townsend
|
3bc3393295
|
Bug 245385: Select the active theme by default. r=robstrong
|
2009-08-19 11:21:37 +01:00 |
|
Dave Townsend
|
3dc50f4bc4
|
Bug 509194: Remove extension manager dependency on classic.jar (add-ons manager changes). r=robstrong. sr=bsmedberg
|
2009-08-14 09:08:31 +01:00 |
|
Dave Townsend
|
b7733c38a1
|
Bug 509194: Remove extension manager dependency on classic.jar (tests). r=robstrong
|
2009-08-13 14:08:32 +01:00 |
|
Neil Rashbrook
|
106e1776f9
|
Bug 509242 Don't horizontally compress theme preview images r=Mossop
|
2009-08-12 15:18:47 +01:00 |
|
Ted Mielczarek
|
ad775e7a7a
|
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
|
2009-05-14 07:37:40 -04:00 |
|
Dave Townsend
|
7eba41474e
|
Bug 470377: Overriding compatibility checking should not allow installing in different applications. r=robstrong
|
2009-08-06 15:24:52 +01:00 |
|
Ted Mielczarek
|
bf94951904
|
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
|
2009-08-05 15:36:20 -04:00 |
|
Ted Mielczarek
|
b6d8d93b5c
|
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
|
2009-05-14 07:37:40 -04: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 |
|
Neil Deakin
|
5303f25260
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
|
Neil Deakin
|
2737a14b5e
|
Bug 456106, use new drag and drop api in browser and toolkit, r=mano
|
2009-06-20 20:04:07 -04:00 |
|
Dão Gottwald
|
f8a8f347ab
|
Bug 497574 - Focus no longer changes in context menu of selected add-on. r=mossop
|
2009-06-19 13:32:54 +02:00 |
|
Michael Kohler
|
5f5ad04827
|
Bug 428276 - Install button's tooltip worded incorrectly; r=dtownsend
|
2009-06-13 15:25:12 +02:00 |
|
Florian Queze
|
f1ac5e3270
|
Bug 494391: JavaScript strict warning: reference to undefined property gApp.id. r=Mossop
|
2009-06-12 14:50:08 +02:00 |
|
Dave Townsend
|
bc0b863ee6
|
Bug 492008: Drop support for contents.rdf chrome registrations. r=bsmedberg, r=robstrong
|
2009-06-11 10:54:26 +01:00 |
|
Markus Stange
|
017398e7de
|
Bug 491058 - Add-on update notification during startup contains odd looking toolbar. r=dtownsend
|
2009-06-11 11:24:36 +02:00 |
|
Dão Gottwald
|
e9cba2c44c
|
Bug 397986 - Keyboard focus is often unclear and direction keys behave confusingly. r=dtownsend
|
2009-06-11 00:54:37 +02:00 |
|
Dave Townsend
|
ecbb3b3a07
|
Bug 496287: App update incompatible list should not warn about disabled/blocklisted items. r=robstrong
|
2009-06-06 18:09:58 +01:00 |
|
Dave Townsend
|
888523c00d
|
Fix bustage from bug 386153, must close the file before deleting it
|
2009-05-19 12:20:41 +01:00 |
|
Dave Townsend
|
d5c67e48a6
|
Bug 386153: XPI files dropped in the extensions folder always appear unsigned. r=robstrong
|
2009-05-19 09:28:04 +01:00 |
|
Dave Townsend
|
f7a4e23645
|
Bug 396510: Remove EM command line global installation capability (e.g. -install-global-extension and -install-global-theme). r=robstrong
|
2009-05-12 09:22:39 +01:00 |
|
Dave Townsend
|
31119eee7e
|
Bug 415297: Content styles should control display behaviours, not the theme. r=robstrong
|
2009-05-12 09:21:15 +01:00 |
|
Dave Townsend
|
02fb474890
|
Bug 486195: getItemLocation on WinRegInstallLocation should return a clone of the item location. r=robstrong
|
2009-05-05 12:45:53 +01:00 |
|
Dave Townsend
|
96ea885e9d
|
Bug 465190: Don't log errors when we can't create the global install locations. r=robstrong
|
2009-05-05 12:45:26 +01:00 |
|
timeless@mozdev.org
|
77811df3a6
|
Bug 489953 Remove extraneous semicolons
r=gavin
|
2009-05-03 09:28:43 -07:00 |
|
Markus Stange
|
234627d86b
|
Bug 477827 - Use inset box shadows instead of border images for the toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console. r=dao, r=Enn, r=dtownsend
|
2009-04-24 12:01:21 +02:00 |
|
Jeff Walden
|
583c6b4c88
|
Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer
|
2009-04-15 13:19:35 -07:00 |
|
Dão Gottwald
|
88eef4436f
|
Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn
|
2009-04-13 19:40:00 +02:00 |
|
Dão Gottwald
|
2b158c4a2f
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2009-04-10 10:24:24 +02:00 |
|
Benjamin Smedberg
|
3ad08b7964
|
Bug 486157 - Use CURDIR for Windows-style paths when building extension tests, r=ted
|
2009-03-30 17:15:16 -04:00 |
|
Dave Townsend
|
830c491783
|
Bug 486195: getItemLocation on WinRegInstallLocation should return a clone of the item location. r=robstrong
|
2009-03-31 22:21:07 +01:00 |
|
Ted Mielczarek
|
dcc2d8f492
|
bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo
--HG--
rename : toolkit/components/downloads/test/downloads.empty.sqlite => browser/components/privatebrowsing/test/unit/downloads.empty.sqlite
rename : dom/src/json/test/fail1.json => dom/src/json/test/unit/fail1.json
rename : dom/src/json/test/fail10.json => dom/src/json/test/unit/fail10.json
rename : dom/src/json/test/fail11.json => dom/src/json/test/unit/fail11.json
rename : dom/src/json/test/fail12.json => dom/src/json/test/unit/fail12.json
rename : dom/src/json/test/fail13.json => dom/src/json/test/unit/fail13.json
rename : dom/src/json/test/fail14.json => dom/src/json/test/unit/fail14.json
rename : dom/src/json/test/fail15.json => dom/src/json/test/unit/fail15.json
rename : dom/src/json/test/fail16.json => dom/src/json/test/unit/fail16.json
rename : dom/src/json/test/fail17.json => dom/src/json/test/unit/fail17.json
rename : dom/src/json/test/fail18.json => dom/src/json/test/unit/fail18.json
rename : dom/src/json/test/fail19.json => dom/src/json/test/unit/fail19.json
rename : dom/src/json/test/fail2.json => dom/src/json/test/unit/fail2.json
rename : dom/src/json/test/fail20.json => dom/src/json/test/unit/fail20.json
rename : dom/src/json/test/fail21.json => dom/src/json/test/unit/fail21.json
rename : dom/src/json/test/fail22.json => dom/src/json/test/unit/fail22.json
rename : dom/src/json/test/fail23.json => dom/src/json/test/unit/fail23.json
rename : dom/src/json/test/fail24.json => dom/src/json/test/unit/fail24.json
rename : dom/src/json/test/fail25.json => dom/src/json/test/unit/fail25.json
rename : dom/src/json/test/fail26.json => dom/src/json/test/unit/fail26.json
rename : dom/src/json/test/fail27.json => dom/src/json/test/unit/fail27.json
rename : dom/src/json/test/fail28.json => dom/src/json/test/unit/fail28.json
rename : dom/src/json/test/fail29.json => dom/src/json/test/unit/fail29.json
rename : dom/src/json/test/fail3.json => dom/src/json/test/unit/fail3.json
rename : dom/src/json/test/fail30.json => dom/src/json/test/unit/fail30.json
rename : dom/src/json/test/fail31.json => dom/src/json/test/unit/fail31.json
rename : dom/src/json/test/fail32.json => dom/src/json/test/unit/fail32.json
rename : dom/src/json/test/fail33.json => dom/src/json/test/unit/fail33.json
rename : dom/src/json/test/fail34.json => dom/src/json/test/unit/fail34.json
rename : dom/src/json/test/fail4.json => dom/src/json/test/unit/fail4.json
rename : dom/src/json/test/fail5.json => dom/src/json/test/unit/fail5.json
rename : dom/src/json/test/fail6.json => dom/src/json/test/unit/fail6.json
rename : dom/src/json/test/fail7.json => dom/src/json/test/unit/fail7.json
rename : dom/src/json/test/fail8.json => dom/src/json/test/unit/fail8.json
rename : dom/src/json/test/fail9.json => dom/src/json/test/unit/fail9.json
rename : dom/src/json/test/json2.js => dom/src/json/test/unit/json2.js
rename : dom/src/json/test/pass1.json => dom/src/json/test/unit/pass1.json
rename : dom/src/json/test/pass3.json => dom/src/json/test/unit/pass3.json
rename : testing/xpcshell/example/location_load.js => testing/xpcshell/example/unit/location_load.js
rename : toolkit/components/commandlines/test/unit/unix/test_bug410156.js => toolkit/components/commandlines/test/unit_unix/test_bug410156.js
rename : toolkit/components/commandlines/test/unit/win/test_bug410156.js => toolkit/components/commandlines/test/unit_win/test_bug410156.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug257155/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug257155/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_10/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_10/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_11/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_11/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_12/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_12/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_13/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_13/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug397778/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug397778/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug425657/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug425657/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_1/README => toolkit/mozapps/extensions/test/addons/test_bug428341_1/README
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug436207/install.js => toolkit/mozapps/extensions/test/addons/test_bug436207/install.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_9/install.rdf
|
2009-03-21 11:20:00 -04:00 |
|
Mark Hahnenberg
|
0c75fabad2
|
Bug 474387: Hide Theme panel if no themes are installed. r=dtownsend
|
2009-03-18 14:19:22 +00:00 |
|
Serge Gautherie
|
a5a2252e81
|
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell
(Ev2-MC) Rename the object tests directory
|
2009-02-23 19:28:20 +01:00 |
|
Dave Townsend
|
6df26e1de0
|
Disable tests from bug 435743 due to test failures
|
2009-02-18 14:19:27 -08:00 |
|
Dave Townsend
|
4c72fcf56f
|
Re-enable tests from bug 435743
|
2009-02-18 11:18:06 -08:00 |
|
Josh Aas
|
4247f950ec
|
try disabling tests added in 9b79ff7b4707 in order to clear Linux test failures. CLOSED TREE
|
2009-02-13 12:34:30 -05:00 |
|
Dave Townsend
|
43487939b9
|
Bug 435743: Extensions and updates signed by any installed CA should be accepted (tests). r=robstrong
|
2009-02-12 13:34:52 +00:00 |
|
Dave Townsend
|
e2194a7b87
|
Bug 474988: Mismatched adds and removes of install listeners will fail. r=robstrong
|
2009-01-30 10:07:28 +00:00 |
|
Dão Gottwald
|
77bff0afd3
|
Bug 422763 - wrong icon for "close" button in "about {addon}" dialog. r=dtownsend
|
2009-01-30 11:23:58 +01: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 |
|
Kai Liu
|
4b0b5e5530
|
Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc
|
2009-01-18 13:58:19 +03:30 |
|
Dave Townsend
|
d1ab594818
|
Bug 470810: getDirInternal should cache ProfD. r=robstrong
|
2009-01-06 11:04:41 +00:00 |
|
Dave Townsend
|
0dac3de193
|
Bug 470379: Remove code to upgrade from 1.0 profiles. r=robstrong
|
2008-12-29 09:31:25 +00:00 |
|
Dave Townsend
|
d3c023f9bb
|
Bug 445710: Add-on update shows old version while downloading. r=robstrong
|
2008-12-19 12:25:27 +00:00 |
|
Markus Stange
|
6ba1cc8b6f
|
Bug 450800 - Style new search widgets on Mac OS X, CSS changes. r=dao
|
2008-12-06 12:41:29 +01:00 |
|
Markus Stange
|
5a0af206f8
|
Bug 456214 - Polish toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console, r=dao
|
2008-12-04 14:36:24 +01:00 |
|
Dave Townsend
|
b883bc40e1
|
Bug 467438: EM tests are touching the network. r=robstrong, CLOSED TREE
|
2008-12-01 18:13:42 -06:00 |
|
Dave Townsend
|
70531db076
|
Bug 465556: Fennec does not create extensions.rdf file. r=robstrong, a1.9.1=beltzner
|
2008-11-28 16:20:10 -06:00 |
|
Dave Townsend
|
192f849952
|
Bug 454546: Update EM and blocklist service to be initialised on profile-after-change. r=robstrong, a1.9.1=beltzner
|
2008-11-28 12:49:48 -08:00 |
|
Dave Townsend
|
139a23f068
|
Bug 463687 - More info on severity blocklist dialog doesnt do anything. r=rstrong, blocking1.9.1=dtownsend
|
2008-11-28 04:02:19 -08:00 |
|
Dave Townsend
|
174b98cd0f
|
Bug 463819: Blocklisted add-ons with a compatibility update say they are incompatible rather than blocklisted. r=rstrong, a=blocking1.9.1
|
2008-11-26 09:04:13 -06:00 |
|
Robert Strong
|
5315305f00
|
Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning (AUS patch). r=dtownsend ui-r=beltzner
--HG--
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/pinstripe/mozapps/update/buttons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/winstripe/mozapps/update/downloadButtons.png
|
2008-11-04 21:50:52 -08:00 |
|
Dave Townsend
|
d13a725406
|
Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
|
2008-11-02 12:13:48 +00:00 |
|
Dave Townsend
|
d81de86f28
|
Backed out changeset bbccbf2c7456
|
2008-11-02 03:27:18 +00:00 |
|
Dave Townsend
|
f6b515d08c
|
Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
|
2008-11-02 01:34:45 +00:00 |
|
Robert Strong
|
51ac46cda7
|
Bug 324121 - (EM Patch) Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning. r=dtownsend
|
2008-10-21 17:48:52 -07:00 |
|
Dave Townsend
|
6160a863f3
|
Bug 427155: Searching add-ons for /find bar/ generates an error. r=robstrong, r=laura
|
2008-10-18 15:03:55 +01:00 |
|
Markus Stange
|
24c418dbdf
|
Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin
|
2008-10-18 11:57:46 +02:00 |
|
Dão Gottwald
|
380e4ca4f6
|
Bug 397493 - Add-ons Update should skip "Continue" if all updates have been successful. ui-r=boriss, r=dtownsend
|
2008-10-15 15:56:25 +02:00 |
|
Markus Stange
|
b6747539e3
|
Backed out changeset 151e51ec625e (bug 398928) because of unit test orange
|
2008-10-13 14:30:47 +02:00 |
|
Markus Stange
|
6cbd4557ec
|
Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin
|
2008-10-13 11:24:51 +02:00 |
|
Robert Strong
|
570ccf44f5
|
Bug 458839 - Move errors.xul from update over to extensions since the add-ons mgr. is the only consumer. r=dtownsend
|
2008-10-10 15:36:46 -07:00 |
|
Daniel Holbert
|
72c410a648
|
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
|
2008-10-01 23:49:45 -07:00 |
|
Markus Stange
|
e384335a50
|
Bug 456216 - Add attributes "first-visible" and "last-visible" to the first and last visible radio buttons of the Add-ons Manager toolbar, r=Mossop
|
2008-09-30 12:59:42 +02:00 |
|
Dave Townsend
|
5a0d4e5f00
|
Bug 454842: Remove unneccessary hack from bug bug 299716 tests that was hiding a now non-existant assertion. r=robstrong
|
2008-09-14 12:06:53 -04:00 |
|
Natch
|
dd515511f2
|
Bug 423469: Theme preview splitter can be moved too far to the left and right. r=mossop
|
2008-09-05 11:36:22 +01:00 |
|
Natch
|
bdf4fe6426
|
Bug 424317: Add-on Updates dialogue shown at startup has buttons in the wrong order/position. r=mossop
|
2008-09-05 10:50:12 +01:00 |
|
Régis Caspar
|
62ad98fef2
|
Bug 438755, 415579, 419956. Add cancel install as appropriate and disable install button for installed add-ons
|
2008-09-04 11:11:52 +01:00 |
|
Natch
|
c44117d58c
|
Bug 449402: Don't fetch thumbnails in Add-ons manager if loading images is disabled. r=mossop
|
2008-09-03 08:42:16 +01:00 |
|
Dave Townsend
|
38b92580c3
|
Bug 449027: Support specifying application range for plugins in blocklist.xml. r=robstrong
|
2008-09-02 12:53:34 +01:00 |
|
Dave Townsend
|
7f4c059a7f
|
Backed out changeset 47db77d641d4 from bug 449027
|
2008-08-28 10:58:17 +01:00 |
|
Dave Townsend
|
35890474fa
|
Bug 449027: Support specifying application range for plugins in blocklist.xml. r=robstrong
|
2008-08-28 10:55:43 +01:00 |
|
Dave Townsend
|
183cb721bb
|
Bug 430943: Add-ons manager displays Get Add-ons pane even when disabled. r=robstrong
|
2008-08-26 09:44:52 +01:00 |
|
Régis Caspar
|
45ff8740fb
|
Bug 386434: Add-ons aren't sorted correctly in Add-ons manager (problem with non-ascii chars). r=dtownsend
|
2008-08-16 16:05:07 +01:00 |
|
Kevin Brosnan
|
89c6530f47
|
Bug 414083: 'Add-ons' should not be capitalized in offlineUpdateMsg. r=robstrong
|
2008-08-15 16:26:25 +01:00 |
|
Dave Townsend
|
b48b06ff04
|
Bug 448051: Add function names through the extension manager. r=robstrong
|
2008-08-15 16:23:48 +01:00 |
|
Régis Caspar
|
ce960a7bcb
|
Bug 414628 – right clicking on links in addons manager acts as a left click. r=rstrong
|
2008-08-14 21:22:40 +02:00 |
|
romaxa
|
7df1a08f25
|
Bug 439619 – Extension manager "Install..." fails if appendFilter iface not implemented. r=rstrong
|
2008-08-14 12:31:54 +02:00 |
|
Dave Townsend
|
fdf19e9628
|
Bug 427379: Redundant factory object in nsExtensionManager.js. r=rflint
|
2008-08-14 10:43:43 +01:00 |
|
Dave Townsend
|
128264e22f
|
Bug 428078: test_bug356370.js asserts in debug builds. r=robstrong
|
2008-08-12 14:54:09 +01:00 |
|
Dão Gottwald
|
190db00476
|
Bug 449317 – Use the new search textbox binding in the Add-ons manager. r=mossop
|
2008-08-07 23:16:01 +02:00 |
|
Dave Townsend
|
fd7d3cf745
|
Bug 401229: Reduce Extension Manager flushing during startup. r=robstrong
|
2008-07-25 12:23:25 -04:00 |
|
Dave Townsend
|
8085fe1b73
|
Bug 427743: Expose file version of plugins. r+sr=jst
|
2008-07-15 11:50:42 +01:00 |
|
Ehsan Akhgari
|
f7de2171cb
|
Bug 431887 – Search icon on "Get add-ons" window doesn't change if I hover it with mouse. r=dao
|
2008-07-12 09:15:16 +02:00 |
|
Dave Townsend
|
3f6b3bfe52
|
Bug 443367: Remove timeout and network access from unit test. r=robstrong
|
2008-07-05 23:44:03 +01:00 |
|
Dave Townsend
|
df2572e233
|
Bug 436207: Display error when install fails due to missing install.rdf. r+sr=dveditz
|
2008-07-03 17:36:10 +01:00 |
|
Jason Harvey
|
be9a11dedf
|
Bug 429360: extensions.js not using defined constant. r=dtownsend
|
2008-06-16 11:25:23 +01:00 |
|
Nickolay Ponomarev
|
645dbd7cb4
|
Bug 434243 - test_bug430120.js asserts in debug builds, makes xpcshell tests fail, r=dtownsend
add the missing clean-up code (mainly the httpserver.stop() call)
Tests-only change.
|
2008-06-15 21:11:51 +04:00 |
|
dtownsend@oxymoronical.com
|
841fef4864
|
Bug 433371: Upgrading from Ubuntu Firefox 3.0b5 to Mozilla Firefox 3.0 breaks add-on installation.
|
2008-05-23 01:49:59 -07:00 |
|
dtownsend@oxymoronical.com
|
5ed7f79950
|
Bug 425116: Notification bars in addons manager use the wrong icon. p=dão, r=mossop, a=schrep
|
2008-05-09 11:10:17 -07:00 |
|
reed@reedloden.com
|
eb00de5087
|
Bug 418877 - "Error/Warning/Information/Question icons" [p=ispence@gmail.com (Ian Spence) / reed@reedloden.com (Reed Loden) r=gavin a1.9=schrep]
|
2008-05-08 19:01:11 -07:00 |
|
dtownsend@oxymoronical.com
|
2e78a8c528
|
Bug 430120: Update blocklist URL to include same info as update URL. r=robstrong, a=beltzner
|
2008-04-25 10:10:02 -07:00 |
|
dtownsend@oxymoronical.com
|
9506efade9
|
Fix test bustage by reordering reference clearing. Unit tests attempt to start new searches from result callbacks.
|
2008-04-17 06:18:46 -07:00 |
|
dtownsend@oxymoronical.com
|
21004a915a
|
Bug 429220: Recommended addon search is holding the add-ons manager alive too long. r=robstrong, a=beltzner
|
2008-04-17 01:27:18 -07:00 |
|
dtownsend@oxymoronical.com
|
6af397de71
|
Bug 428341: Wrong error message displayed when installing an extension that isn't compatible with the app. r=robstring, a=beltzner
|
2008-04-11 02:44:41 -07:00 |
|
dtownsend@oxymoronical.com
|
8e7b8aaf5b
|
bug 427353: Can't show recommended add-ons and use search functions in Korean addon manager. r=robstrong, a=beltzner
|
2008-04-09 12:47:49 -07:00 |
|
dtownsend@oxymoronical.com
|
80ad6b10e4
|
Bug 356370: "installLocation has no properties" during install/update of extensions. r=robstrong
|
2008-04-01 02:26:47 -07:00 |
|
dtownsend@oxymoronical.com
|
a6d4a64c42
|
Bug 425657: Addon manifest parsing fails when multibyte characters are present. r=robstrong
|
2008-04-01 02:21:30 -07:00 |
|
dtownsend@oxymoronical.com
|
caa8054df7
|
Bug 414443: New addons UI cancel icon doesn't always change back to magnifying glass icon. r=robstrong
|
2008-04-01 02:19:05 -07:00 |
|
surkov.alexander@gmail.com
|
157423810a
|
Bug 414717 - New Extensions Manager UI has accessibility issues, r=MarcoZ, mano, blocking-firefox3=mconnor
|
2008-03-28 23:37:30 -07:00 |
|
dtownsend@oxymoronical.com
|
502adbafea
|
Bug 421396: Extension installation fails with "item is null" in nsExtensionManager.js. r=robstrong
|
2008-03-27 13:06:41 -07:00 |
|
dtownsend@oxymoronical.com
|
191b5b716c
|
Bug 422994: Blocklist UI string clean-up needed, late-l10n. r=robstrong, ui-r,a=beltzner
|
2008-03-27 11:24:55 -07:00 |
|
dtownsend@oxymoronical.com
|
fcc08d49f4
|
Bug 424107: Extension updates installed from app mismatches window are lost. r=robstrong
|
2008-03-27 02:37:45 -07:00 |
|
dtownsend@oxymoronical.com
|
f9a6906674
|
Bug 424262: Ratings stars show a compressed composite of entire image block. r=gavin.sharp, a1.9b5=beltzner
|
2008-03-21 09:09:44 -07:00 |
|
Callek@gmail.com
|
16d9682e40
|
Bug 420356, Ship blocklist.xml with Firefox (SeaMonkey tunit failure fix). r=gavin
|
2008-03-19 23:31:20 -07:00 |
|
dtownsend@oxymoronical.com
|
56ae809725
|
Bug 420356: Ship blocklist.xml with Firefox. r=gavin.sharp
|
2008-03-19 15:35:03 -07:00 |
|
dtownsend@oxymoronical.com
|
2bebda4e8f
|
Bug 423137: Switch to use 0-5 for add-on ratings. r=robstrong
|
2008-03-18 12:44:59 -07:00 |
|
dtownsend@oxymoronical.com
|
2f48918fdb
|
Bug 419582: Unblocklisted plugin should be set to enable on startup. r+sr=jst
|
2008-03-18 03:38:15 -07:00 |
|
dtownsend@oxymoronical.com
|
47b15aecbc
|
Bug 423218: Restart option does not appear for installs from the local filesystem. r=robstrong
|
2008-03-17 16:08:38 -07:00 |
|
timeless@mozdev.org
|
49ca68e041
|
Bug 422714 Warning: function does not always return a value r=dtownsend a=dsicore
|
2008-03-16 15:07:42 -07:00 |
|
dtownsend@oxymoronical.com
|
1653d2fbec
|
Bug 396129: Add incompatible update start and done states to nsIAddonUpdateListener. r=robstrong, a=beltzner
|
2008-03-14 16:34:32 -07:00 |
|
bugzilla@standard8.plus.com
|
5a7ff987d3
|
Bug 419357 nsIExtensionManager::getInstallLocation can sometimes returns null (not expected/documented). r=dtownsend, comment-only patch approval not required
|
2008-03-12 14:44:58 -07:00 |
|
dtownsend@oxymoronical.com
|
e3d8869e0c
|
Bug 415175 - Updating to an extension where the updated xpi requires a compatibility update fails. r=robstrong.
|
2008-03-11 16:35:21 -07:00 |
|
dtownsend@oxymoronical.com
|
b3f7f87ad5
|
Localisation fix for bug 408115, late-late-l10n. r=mano, a=shaver
|
2008-03-08 14:31:01 -08:00 |
|
dtownsend@oxymoronical.com
|
364f6a78bf
|
Bustage fix for bug 408115 on windows and mac.
|
2008-03-08 05:48:18 -08:00 |
|
dtownsend@oxymoronical.com
|
5d6b77f364
|
Bug 408115: Add post-restart notification of new add-on installs. r=gavin.sharp, r=robstrong, a=beltzner
|
2008-03-07 16:16:38 -08:00 |
|
dtownsend@oxymoronical.com
|
8a2d05da5f
|
Bug 417606: See all search results always number 10. r=gavin.sharp, r=robstrong
|
2008-03-07 03:16:48 -08:00 |
|
dtownsend@oxymoronical.com
|
2ff3ee6ab5
|
Bug 414795: Progress text should read "connecting" rather than "installing". r=robstrong, a=beltzner
|
2008-03-07 03:10:06 -08:00 |
|
dtownsend@oxymoronical.com
|
4b4874cfe6
|
Bug 415255: AMO Manager: Clearing search results should refocus cursor in search textbox. r=robstrong, a=beltzner
|
2008-03-07 03:06:42 -08:00 |
|
dtownsend@oxymoronical.com
|
f3635c2f44
|
Bug 415259: Update the install status in the get add-ons results if installation is cancelled. r=robstrong.
|
2008-03-06 18:07:55 -08:00 |
|
dtownsend@oxymoronical.com
|
748ccd881e
|
Bug 417424: AMO Manager: Multiple requests for recommended list on first opening. r=robstrong
|
2008-03-06 18:05:22 -08:00 |
|
dtownsend@oxymoronical.com
|
8275c3f5e8
|
Bug 406184: PlugIns installed in the user profile directory are not loaded. r=robstrong
|
2008-03-06 18:02:49 -08:00 |
|
dtownsend@oxymoronical.com
|
01659ad484
|
Bug 361911: Unable to install updates on startup after dismissing notifications. r=robstrong
|
2008-03-06 17:59:42 -08:00 |
|
dtownsend@oxymoronical.com
|
ce6c936bea
|
Bug 412449: Add standard install locations for OSX. r=bsmedberg, a=beltzner
|
2008-03-06 17:58:18 -08:00 |
|
dtownsend@oxymoronical.com
|
7bd95d0403
|
Bug 414481: Get Add-ons Tab: make EULA text selectable. r=robstrong, a=beltzner
|
2008-03-06 17:56:20 -08:00 |
|
dtownsend@oxymoronical.com
|
baa5941553
|
Bug 315609: Display something other than a blank window when no extensions are installed. r=robstrong, a=beltzner
|
2008-03-06 17:54:48 -08:00 |
|
dtownsend@oxymoronical.com
|
f26217a9b2
|
Bug 414472: Remove puzzle piece from search bar. r=gavin.sharp.
|
2008-03-04 13:00:49 -08:00 |
|
dtownsend@oxymoronical.com
|
36a79678c5
|
Bug 406118: Extension blocklist is broken. r=bsmedberg, a1.9b4=beltzner
|
2008-02-29 11:06:29 -08:00 |
|
reed@reedloden.com
|
755c56eb02
|
Bug 414569 - "AMO Integration: Right-click on extension/theme results in an empty context menu" [p=dtownsend@mozilla.com (Dave Townsend [Mossop]) r=gavin ui-r+a1.9=beltzner]
|
2008-02-26 20:12:53 -08:00 |
|
dtownsend@oxymoronical.com
|
f42b2dfdd0
|
Bug 417583: Find updates button needs disabling/hiding in some contexts. r=gavin.sharp
|
2008-02-25 14:26:38 -08:00 |
|
reed@reedloden.com
|
b8ff452b35
|
Bug 416416 - "change extensions.update.url to not live behind https://addons.mozilla.org/" [p=reed r=Mossop a1.9=beltzner a=blocking-firefox3+]
|
2008-02-21 23:08:15 -08:00 |
|
dtownsend@oxymoronical.com
|
1c0a236931
|
Bug 414633: Learn More link target area is as wide as Add-ons dialog window. r=robstrong, a=schrep
|
2008-02-13 01:29:07 -08:00 |
|
dtownsend@oxymoronical.com
|
e269e3ad6a
|
Bug 415534: Get Add-ons pane searchbox has "emptyText" attribute, should be "emptytext". p=dão, r=robstrong, a=schrep
|
2008-02-08 04:57:47 -08:00 |
|
dtownsend@oxymoronical.com
|
4637aa6df9
|
Bug 414597: AMO-provided icons aren't always 32x32. r=robstring, a=schrep
|
2008-02-08 04:47:30 -08:00 |
|
dtownsend@oxymoronical.com
|
ba66fb7f69
|
Bug 412824: UI misalignment after checking for addon updates. r=robstrong, a=schrep
|
2008-02-08 04:45:35 -08:00 |
|
reed@reedloden.com
|
fab334f830
|
Bug 415238 - "Providing Details about Updates does not work" [p=dtownsend@mozilla.com (Dave Townsend [Mossop]) r=rob_strong a1.9b3=beltzner]
|
2008-02-01 17:22:44 -08:00 |
|
reed@reedloden.com
|
9cda999f28
|
Bug 414602 - "See All Recommended Add-ons throws Errors in AMO pane" [p=dtownsend@mozilla.com (Dave Townsend [Mossop]) r=rob_strong a1.9b3=beltzner]
|
2008-02-01 17:21:41 -08:00 |
|
dtownsend@oxymoronical.com
|
808b7dc614
|
Bug 414609: Display appropriate message when there are no compatible search results (and other string cleanups). r=robstrong, a=beltzner
|
2008-01-29 16:03:09 -08:00 |
|
dtownsend@oxymoronical.com
|
737b105761
|
Bug 404024: Add integration pane follow up fix. p=Ronny Perinke <ronny.perinke@gmx.de>, r=mossop
|
2008-01-29 16:01:26 -08:00 |
|
dtownsend@oxymoronical.com
|
48d7f46863
|
Bug 414325: Use DownloadUtils for extension/theme manager downloads. r=robstrong, a=damons
|
2008-01-29 14:02:44 -08:00 |
|
gavin@gavinsharp.com
|
cc514c1931
|
Bug 404572: don't show multiple quit dialogs if you cancel the quit on the first one, patch by Håkan Waara <hwaara@gmail.com> and Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me
|
2008-01-29 13:16:02 -08:00 |
|
dtownsend@oxymoronical.com
|
6fdb78acbd
|
Bug 408118: Auto-enable themes on install. r=robstrong
|
2008-01-28 12:13:14 -08:00 |
|
dtownsend@oxymoronical.com
|
fa7cd5130c
|
Bug 404024: Add AMO integration pane. r=robstrong
|
2008-01-28 09:11:48 -08:00 |
|
dtownsend@oxymoronical.com
|
c431993bba
|
Bug 408116: Move restart button to notification bar. r=robstrong, ui-r=madhava
|
2008-01-28 06:22:37 -08:00 |
|
dtownsend@oxymoronical.com
|
c077af0a29
|
Bug 366973: crash reporter should send list of installed extensions. r=robstrong, a=beltzner
|
2008-01-25 01:30:41 -08:00 |
|
dtownsend@oxymoronical.com
|
b0c222e498
|
Bug 401105: Indicate which theme is in use in update URL variable. r=robstrong a=schrep
|
2008-01-18 10:20:04 -08:00 |
|
dtownsend@oxymoronical.com
|
7a437f0ca3
|
Bug 411479: Use same install method for themes and extensions dropped into manager. r=robstrong, a=schrep
|
2008-01-18 10:18:42 -08:00 |
|
benjamin@smedbergs.us
|
1792c31fd0
|
Fix unit tests from bug 311008 - the directory service keys will not be present when running under xpcshell, r=mossop
|
2008-01-15 08:28:37 -08:00 |
|
caillon@redhat.com
|
19c9ae0879
|
Bug 311008 Add standard install locations on filesystem for extensions r=mossop sr=bsmedberg a=beltzner
|
2008-01-15 07:13:59 -08:00 |
|
dtownsend@oxymoronical.com
|
1a62d0f542
|
Bug 407901: Cannot minimize add-ons manager opened from update available notification. r=gavin.sharp, a=mconnor
|
2008-01-10 11:53:50 -08:00 |
|
dtownsend@oxymoronical.com
|
11d728c227
|
Bug 303194: Pressing delete key in extension manager should uninstall extension. p=Simon Bünzli <zeniko@gmail.com>, r=dtownsend, a=schrep.
|
2007-12-13 03:00:53 -08:00 |
|
dtownsend@oxymoronical.com
|
19823efd13
|
Bug 406718: add logging to file support to assist troubleshooting, r=robstrong, a=schrep
|
2007-12-11 16:56:09 -08:00 |
|
dtownsend@oxymoronical.com
|
1040b917e5
|
Typo fix to kick off unit testers. No bug.
|
2007-12-06 05:47:48 -08:00 |
|
dtownsend@oxymoronical.com
|
cbe649c3cb
|
Additional fix for bug 404375. r=robstring, a=mconnor
|
2007-12-04 07:56:58 -08:00 |
|
dtownsend@oxymoronical.com
|
808660ee4a
|
Bug 406032: Block update info urls that are not http/https. r=robstrong, a=schrep
|
2007-12-03 04:24:41 -08:00 |
|
dtownsend@oxymoronical.com
|
4964adb831
|
Bug 404375: Recover from 'needs restart' message. r=robstrong, a=schrep
|
2007-12-03 04:20:57 -08:00 |
|
philringnalda@gmail.com
|
9979a737d8
|
Bug 386578 - same accesskey for Install (local file) and Install Updates, r=pike,gavin, a=schrep
|
2007-11-21 19:03:26 -08:00 |
|
reed@reedloden.com
|
33dce78fd4
|
Bug 403621 - "fix various ArrayEnumerator implementations" [p=dao@mozilla.com (Dão Gottwald) r=Mano a1.9=schrep]
|
2007-11-21 13:15:39 -08:00 |
|
jwalden@mit.edu
|
a6ca15d5e1
|
Bug 403180 - Executing test_378216.js hits an assertion due to not shutting down an HTTP server before finishing. r=Mossop, a=test-only change
|
2007-11-17 10:22:13 -08:00 |
|
dtownsend@oxymoronical.com
|
4160214e4c
|
Bug 399932: Add some variable substitution to updateInfoUrl. r=robstrong a=mconnor
|
2007-11-17 04:52:03 -08:00 |
|
reed@reedloden.com
|
062c51a88c
|
Add missing 'Ci.' in front of 'nsIUpdateItem.TYPE_ANY' to fix test bustage.
|
2007-11-12 23:25:26 -08:00 |
|
reed@reedloden.com
|
619264c693
|
Bug 401093 - "Do not force restart when installing unknown add-on types" [p=trev.moz@adblockplus.org (Wladimir Palant) r=rob_strong a1.9=schrep]
|
2007-11-12 22:40:51 -08:00 |
|
reed@reedloden.com
|
fc81a734de
|
Bug 391625 - "Update plugins list on plugins-list-updated" [p=Mossop r=rob_strong a=blocking-firefox3+]
|
2007-11-08 18:25:21 -08:00 |
|
reed@reedloden.com
|
e2929cc66a
|
Bug 393285 - "Add OS and ABI for restricting the blocklist checks" (unit tests) [p=Mossop r=rob_strong]
|
2007-11-07 00:59:02 -08:00 |
|
reed@reedloden.com
|
c1201dc923
|
Bug 393285 - "Add OS and ABI for restricting the blocklist checks" (classinfo fixes) [p=Mossop r=rob_strong a=blocking-firefox3+]
|
2007-11-07 00:57:19 -08:00 |
|
reed@reedloden.com
|
5f858aabf8
|
Bug 393285 - "Add OS and ABI for restricting the blocklist checks" [p=Mossop r=rob_strong a=blocking-firefox3+]
|
2007-11-07 00:56:29 -08:00 |
|
dbaron@dbaron.org
|
313a1b1525
|
Fix incorrectly namespaced spacer elements. b=321402 r=mconnor a=blocking1.9+/M9
|
2007-10-26 11:07:09 -07:00 |
|
rob_strong@exchangecode.com
|
894056f37d
|
Bug 396695 - add-ons go into 'needs to restart' loop commonly after a firefox update (minimal patch). r=sspitzer, r=dveditz, approvalM9=beltzner, blocking-firefox3=mconnor
|
2007-10-24 14:31:33 -07:00 |
|
dtownsend@oxymoronical.com
|
6e4b99afbf
|
Patch from bug 398055: Provide more verbose information on testcase error. r=gavin.sharp
|
2007-10-19 11:39:29 -07:00 |
|
dtownsend@oxymoronical.com
|
5d75e86666
|
Bug 398080: EM should not broadcast to all XPIManagers. r=dveditz r=robstrong a=blocking-firefox3 M9
|
2007-10-19 07:00:49 -07:00 |
|
dtownsend@oxymoronical.com
|
da13fa69f1
|
Bug 397778: Better locale matching for add-on metadata. r=robstrong a=blocking-firefox3+
|
2007-10-12 15:45:16 -07:00 |
|
dtownsend@oxymoronical.com
|
880c3a2a2a
|
Bug 391670: Replace plugins icon. ui-r=beltzner, r=robstrong
|
2007-10-02 15:39:07 -07:00 |
|
aaronleventhal@moonset.net
|
fc21ad189d
|
bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore
|
2007-10-01 17:57:23 -07:00 |
|
jag@tty.nl
|
b3112de226
|
Bug 397155: cd fails in toolkit/mozapps/extensions/test/unit/addons/. r/sr=bsmedberg
|
2007-09-27 10:07:06 -07:00 |
|
dveditz@cruzio.com
|
93a4f91334
|
bug 395942 mitigations for QuickTime media-link flaw, r=gavin,neil, b=beltzner
|
2007-09-17 17:54:03 -07:00 |
|
rob_strong@exchangecode.com
|
bd8fea96d5
|
Bug 394978 - Key off of name and description for grouping plugins.r=dtownsend, a1.9=mconnor
|
2007-09-17 11:06:26 -07:00 |
|
rob_strong@exchangecode.com
|
2e8348cf94
|
Bug 395311 - EM general code cleanup. r=dtownsend, a1.9=mconnor
|
2007-09-17 11:05:04 -07:00 |
|
dtownsend@oxymoronical.com
|
f488878dd8
|
Bug 395430: Fails to apply compatibility updates to newly installed extensions. r=robstrong, a=mconnor
|
2007-09-07 15:59:25 -07:00 |
|
reed@reedloden.com
|
abc2b401e4
|
Bug 381874 - "class name "indent" is a poor choice for the about.xul" [p=mkaply r=rob_strong]
|
2007-09-05 22:28:13 -07:00 |
|
dtownsend@oxymoronical.com
|
dede52e42c
|
Bug 297903: Extension updates should link to further information. r=robstrong
|
2007-09-05 18:20:11 -07:00 |
|
rob_strong@exchangecode.com
|
84fd5e4ad5
|
Bug 353540 - Options, disable and uninstall button not available after 'Find updates' without dismissing 'No Updates Were Found' notification. r=dtownsend
|
2007-09-05 18:07:53 -07:00 |
|
rob_strong@exchangecode.com
|
22c635845b
|
Bug 394717 - NS_ERROR_ILLEGAL_VALUE calling nsIExtensionManager.update when profile updates. patch=ajvincent, r=rstrong
|
2007-09-05 00:33:15 -07:00 |
|
rob_strong@exchangecode.com
|
f7cccfe78a
|
Bug 394828 - clean up extensions.css. r=dtownsend
|
2007-09-04 14:36:37 -07:00 |
|
dtownsend@oxymoronical.com
|
53db10f409
|
Bug 394286: Simplify add-on incompatible message. r=robstrong
|
2007-09-04 13:59:05 -07:00 |
|
rob_strong@exchangecode.com
|
b91d666e02
|
Bug 394895 - Remove unused code from plugins landing. r=dtownsend
|
2007-09-04 12:12:38 -07:00 |
|
dtownsend@oxymoronical.com
|
2a94de33d9
|
Bug 394645: Show notification when extension updates are available. r=robstrong.
|
2007-09-04 09:44:04 -07:00 |
|
dtownsend@oxymoronical.com
|
3021eb4bb8
|
Unit testing for Bug 394300. r=robstrong
|
2007-09-04 06:27:19 -07:00 |
|
rflint@ryanflint.com
|
dae82d529d
|
Bug 393650 - XPCOMUtilify ExtensionManager. r=dtownsend
|
2007-09-03 20:07:11 -07:00 |
|
rob_strong@exchangecode.com
|
c1d79c3d02
|
Bug 387392 - Remove overrides from extensions.xml. r=dtownsend
|
2007-09-03 18:38:40 -07:00 |
|
rob_strong@exchangecode.com
|
391bf0d6d1
|
Bug 392084 - Add a get plugins link to the add-ons mgr. r=dtownsend
|
2007-09-03 17:03:41 -07:00 |
|
dtownsend@oxymoronical.com
|
9345dfd197
|
Bug 378216: Disable insecure extension updates by default. r=robstrong
|
2007-09-03 14:44:12 -07:00 |
|
rob_strong@exchangecode.com
|
ceff455551
|
Bug 394583 - 'Version x.x.x.x is available' message is missing the x.x.x.x when checking for updates. r=dtownsend
|
2007-09-02 14:53:34 -07:00 |
|
dtownsend@oxymoronical.com
|
852a8f1c86
|
Bug 392812: Restart button remains disabled after extension updates. r=robstrong
|
2007-08-31 04:36:42 -07:00 |
|
rob_strong@exchangecode.com
|
b982bf0d2f
|
Fix silly mistake with the checkin of bug 375805
|
2007-08-30 21:18:07 -07:00 |
|
rob_strong@exchangecode.com
|
558999cc8d
|
Bug 375805 - ExtensionManager.prototype._shutdown shouldn' t call gOS.removeObserver(this, 'profile-after-change') unless ExtensionManager.prototype.observe(subject, 'app-startup', data) has been called. r=sspitzer
|
2007-08-30 17:43:24 -07:00 |
|
dtownsend@oxymoronical.com
|
bbeec44e2f
|
Comment fix for bug 394300
|
2007-08-30 11:34:13 -07:00 |
|
dtownsend@oxymoronical.com
|
814c7fe264
|
Bug 394300: Check for updates is offering incompatible updates. r=robstrong
|
2007-08-30 11:26:37 -07:00 |
|
rob_strong@exchangecode.com
|
728150a104
|
Bug 299716 - Need for em:targetApplication marker for 'the toolkit'. patch=ajvincent, r=dtownsend, r=rstrong
|
2007-08-29 01:16:15 -07:00 |
|
dtownsend@oxymoronical.com
|
e9daf1cf02
|
Bug 391899: getItemForID returns an empty nsIUpdateItem if the item doesn't exist. r=robstrong
|
2007-08-26 11:07:49 -07:00 |
|
reed@reedloden.com
|
832bb93435
|
Correct obvious spelling typo in a comment.
|
2007-08-25 18:55:07 -07:00 |
|
dtownsend@oxymoronical.com
|
9a09a5e6f6
|
Bug 375596: Didn't update extension over installed disabled previous version. r=robstrong
|
2007-08-25 16:36:25 -07:00 |
|
dtownsend@oxymoronical.com
|
5ddd9fc6ea
|
Bug 392331: Theme change request lost during crash. r=robstrong
|
2007-08-25 07:27:26 -07:00 |
|
rflint@ryanflint.com
|
e223b0f71b
|
Bug 393525 - XPCOMUtilify nsBlocklistService. r=robert.bugzilla
|
2007-08-24 23:12:05 -07:00 |
|
rob_strong@exchangecode.com
|
831f6ebbdc
|
Bug 391414 - The restart button is no longer initially hidden during startup update notification. r=sspitzer
|
2007-08-22 13:26:06 -07:00 |
|
rob_strong@exchangecode.com
|
728448810b
|
Bug 391687 - Some plugins are listed multiple times in the add-ons manager. r=sspitzer
|
2007-08-18 14:19:17 -07:00 |
|
rob_strong@exchangecode.com
|
64eacd425c
|
Bug 392419 - Cleanup preprocessing of files (part 1). r=bsmedberg
|
2007-08-16 14:17:45 -07:00 |
|
rob_strong@exchangecode.com
|
fa92d85526
|
Bug 392140 - Remove TYPE_PLUGIN from the extension manager. r=bsmedberg
|
2007-08-16 14:14:51 -07:00 |
|
flamingice@sourmilk.net
|
4c3bf017dd
|
Bug 271559, Plugins blocklisting, r=robstrong
|
2007-08-15 17:43:12 -07:00 |
|
rflint@ryanflint.com
|
4789a6c0aa
|
Bug 384052 - Allow custom parameters in the update URL. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=robert.bugzilla
|
2007-08-15 00:49:12 -07:00 |
|
rflint@ryanflint.com
|
0cc3358ad5
|
Bug 384042 - Extension manager uses installLocation.stageFile method (not defined in the interface). Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=benjamin/robert.bugzilla
|
2007-08-14 23:27:35 -07:00 |
|
dtownsend@oxymoronical.com
|
1b9ecfc4c2
|
Testcase for bug 257155. r=robstrong
|
2007-08-11 21:13:15 -07:00 |
|
dtownsend@oxymoronical.com
|
ead0078eba
|
Bug 382752: Unit test harness for extension manager. r=robstrong.
|
2007-08-11 21:12:06 -07:00 |
|
flamingice@sourmilk.net
|
6b85fbfabb
|
Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin
|
2007-08-09 20:05:53 -07:00 |
|
flamingice@sourmilk.net
|
5f341cf0ec
|
Bug 339056, provide mechanism to allow users to list, enable, disable plugins in primary UI, r=robstrong
|
2007-08-09 19:47:48 -07:00 |
|
kairo@kairo.at
|
c546ecd2fe
|
bug 384139 - move openURL() to a reusable place in toolkit, r=bsmedberg
|
2007-08-09 10:59:08 -07:00 |
|
neil@parkwaycc.co.uk
|
33ee34a7fa
|
Followup to previous checkin for bug 383116 to avoid reentrant GS r=rob_strong
|
2007-08-08 02:43:36 -07:00 |
|
rob_strong@exchangecode.com
|
d4fc74937f
|
Bug 385787 - Gray-out restart firefox button on installing theme/extension updates window. patch=Dão Gottwald, r=rob_strong
|
2007-08-07 23:58:22 -07:00 |
|
flamingice@sourmilk.net
|
88e60e61cd
|
Bug 386670, Restart button tooltip in add-ons manager should be changed, Patch by Dão Gottwald, r=mconnor, ui-r=beltzner
|
2007-08-07 10:24:55 -07:00 |
|
dtownsend@oxymoronical.com
|
b12f8c053e
|
Bug 389641: RDFItemUpdater shouldn't check for updates for items with
pending optypes. r=robstrong
|
2007-08-02 11:16:49 -07:00 |
|
flamingice@sourmilk.net
|
c68744a442
|
Bug 385425, getting the quit prompt when restarting firefox after installing an add on, r=mano
|
2007-07-25 14:43:17 -07:00 |
|
jwalden@mit.edu
|
b84fa43364
|
Fix some typos to kick qm-win2k3-01 into doing another build, to see if the test bustage is spurious.
|
2007-07-24 15:31:33 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
a871bb5a90
|
Bug 349309 toolkit's extensions.js/OpenURL is app specific (GetMoreThemes/Extensions). p=Philip Chee <philip.chee@gmail.com>,r=Neil (suite part),r=benjamin,cbiesinger
|
2007-07-19 11:14:05 -07:00 |
|
rob_strong@exchangecode.com
|
b8604a9cba
|
Comment fix for Bug 348419
|
2007-07-18 12:07:19 -07:00 |
|
flamingice@sourmilk.net
|
62d803615d
|
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
|
2007-07-16 10:55:54 -07:00 |
|
rob_strong@exchangecode.com
|
30cb1a2b91
|
Bug 348419 - No way to access the update notification dialog when visiting an extension's homepage. r=sspitzer
|
2007-07-13 09:59:48 -07:00 |
|
dtownsend@oxymoronical.com
|
d9b06547ec
|
Bug 303194: Pressing Delete key in Extension Manager should uninstall
extension. p=Simon Bunzli <zeniko@gmail.com> r=robstrong
|
2007-07-11 02:26:09 -07:00 |
|
rob_strong@exchangecode.com
|
2ceaa8a48a
|
Bug 387622 - Target Application minVersion and maxVersion are reversed. verbal r=mconnor
|
2007-07-10 22:50:08 -07:00 |
|
dtownsend@oxymoronical.com
|
e9c156311b
|
Bug 342579: Can update an extension meant for uninstalling. r=robstrong
|
2007-07-09 13:53:20 -07:00 |
|
rob_strong@exchangecode.com
|
a28eb9d2c1
|
Bug 387383 - unable to specify aActionList in AddonsViewBuilder updateView. r=sspitzer
|
2007-07-09 11:54:16 -07:00 |
|
dtownsend@oxymoronical.com
|
801e1e0a77
|
Bug 384006: On compatiblity update datasource receives double update
notifications. r=robstrong
|
2007-07-09 03:07:14 -07:00 |
|
neil@parkwaycc.co.uk
|
9ac9f0b64e
|
Bug 383116 Fix for extension data source registration r=rob_strong
|
2007-07-08 03:15:11 -07:00 |
|
dtownsend@oxymoronical.com
|
8c4974ae28
|
Bug 314915: Extension update can identify the wrong version as being the
newest. r=robstrong
|
2007-07-06 07:41:56 -07:00 |
|
dtownsend@oxymoronical.com
|
ce254264e1
|
Bug 386322: Localized metadata fails for multiple properties (contributor,
translator, developer). r=robstrong
|
2007-07-02 12:33:39 -07:00 |
|
dtownsend@oxymoronical.com
|
288570ce55
|
Bug 340219 - Display new version when upgrading add-ons. r=robstrong
|
2007-06-30 10:17:03 -07:00 |
|
dtownsend@oxymoronical.com
|
eb01adab35
|
Bug 257155 follow up, catches some probable leaks. r=gavin.sharp
|
2007-06-25 14:53:29 -07:00 |
|
dtownsend@oxymoronical.com
|
35e0ac995c
|
Bug 257155 - Extension description is not localizable. r=robstrong
|
2007-06-25 14:02:46 -07:00 |
|
dtownsend@oxymoronical.com
|
dbf9acfefb
|
Bug 335942 - nsIExtensionManager.update wants true and false for a long
param. r=robstrong
|
2007-06-25 08:51:51 -07:00 |
|
dtownsend@oxymoronical.com
|
eabcb28b93
|
Bug 369075 - Add permanent button for restarting Firefox to Add-ons Mgr.
Patch by Dao Gottwald <dao@design-noir.de>. r=robstrong
|
2007-06-21 17:27:03 -07:00 |
|
dtownsend@oxymoronical.com
|
6633f2f361
|
Bug 385335 - Remove the use of "none" assertions in EM. r=robstrong
|
2007-06-21 16:17:08 -07:00 |
|
dtownsend@oxymoronical.com
|
cd15dc88d0
|
Bug 385028: Remove nsIExtensionManager_MOZILLA_1_8_BRANCH from trunk.
r=robstrong
|
2007-06-21 03:04:09 -07:00 |
|
philringnalda@gmail.com
|
5bae445b31
|
Bug 384837 - Remove unused functions forEachEntry, getItemsWithFlagUnset, and getStagedLeafName, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
|
2007-06-18 21:01:29 -07:00 |
|
rflint@ryanflint.com
|
d5fe38b16a
|
Bug 382911 - Several JS components call nsICategoryManager.addCategoryEntry with an extra final parameter. Patch by Manish Singh <manish@flock.com>, r=gavin
|
2007-06-04 22:22:34 -07:00 |
|
sdwilsh@shawnwilsher.com
|
5e8119e353
|
Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp
|
2007-05-23 11:08:10 -07:00 |
|
axel@pike.org
|
a364c25975
|
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
|
2007-04-11 09:35:01 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|