Commit Graph

556 Commits

Author SHA1 Message Date
Geoff Lankow
efc4d7f54b Bug 662012 - Add more settings types to addon manager inline settings (colour type), r=Mossop 2011-06-14 11:59:02 +12:00
Geoff Lankow
bb18ef3846 Bug 662004 - Extensions preferences in a tab, r=Mossop 2011-06-11 11:11:32 +12:00
Dave Townsend
0dce8fa7b9 Bug 481603: Flush caches for restartless add-on changes. r=robstrong 2011-06-15 11:12:53 -07:00
Dave Townsend
6d98f14885 Bug 663372: Stop loading the discovery page from the network in some tests. r=Unfocused 2011-06-15 11:07:55 -07:00
Dão Gottwald
9e3c046bbe more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
Geoff Lankow
6c0d911cb6 Bug 659163 - Make menulists usable and useful in addon manager inline settings; r=dtownsend 2011-06-11 15:01:15 +12:00
Dão Gottwald
d0986b9f70 remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Dave Townsend
6e969db782 Bug 655254: When an add-on moves to a different directory but doesn't change in any other way we should keep updated compatibility information. r=robstrong 2011-06-10 13:10:48 -07:00
Dão Gottwald
1f583e5d43 Remove redundant Cc/Ci declarations from browser chrome tests. DONTBUILD 2011-06-09 09:38:27 +02:00
Dão Gottwald
4e4ac318f3 Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
Geoff Lankow
d0d80fe200 Bug 653637 - Provide a simple way for addons to have preferences UI - Tests; r=dtownsend 2011-05-24 11:03:52 +12:00
Dave Townsend
b94e4eedf7 Bug 658164: Don't allow "extension" as a valid add-on type in install.rdf. r=robstrong 2011-06-03 09:05:40 -07:00
Henrik Skupin
dfe03c850a Bug 660655 - Update class name of the Plugin check link in the Add-ons Manager. r=dtownsend 2011-06-01 00:52:49 +02:00
Blair McBride
3d8f915213 Bug 646306 - file is not defined in DirInstallLocation__readDirectoryFromFile. r=dtownsend 2011-06-01 15:51:25 +12:00
Michael Wu
b9d0d50ad8 Bug 592943 - (1/3) Fix addon manager tests, r=mossop 2011-05-26 12:21:48 -07:00
Hernán Rodriguez Colmeiro ext:(%2C%20Mehdi%20Mulani%20%3Cmars.martian%2Bbugmail%40gmail.com%3E)
a8eb84d118 Bug 406026: Point users to a specific page for each blocklisted item. r=dtownsend 2011-05-25 14:31:56 -07:00
Landry Breuil
37e66247c0 Bug 658956 - Use $(TAR) instead of hardcoding tar, unbreaks platforms where tar is bsd tar. r=khuey 2011-05-25 10:17:43 +02:00
Dave Townsend
0877927780 Bug 659048: Use extensions.checkCompatibility.nightly for disabling compatibility checking in nightly builds. r=robstrong 2011-05-24 13:05:35 -07:00
Dave Townsend
1c0f56af52 Bustage fix for bug 595848, add the xpcshell test to the new manifest 2011-05-20 12:57:50 -07:00
Hernán Rodriguez Colmeiro
860b64af7f Bug 658275: browser_globalinformations.js should not require the network. r=dtownsend 2011-05-20 12:37:39 -07:00
Dave Townsend
82669da0f1 Bug 595848: Dynamically generate the list of categories. r=Unfocused 2011-05-20 10:36:28 -07:00
Joel Maher
6993636556 Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Joel Maher
8d37f99984 Bug 616999. Xpcshell manifest support; harness changes. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Dave Townsend
c95f63c395 Bug 648599: When an add-on changes from being softblocked to unblocked it should become enabled. r=robstrong 2011-05-19 11:04:44 -07:00
Hernán Rodriguez Colmeiro
606f92fb24 Bug 656269: Add link to Mozilla plugin check from Add-ons Manager. r=dtownsend 2011-05-17 12:57:38 -07:00
Dave Townsend
37399c2be0 Bug 623134: Add HTTP logging to track down the intermittent request timeouts. r=robstrong 2011-05-16 11:46:55 -07:00
Dave Townsend
f4e878b88d Bug 416905: Directory removal of extension installed as pointer file isn't uninstalled correctly. r=robstrong 2011-05-13 13:41:53 -07:00
Dave Townsend
b236bc4009 Bug 623134: Add logging for the browser_updatessl.js intermittent failure. rs=dolske 2011-05-12 20:00:21 -07:00
Dave Townsend
87ca23dd52 Bug 655162: A missing updates property in an update.rdf should be counted as no available updates not as a failure to check for updates. r=robstrong 2011-05-11 11:23:37 -07:00
Hernán Rodriguez Colmeiro
157d37a4ed Bug 565359: Backspace should return users to the last view in the add-ons manager. r=dtownsend 2011-05-11 11:27:25 -07:00
Marco Bonardo
68533cc515 Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
Marco Bonardo
281f764ca6 bug 651315 (followup) - Fix the test on Linux and Mac. 2011-04-29 12:43:39 +02:00
Marco Bonardo
bb49951f5b Test for bug 651315.
r=dtownsend
2011-04-28 19:59:26 +02:00
Dave Townsend
195514f276 Bug 613294: Upgrading a restartless add-on to a non-restartless add-on doesn't call the uninstall method. r=robstrong 2011-04-25 14:08:43 -07:00
Dave Townsend
a38ede13b3 Bug 627612: Search results for add-ons do not have the same order as returned by the AMO API. r=Unfocused 2011-04-27 10:39:45 -07:00
Dave Townsend
058a435cfe Bug 644704: Stop using XUL persistence for saving the current view. r=Unfocused 2011-04-21 15:14:58 -07:00
Dave Townsend
67a25448bb Bug 611755: Cannot restart a download during the onDownloadCancelled event. r=robstrong 2011-04-21 09:41:13 -07:00
Blair McBride
95d90bfb7a Bug 628290: Click on "Get Add-ons" has to always load the initial Discovery pane. r=dtownsend 2011-04-21 08:48:02 -07:00
Dave Townsend
229fc65d24 Bug 617289: PluginProvider doesn't keep IDs of plugins consistent between restarts. r=robstrong 2011-04-19 14:53:07 -07:00
Graeme McCutcheon
b6dde0e13e Bug 640302 - Some addon manager tests depended on a specific date format and failed in some locales. r=dtownsend 2011-04-17 17:39:18 +01:00
Daniel Einspanjer
56e56f9dfb Bug 648068: Remove "reset" from the days since last request blocklist variable. r=dtownsend 2011-04-08 09:53:42 -07:00
Dave Townsend
c10db9ad69 Bug 645699, r=robstrong 2011-04-08 09:46:59 -07:00
Dave Townsend
6ce06d4152 Bug 638292: InstallTrigger is undefined in new tabs opened from links. r=robstrong 2011-03-23 10:27:24 -07:00
Dave Townsend
90de684ad8 Bug 611178: Intermittent failure in xpcshell-unpack/test_install.js. r=robstrong, a=tests 2011-03-08 09:57:59 -08:00
Dave Townsend
3a442c8bfe Backing out incorrectly landed patch from bug 611178. a=backout 2011-03-08 09:56:58 -08:00
Dave Townsend
a8f582d6ed Bug 611177: Intermittent failure in xpcshell/test_bootstrap.js and xpcshell-unpack/test_bootstrap.js. r=robstrong, a=tests 2011-03-08 09:50:13 -08:00
Dave Townsend
2dd6e2e291 Bug 573259: Wait to go online before running browser_relative.js. r=robstrong, a=tests 2011-03-08 09:48:15 -08:00
Dave Townsend
70a5932788 Bug 611178: Intermittent failure in xpcshell-unpack/test_install.js. r=robstrong, a=tests 2011-03-08 09:47:41 -08:00
Dave Townsend
5785b5f8f5 Bug 638113: Add-ons manager does not return results when searching for preliminarily reviewed add-ons. r=robstrong, a=dolske 2011-03-02 14:13:37 -08:00
Joe Drew
c86417ed81 Bug 637413 - Always use a blank blocklist.xml file in the addon manager tests so we aren't broken by blocklist file updates. r=mossop a=blocker 2011-03-01 11:58:59 -05:00