Commit Graph

625 Commits

Author SHA1 Message Date
Dave Townsend
026995192b Bug 596343: Users should have exclusive control over selecting their add-ons. r=Unfocused 2011-08-12 13:45:45 -07:00
Dave Townsend
ae1c38cd55 Bug 476430: Disable third-party add-ons by default and offer them to the user. r=Unfocused, r=robstrong 2011-08-12 13:50:47 -07:00
Malini Das
a0832b693a Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Blair McBride
a82fb9c32e Backout bug 669345 and bug 669390 for leaking 2011-08-09 18:45:26 +12:00
Geoff Lankow
d32b140052 Bug 669390 - Part 1: Allow setting a preference value from the menulist inline preferences. r=Unfocused 2011-08-01 20:05:25 +12:00
Geoff Lankow
efe17b85a5 Bug 669345 - Add support for radio button elements for inline preferences. r=Unfocused 2011-07-30 20:30:10 +12:00
Honza Bambas
a5507482fc Bug 675617 - Fix browser_installssl.js to support keep-alive connections (add Connection: close ^headers^ files), r=dtownsend 2011-08-03 23:36:50 +02:00
Dão Gottwald
3c31c6bb07 Bug 658738 - Declare variable in browser_bug586574.js in order to not leak the assigned DOM node 2011-07-30 15:22:31 +02:00
Mike Hommey
095aa81e98 Bug 671631 - Don't hardcode en-US in test_update.js. r=Mossop 2011-07-19 08:54:36 +02:00
Ms2ger
36c532ffa2 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Geoff Lankow
01771ea813 Bug 665515 - Unsupported types of inline settings show as an empty row; r=bmcbride 2011-06-29 11:08:44 +12:00
Dave Townsend
c52b9aa8f9 Bug 666431: Track changes made to add-ons during early startup. r=robstrong
try: -b do -p linux,linuxqt,linux64,macosx64,win32,macosx -u xpcshell,mochitest-o -t none
2011-06-29 14:50:43 -07:00
Geoff Lankow
1bd72687a2 Bug 665378 - Intermittent browser_inlinesettings.js failures r=dtownsend 2011-06-29 11:01:14 +12:00
Dave Townsend
7e2aab6513 Bug 666437: Allow add-ons to install disabled in some install locations. r=robstrong 2011-06-28 11:44:51 -07:00
Dave Townsend
9d8e96fea3 Bug 439672: Add-on uninstall fails when one of the add-ons files is locked. r=robstrong 2011-06-23 09:13:46 -07:00
Dave Townsend
87b633973d Bug 665780 - "Racy code in background_update of test_blocklistchange.js". r=rs
--HG--
extra : rebase_source : f2062288a65527eb0605f94f38e731306b807f53
2011-06-22 16:49:18 -07:00
Steffen Wilberg
4815650ea6 Bug 663253: Remove the 'browser.offline' preference (don't remember offline mode from the previous session). r=gavin 2011-06-21 22:23:26 +02:00
Dave Townsend
25cd9e0d60 Bug 664833: Having a pending install for an existing add-on when a schema migration occurs will break the extension manager. r=robstrong 2011-06-20 09:56:00 -07:00
Geoff Lankow
e72b1230df Bug 662012 - Add more settings types to addon manager inline settings (file and directory types), r=Mossop 2011-06-15 12:15:55 +12:00
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
Jonas Sicking
0d7ec0d1af Bug 635844 part 3: Update extension manager and tests to new pushState behavior. r=mossop. Includes parts by mossop which are r=me. a=jst 2011-02-28 23:08:56 -08:00
Markus Stange
fdce094715 Bug 635675 (part 3) - OS X Add-ons Manager polish. r=dao a=beltzner 2011-02-26 13:40:38 +01:00
Mark Finkle
2e2992093c Bug 635375 - Preferences > add-ons > get add-ons 'go to page' disabled [r=dtownsend a=dtownsend] 2011-02-25 14:23:04 -05:00
Dave Townsend
cc7af37c07 Bug 635115: Allow opting out of sending add-on information to the discovery pane without disabling automatic add-on updates. r=Unfocused, a=beltzner 2011-02-24 10:32:02 -08:00
Robert Strong
b5d36a3e79 Bug 631092 - Large number of blocklist requestors making multiple requests per day affecting the ping for metrics. r=dtownsend, a=approval2.0 2011-02-24 03:20:02 -08:00
Blair McBride
87196854cb Bug 611559 - Backgrounds never have PERM_CAN_DISABLE, even when they can be disabled; r,a=Mossop 2011-02-19 01:14:11 +13:00
Ehsan Akhgari
fbd11c6764 Backout changeset 8c2aa133200a (bug 625465) because of test failures 2011-02-18 17:17:54 -05:00
Blair McBride
4abbd71497 Bug 625465 - Items in list view should launch description view with a single click on an add-on entry. r=dtownsend, a=beltzner 2011-02-07 16:53:53 +13:00
Marco Bonardo
ece4a12c86 Backed out changeset 6b3353ea6228 due to permaorange 2011-02-17 15:26:01 +01:00
Blair McBride
b1d4fb344d Bug 625465 - Items in list view should launch description view with a single click on an add-on entry. r=dtownsend, a=beltzner 2011-02-07 16:53:53 +13:00
Neil Rashbrook
d189a1eb27 Bug 630462 Tweak test to ignore about:blank pages even harder r=Unfocused 2011-02-16 21:30:30 +00:00
Mehdi Mulani
8f4c900262 Bug 523784 - (Tests) Soft blocked items are not disabled if user clicks "Cancel". r=Unfocused a=blocking+beltzner 2011-02-16 13:24:41 -08:00
Dave Townsend
c7012a4ff6 Bug 628902: Don't include nonstandard add-on types in AMO metadata ping. r=Unfocused, a=sdwilsh 2011-02-15 15:18:07 -08:00
Dão Gottwald
b4705d3b62 Bug 593687 - Don't let switchToTabHavingURI open tabs in popups. r=gavin 2011-02-12 10:02:48 +01:00
Dave Townsend
5fbfe6d4c1 Bug 630575: Properly distinguish soft and hard blocked items in the update pings. r=Unfocused, a=gavin 2011-02-10 10:34:55 -08:00
Dave Townsend
7650e1127b Bug 591905: Update back/forward buttons correctly after inner-frame navigations. r=Unfocused, a=blocks-betaN 2011-02-09 10:25:41 -08:00
Dave Townsend
8e78a72832 Bug 563912: Allow the tab key to only move to the items relevant to the selected extension. r=Unfocused, a=blocks-final 2011-02-09 10:23:47 -08:00
Neil Rashbrook
50747e9e1b Bug 630462 Tweak test to ignore about:blank pages harder r=Unfocused a=test-only 2011-02-06 22:20:27 +00:00
Mike Conley
94b6d21615 Bug 629521 - Extensions and themes which are marked to get removed are not grouped but remain at the original location; r,a=Mossop 2011-02-03 15:15:33 -05:00
Ehsan Akhgari
c07c875d05 Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
It is not clear which one of these bugs is at fault.
2011-02-04 16:34:02 -05:00
Mike Conley
b59172a118 Bug 629521 - Extensions and themes which are marked to get removed are not grouped but remain at the original location; r,a=Mossop
--HG--
extra : rebase_source : 2f8d1abf9c088278e48e410c14a58d906616b5d4
2011-02-03 15:15:33 -05:00
Dave Townsend
90e40ea45f Bustage fix for bug 629418. a=bustage 2011-02-01 14:40:00 -08:00
Dave Townsend
e0605bd695 Bug 629418: If the add-ons manager is opened as a background tab (e.g. by session restore) then the back and forward buttons are hidden. r=Unfocused, a=sdwilsh 2011-02-01 13:27:07 -08:00
Dave Townsend
e1cb7bf7eb Bug 629237: If a user has turned off updates for individual add-ons then they should not be included in the metadata ping. r=Unfocused, a=blocks-final 2011-01-27 09:58:45 -08:00
Dave Townsend
2721ad7a0a Bug 628703: Should not pass the ID of add-ons that have opted out of metadata pings to the discovery view.r=Unfocused, a=blocks-final 2011-01-27 09:58:06 -08:00
Siddharth Agarwal
34ca478e6c Bug 580298 - Hide version numbers for lightweight themes; r=Mossop a=blocking-betaN+ 2011-01-26 14:12:38 -05:00
Matthew Printz
a5897710f1 Bug 623211 - Add-ons manager add-on author name and link should be removed from list view; r=Mossop a=blocking-final+ 2011-01-26 14:10:39 -05:00
Paolo Amadini
614084bd6a Bug 610661 - Addon object not passed to custom about dialogs; r,a=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/browser/addon_prefs.xul => toolkit/mozapps/extensions/test/browser/addon_about.xul
2011-01-25 15:15:05 -05:00
Mike Conley
8795d63648 Bug 624808 - Add-ons should be grouped in list view according to their status (enabled, disabled, etc). r=Mossop a=b 2011-01-21 15:03:10 -05:00
Geoff Lankow
357a880970 Bug 623207 - Add-ons manager last updated date and sorting bar should be removed from list view. r=Mossop a=b 2011-01-18 14:11:22 +13:00
Blair McBride
53f23821cb Bug 626358: No loading indicator anymore on Get Addons pane. r=dtownsend, a=blocks-final 2011-01-20 13:47:37 -08:00