Commit Graph

237 Commits

Author SHA1 Message Date
Florian Queze
eb8686242e Bug 703929 - Loading in the Get Add-ons pane a chrome XUL file fails when the add-on manager is reopened, r=Mossop. 2011-12-15 17:08:49 +01:00
Geoff Lankow
ec4881efc5 Bug 708397 - "addon-options-displayed" notification fires before XBL bindings apply; r=Unfocused, a=Unfocused 2011-12-13 23:32:11 +13:00
Steffen Wilberg
c49381ce28 Bug 701987: Remove checkbox for add-on auto-checking for updates (extensions.update.enabled) from the options window, and make enabling extensions.update.autoUpdateDefault in the add-ons manager also enable extensions.update.enabled. ui-review=boriss, r=mossop, a=xul/js-only 2011-12-12 21:56:26 +01:00
Masatoshi Kimura
be7be4d64a Bug 701787 - Part 1: disallow responseType and withCredentials for sync XHR. r=smaug 2011-12-08 15:54:05 +02:00
Henri Sivonen
5456f0905e Back out bug 701787 due to orangeness conflict with tests added in bug 664179. 2011-12-07 15:11:47 +02:00
Masatoshi Kimura
d8b7da54ae Bug 701787 - Part 1: disallow responseType and withCredentials for sync XHR. r=smaug 2011-12-07 13:29:00 +02:00
James Hobin
0c438ffc32 Bug 570760 - Make ctrl-f and / focus the search box in the add-ons manager. r=dtownsend,dao 2011-12-02 13:35:32 +01:00
Oonishi Atsushi
5db5ec8f54 Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky 2011-11-10 15:01:11 +01:00
Geoff Lankow
0288fd99c9 Bug 700633 - responseType not set when using XHR to retrieve XML; r=dtownsend 2011-11-09 10:03:08 +13:00
Boris Zbarsky
7e6d6e5109 Bug 185236 part 1. Fix add-ons manager to ignore load events on stylesheet PIs. r=mossop 2011-09-26 17:25:59 -04:00
Paul Biggar
d8fd60d75c Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
2011-09-22 15:43:11 -07:00
Geoff Lankow
bb7126dc8c Bug 664895 - Make the details pane not jump when a screenshot image is loaded, r=bmcbride 2011-09-05 11:26:06 +01:00
Dave Townsend
569cb3ff1b Bug 679604: When an older version has persisted the last selected category the first view of the add-ons manager will fail to display any category. r=Unfocused 2011-08-17 22:24:48 -07:00
Blair McBride
0020164d0a Bug 677646 - Install Add-on from file no longer works. r=dtownsend 2011-08-16 18:16:37 +12:00
Dave Townsend
c90781a0bb Bug 669541: Fix extensions.checkCompatibility.nightly to not disable compatibility in aurora builds. r=robstrong 2011-08-15 15:42:32 -07:00
Dave Townsend
d9cbf2900c Bug 596343: Users should have exclusive control over selecting their add-ons. r=Unfocused 2011-08-12 16:55:34 -07:00
Dave Townsend
14105d23b0 Backed out changeset 6d6e8fecaf37 from bug 596343 due to build failures 2011-08-12 15:47:34 -07:00
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
Blair McBride
65c7f59b94 Bug 670023 - Use ES5's strict mode in Add-ons Manager frontend and backend code. r=dtownsend 2011-07-19 13:16:35 -07:00
Gavin Sharp
ac96e20d3f Back out 0f11ca4d1733 (bug 670023) due to xpcshell test failures 2011-07-21 22:20:21 -04:00
Blair McBride
7f61e9ce66 Bug 670023 - Use ES5's strict mode in Add-ons Manager frontend and backend code. r=dtownsend 2011-07-19 13:16:35 -07:00
Tim Taubert
79c8c3f4ef Backed out changeset a115d824218c (bug 670023) 2011-07-20 03:28:05 +02:00
Blair McBride
56961c8052 Bug 670023 - Use ES5's strict mode in Add-ons Manager frontend and backend code. r=dtownsend 2011-07-19 13:16:35 -07: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
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
bb18ef3846 Bug 662004 - Extensions preferences in a tab, r=Mossop 2011-06-11 11:11:32 +12: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
Geoff Lankow
f6be7666c3 Bug 653637 - Provide a simple way for addons to have preferences UI - Part 2; r=dtownsend ui-r=jboriss 2011-06-01 22:35:24 +12: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
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
82669da0f1 Bug 595848: Dynamically generate the list of categories. r=Unfocused 2011-05-20 10:36:28 -07:00
Tobias Markus
97928b47dc Bug 640530 - Add missing 'var'. r=Mossop 2011-05-19 08:25:25 +02: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
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
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
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
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
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
7840a09171 Bustage fix for bug 591905: Don't try to reload an already visible page. a=bustage 2011-02-09 12:11:31 -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
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
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
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
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