John Schoenick
1c874917cd
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
2011-12-16 11:08:59 -08:00
Blair McBride
7755266e12
Bug 706387 - Send the compatibility mode when using AMO Search API. r=dtownsend a=khuey
2011-12-12 15:02:13 +13:00
Blair McBride
7664d8eaac
Bug 709620 - Fix test_updatecheck.js when update channel is aurora/beta/release. r=bustage a=edmorley
2011-12-12 12:08:06 +13:00
Steffen Wilberg
c65f823afc
Bug 710064: Make the 'Update Add-ons Automatically' checkbox state depend on the extensions.update.enabled pref, in addition to the existing extensions.update.autoUpdateDefault pref. r=mossop
2011-12-16 21:52:14 +01:00
Ms2ger
c3c3bdba73
Backed out changeset ba447ace2594 (bug 687679) for bustage.
2011-12-16 21:17:16 +01:00
John Schoenick
a355d623f2
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
2011-12-16 11:08:59 -08:00
Dave Townsend
1cd8e3f6d4
Bug 704988: Check the add-on hotfix is signed by a specific certificate. r=robstrong, r=Unfocused
2011-12-16 12:04:28 -08:00
Dave Townsend
8af0b5129b
Bug 704987: Ignore the hotfix add-on when warning users about incompatible add-ons. r=robstrong
2011-12-16 12:04:40 -08:00
Dave Townsend
0c5f63c121
Bug 694068: Automatically download and install an available hotfix add-on. r=Unfocused
2011-12-16 12:04:50 -08:00
Richard Newman
1bdae035b2
Merge m-c to s-c.
2011-12-09 08:52:38 -08:00
Fabrice Desré
542e8850b9
merge
2011-12-07 20:14:00 -08:00
Steffen Wilberg
16c1c82b1b
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
Blair McBride
0fed52ecb8
Bug 679588 - Fix intermittent test timeout of browser_select_update.js, browser_select_confirm.js, and browser_select_selection.js. r=dtownsend
2011-12-07 23:48:44 +13:00
Blair McBride
2ec721d13a
Bug 706777 - Automatically repopulate AddonRepository database on application upgrade. r=dtownsend
2011-12-07 23:48:33 +13:00
Gregory Szorc
fd23477d7d
Bug 704973 - syncGUID defined earlier, not always call to database; r=Mossop
2011-12-06 09:33:40 -08:00
Cameron McCormack
228778cef4
Bug 670858 - Ignore some expected and fix some unexpected exceptions in xpinstall tests. r=dtownsend
2011-12-04 12:13:41 +11:00
Dave Townsend
1f9f842866
Bug 707328: backgroundUpdateCheck isn't firing its complete notification correctly. r=Unfocused
2011-12-02 16:58:22 -08:00
Ed Morley
4052c9fa4c
Merge mozilla-central to mozilla-inbound
2011-12-02 18:55:28 +00:00
Ed Morley
826de66df2
Merge last green changeset of mozilla-inbound to mozilla-central
2011-12-02 18:39:02 +00:00
Dave Townsend
0bf02d866e
Bug 705631: applyBackgroundUpdates changes to OFF if set to ON at the time of a DB migration (testcase). r=Unfocused
2011-12-02 10:20:06 -08:00
Dão Gottwald
d4291c7722
Bug 570760 followup, trying to fix broken test
2011-12-02 15:14:51 +01:00
James Hobin
0ee9916f7b
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
Cameron McCormack
a1b27ed895
Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher
2011-12-02 23:25:03 +11:00
Blair McBride
0f7bda849e
Bug 527141 - Fix test_update_compatmode.js test to work correctly. r=dolske
2011-12-02 19:00:38 +13:00
Blair McBride
2d0a5fc96a
Bug 704737 - browser_select_update.js has OVER 9000 timeouts requested. May be slight overkill. r=dtownsend
2011-12-02 15:28:16 +13:00
Blair McBride
7bfdc42e81
Bug 705530 - Support strictCompatibility option in update.rdf. r=dtownsend
2011-12-02 15:28:16 +13:00
Blair McBride
6262891240
Bug 527141 - Addon update check should take into account compatibility preferences. r=dtownsend
2011-12-02 15:28:16 +13:00
Blair McBride
96f352477f
Bug 693906 - Parse and use new compatibility ranges in AMO metadata ping. r=dtownsend
2011-12-02 15:28:15 +13:00
Ed Morley
9878eb5893
Merge mozilla-central to mozilla-inbound
2011-12-08 15:16:01 +00:00
Masatoshi Kimura
c65521aa7c
Bug 701787 - Part 1: disallow responseType and withCredentials for sync XHR. r=smaug
2011-12-08 15:54:05 +02:00
Henri Sivonen
98826c1b42
Back out bug 701787 due to orangeness conflict with tests added in bug 664179.
2011-12-07 15:11:47 +02:00
Masatoshi Kimura
ceeaf421c9
Bug 701787 - Part 1: disallow responseType and withCredentials for sync XHR. r=smaug
2011-12-07 13:29:00 +02:00
Florian Queze
bd489c07f6
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
Dave Townsend
065f386f78
Bug 652376: Correct whitespace from review. r=robstrong
2011-11-23 15:12:59 -08:00
Dave Townsend
f4cd50d453
Bug 652376: Migrate XPInstall dialog into the extensions directory. r=robstrong
...
--HG--
rename : toolkit/locales/en-US/chrome/mozapps/xpinstall/xpinstallConfirm.dtd => toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.dtd
rename : toolkit/locales/en-US/chrome/mozapps/xpinstall/xpinstallConfirm.properties => toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.properties
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.css => toolkit/mozapps/extensions/content/xpinstallConfirm.css
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.js => toolkit/mozapps/extensions/content/xpinstallConfirm.js
rename : toolkit/mozapps/xpinstall/content/xpinstallConfirm.xul => toolkit/mozapps/extensions/content/xpinstallConfirm.xul
rename : toolkit/mozapps/xpinstall/content/xpinstallItem.xml => toolkit/mozapps/extensions/content/xpinstallItem.xml
rename : toolkit/themes/pinstripe/mozapps/xpinstall/xpinstallConfirm.css => toolkit/themes/pinstripe/mozapps/extensions/xpinstallConfirm.css
rename : toolkit/themes/winstripe/mozapps/xpinstall/xpinstallConfirm.css => toolkit/themes/winstripe/mozapps/extensions/xpinstallConfirm.css
2011-11-23 15:04:56 -08:00
Dave Townsend
96397f27c7
Bug 699175: The current theme is not active when updating Firefox and the add-ons database schema changes. r=Unfocused
2011-11-22 18:28:27 -08:00
Dave Townsend
68f835501e
Removing debug logging that was accidentally left in the patch for bug 703154.
2011-11-21 14:37:03 -08:00
Dave Townsend
abda0e0ec9
Bug 703154: Simplify the schema migration code. r=Unfocused
2011-11-21 12:09:26 -08:00
Ed Morley
d06867876a
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-18 08:43:10 +00:00
Blair McBride
6f224c01aa
merge fx-team to mozilla-central
2011-11-18 14:52:59 +13:00
Ed Morley
6000587a19
Merge mozilla-central to mozilla-inbound
2011-11-16 18:05:23 +00:00
Ed Morley
1c87228e23
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-16 11:02:43 +00:00
Rob Campbell
bf422e9c17
merge fx-team to mozilla-central
2011-11-15 13:57:15 -08:00
Henri Sivonen
6a41643932
Bug 651072 addendum - Make the extension manager treat text/html update responses as errors. r=dtownsend.
2011-11-16 09:38:51 +02:00
Dave Townsend
33fdf71a7f
Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused
2011-11-14 10:03:06 -08:00
Blair McBride
6e0a01fb8b
Bug 700201 - Addons that haven't been updated for an extremely long time should not be compatible by default. r=dtownsend
2011-11-14 14:26:35 +13:00
Blair McBride
0d791a12d4
Bug 695977 - Addons shouldn't be compatible by default when their minVersion is greater than the app version. r=dtownsend
2011-11-14 14:26:33 +13:00
Gregory Szorc
8981c9aed3
Bug 682356 - Remove metrics from AddonRepository searching; r=Mossop
...
This data is now redundant with telemetry from bug 668392. This
effectively reverts bug 623950.
--HG--
extra : rebase_source : fa1531b65b0402c0a3bd186547e03f3cd6cacb8a
2011-11-04 18:05:37 -07:00
Dave Townsend
0cfc4f5cb4
Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused
2011-11-15 11:22:48 -08:00
Geoff Lankow
e3e1b4ba5e
Bug 701298 - Fix browser_searching.js when update channel is aurora/beta/release; r=dtownsend
2011-11-10 20:59:13 +13:00
Geoff Lankow
3034197062
Bug 701193 - xpcshell-tests for add-on manager broken when update channel is set to aurora/beta/release; r=dtownsend
2011-11-10 12:08:48 +13:00
Gregory Szorc
2bcb0f0c44
Bug 682027 - Add syncGUID field to addons; r=Mossop
2011-11-04 18:04:15 -07:00
Ed Morley
6a998be2c5
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Marco Bonardo
1a16d14845
Bug 691512 - CreateStatement misuse in AddonRepository.jsm.
...
r=mossop
2011-11-05 00:41:47 +01:00
Rail Aliiev
364e83c545
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Jens Hatlak
7ed500ceaa
Bug 698524 - fix test_startup.js xpcshell test for SeaMonkey by excluding all non-test add-ons. r=Mossop
2011-11-04 21:08:48 +00:00
Ed Morley
b15379954e
Backout 1f551298a760 (bug 697312) and b31507c8ca17 (bug 697246) for 25-30% Ts regression on multiple platforms
...
Except this time enter the changesets in the correct order in Mak's backout
script, so the changeset isn't empty :/
2011-11-04 10:50:16 +00:00
Dave Townsend
f24e3dedd1
Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused
2011-11-03 18:30:43 -07:00
Dave Townsend
aac42edf34
Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused
2011-11-03 18:30:59 -07:00
Geoff Lankow
05b39c14b0
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests; r=jmaher
2011-10-22 12:39:30 +13:00
Blair McBride
89a7d661f6
Bug 693897 - Allow addons to opt-in to strict compatibility checking. r=dtownsend
2011-11-01 18:48:53 +13:00
Blair McBride
f0025fa37a
Bug 693899 - Support detecting binary components, and enable strict compatibility checking when found. r=dtownsend
2011-11-01 18:48:49 +13:00
Blair McBride
92950dc020
Bug 693901 - Add preference to globally (re)enable strict compatibility checks. r=dtownsend
2011-11-01 18:48:45 +13:00
Blair McBride
99bd855513
Bug 702868 - AddonInternal.hasBinaryComponents doesn't affect AddonInternal.appDisabled until after initial install. r=dtownsend
2011-11-17 17:27:23 +13:00
Oonishi Atsushi
ebc58fb880
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
c6001712b8
Bug 700633 - responseType not set when using XHR to retrieve XML; r=dtownsend
2011-11-09 10:03:08 +13:00
Geoff Lankow
77482aa64e
Bug 693714 - Bootstrapped addons have uninstall & install called on Firefox update; r=dtownsend
2011-10-25 01:39:45 +01:00
Taras Glek
7dacea9199
Include enabled addons + persona in telemetry r=Mossop
2011-10-24 16:04:04 -07:00
Geoff Lankow
ce47e16af1
Bug 581065 - Allow searching for incompatible add-ons if compatibility checks are disabled. r=dtownsend
2011-10-19 11:38:58 +13:00
Dave Townsend
71d2048435
Bug 693743: Some 3rd party add-ons are getting installed into the profile and are not disabled on start-up. r=Unfocused
2011-10-22 11:37:15 -07:00
Dave Townsend
24bfeefc85
Bug 694595: Some settings for add-ons aren't being migrated when we change database schemas. r=Unfocused
2011-10-20 09:55:57 -07:00
Dave Townsend
495c00a54f
Bug 693698: 3rd Party add-ons from the application folder are not disabled on upgrade. r=Unfocused
2011-10-20 09:55:16 -07:00
Mark Banner
0aabe1d279
Bug 700988 - BRANCH_REGEXP is not defined in AddonRepository.jsm - Add-on manager broken on Aurora branch. r=dtownsend
2011-11-09 18:37:10 +00:00
Phil Ringnalda
8bcfd86fd6
Back out a126c53a037e (bug 697312) and 883cb16d5bfe (bug 697246) for Win xpcshell orange
2011-11-08 21:22:28 -08:00
Dave Townsend
874b4c8a33
Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused
2011-11-08 16:03:56 -08:00
Dave Townsend
dc0ba4064b
Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused
2011-11-08 16:02:49 -08:00
Geoff Lankow
d36e6f2d7b
Bug 675371 - load/unload chrome.manifest files for bootstrapped addons automatically; r=dtownsend
2011-10-19 10:59:27 +13:00
Ben Turner
8543fec3ae
Bug 690418 - 'ChromeWorker global inaccessible out of DOM scope'. r=sicking.
...
--HG--
extra : transplant_source : %AA%CBZU%3E%2A%DC%C4%899%12%29%F6%3D%AB%EAH%E9%10%A0
2011-10-14 08:58:37 -07:00
Blair McBride
5af5d40cac
Bug 690699 - Addon Manager severely broken if autoUpdateDefault preference is missing. r=dtownsend
2011-10-13 00:10:58 +13:00
Geoff Lankow
89a1c8a73b
Bug 692078 - Second attempt to open addons.sqlite doesn't work; r=dtownsend
2011-10-07 11:02:40 +01:00
Ed Morley
0abe4796c2
Backout changeset ef21d6f2187d to correct bug number
2011-10-07 12:36:44 +01:00
Geoff Lankow
bda7dbfc5b
Bug 689375 - Second attempt to open addons.sqlite doesn't work; r=dtownsend
2011-10-07 11:02:40 +01:00
Felix Fung
acef7c78d7
Bug 684190 - "about:newaddon" should not close window, r=Mossop
2011-09-29 20:49:30 -07:00
Jesper Kristensen
0c375c8e29
Bug 591780 - Frontend support for restartless dictionaries. r=ehsan, r=Mossop
2011-10-06 12:06:18 -07:00
Matt Brubeck
f81c1da9f1
Re-backout 9928fb9a32b1 which was accidentally un-backed-out by the last merge
2011-09-29 19:56:32 -07:00
Mounir Lamouri
fd909f1fa4
Bug 690220 - Fix random orange in browser_bug638292.js. r=mbrubeck
2011-09-29 19:01:49 +02:00
Kyle Huey
ad4e94ee90
Bug 687332: Fix toolkit/. r=rs
2011-09-29 12:06:36 -04:00
Dave Townsend
aacc41d4cc
Bug 680802: Installing a new add-on at the same time as installing a new version of the app which uses new properties from install.rdf will fail. r=robstrong
2011-09-28 11:41:17 -07:00
Kyle Huey
4a7c84e525
Merge m-i to m-c.
2011-09-27 08:33:03 -04:00
Tim Taubert
f0eff048ba
merge the last green changeset on fx-team to m-c
2011-09-27 13:21:17 +02:00
Geoff Lankow
05ebb4e7ba
Bug 689404 - Revert change to inline settings that broke some existing Mobile addons; r=bmcbride
2011-09-27 10:10:24 +01:00
Tim Taubert
50195fe347
merge the last green changeset on m-c to fx-team
2011-09-27 04:08:27 +02:00
Blair McBride
25a7ac3dfb
Bug 679994 - Checkboxes in "Disable add-ons you no longer use" dialog have no labels, names aren't accessible. r=rstrong, ui-r=Boriss
2011-09-27 14:37:53 +13:00
Taras Glek
a8f25be81f
bug 668392: backout addon/person reporting until privacy optin is updated
2011-09-26 13:25:57 -07:00
Boris Zbarsky
788803a0af
Bug 660233 part 1. Fix tests that assume UniversalXPConnect in otherwise-untrusted pages will get one nodePrincipal, documentURIObject, baseURIObject properties. r=mrbkap
...
--HG--
rename : dom/tests/mochitest/bugs/test_bug396843.html => dom/tests/browser/browser_bug396843.js
2011-09-23 01:03:50 -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
Malini Das
841f72da21
Bug 677626 - Add a profiling test suite for mochitest. r=jmaher
2011-09-19 14:52:04 -04:00
Margaret Leibovic
7f4c39e9a7
merge m-c into fx-team
2011-09-14 11:57:00 -07:00
Justin Wood
1e9a422ca0
Address review comment for Bug 680113 that I missed when checking in. r=Unfocused
2011-09-14 06:33:12 -04:00
Justin Wood
c5f31e023d
Test for Bug 680113 - Select Add-ons dialog lists distribution add-ons as installed by the user. r=Unfocused
2011-09-13 01:18:01 -04:00
Margaret Leibovic
f039323edf
Bug 670194 - Startup numbers don't account for interactive startup interruptions. r=dtownsend
2011-08-25 14:11:18 -04:00
Justin Wood
411db89672
reland Bug 680113 - Select Add-ons dialog lists distribution add-ons as installed by the user. r=Mossop ui-r=faaborg
2011-09-08 04:11:17 -04:00
Phil Ringnalda
4851b6a0f8
Back out 4f7f1840152b (bug 680113) for orange
2011-09-09 22:18:19 -07:00
Justin Wood
1c9e69c53b
Bug 680113 - Select Add-ons dialog lists distribution add-ons as installed by the user. r=Mossop ui-r=faaborg
2011-09-08 04:11:17 -04:00
Ehsan Akhgari
9ced1bc054
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-08 11:46:37 -04:00
Felix Fung
9bb0edf799
Bug 577266 - Correct misspellings in source code
2011-09-06 17:20:35 -07:00
Blair McBride
17e30581de
Bug 683129 - Typo in AddonDatabase.getStatement when handling error. r=dtownsend
2011-09-07 16:25:23 +12:00
Blair McBride
903d6036a6
Bug 683431 - Typo in XPIProvider statement name: getVisibleAddoForInternalName. r=dtownsend
2011-09-07 16:24:39 +12: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
Philipp von Weitershausen
644a603ea5
Merge m-c to s-c
2011-08-29 12:58:49 -07:00
Marco Bonardo
40c1e206de
Merge mozilla-central and mozilla-inbound
2011-08-27 10:40:12 +02:00
Blair McBride
34d5fb481f
Bug 672485 - Ensure window watcher is defined. r=dtownsend,jst
2011-08-27 09:24:20 +12:00
Gregory Szorc
5cc03ef716
Bug 682027 - Make returned fields in XPIProvider.getVisibleAddons consistent; r=Mossop
2011-08-26 12:40:57 -07:00
Marco Castelluccio
1d98c5c4d4
Bug 650494 - Remove nsIXULPrototypeCache; r=khuey,smaug
2011-08-26 20:50:23 +01:00
Kyle Huey
38c6a46229
Merge m-i to m-c.
2011-08-22 07:39:22 -04:00
Geoff Brown
1264a5446f
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +01:00
Blair McBride
4626384c45
Bug 680117 - Footer string in the new Add-on selection window should wrap to fit long localizations. r=dtownsend
2011-08-22 14:30:32 +12:00
Sander van Veen
5e4ea0ca8d
Bug 673331 - Add identifying information to system compartments. r=mrbkap.
2011-08-21 16:02:24 -07: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
d61132faf7
Bug 679157: browser_select_confirm.js tests fail on aurora. r=Unfocused
2011-08-15 16:10:53 -07: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
Geoff Lankow
c5860ebd02
Bug 669390 - Allow setting a preference value from the menulist inline preferences; r=Unfocused
2011-08-14 16:05:24 +12:00
Geoff Lankow
377fbcde2c
Bug 669345 - Add support for radio button elements for inline preferences; r=Unfocused
2011-08-14 15:53:49 +12: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
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
Rob Campbell
953d05c62f
merge fx-team to m-c
2011-08-12 10:55:14 -03:00
Blair McBride
6ba4d107a2
Bug 658530 - Part 1: Move button-related shared styles into inContentUI. r=dao
...
HG: Enter/resume commit message. Lines beginning with 'HG:' are removed.
HG: You can save this message, and edit it again later before committing.
HG: After exiting the editor, you will return to the crecord patch view.
HG: --
HG: user: Blair McBride <bmcbride@mozilla.com>
2011-08-11 12:41:46 +12:00
Blair McBride
a82fb9c32e
Backout bug 669345 and bug 669390 for leaking
2011-08-09 18:45:26 +12:00
Geoff Lankow
facaa70870
Bug 669390 - Part 2: Update mobile settings to use type="menulist". r=Unfocused,mfinkle
2011-08-03 13:12:14 +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
Taras Glek
fb1bfd2b63
Bug 668392 - Include enabled addons + persona in telemetry r=Mossop
2011-08-11 14:19:40 -07:00
Brad Lassey
146bdc79f5
backing out changesets 1baddb020156, d9456378c12d, 187ac0d7b154, 40e392d958e0 and f2e8ee893fe4
2011-08-10 18:18:09 -04:00
Geoff Brown
cf4a559f2b
Bug 668349 - changes to xpcshell.ini; r=jmaher
2011-08-10 16:56:49 -04: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
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
Felipe Gomes
e1e3d8998f
Bug 668307. Minimum loadURI support for remote content. r=dao,mossop
2011-07-13 12:17:31 -07: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
Daniel Holbert
5493695d98
Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange
2011-07-11 17:49:03 -07:00
Geoff Lankow
2ebe71ef6e
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests r=jmaher
2011-07-11 12:24:13 -07:00
Chris Leary
679a65fe47
Merge mozilla-central and tracemonkey.
2011-07-05 17:30: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
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
Blake Kaplan
9f1a75137b
Bug 634156 - Come up with a way of creating an API in content that exposes real content objects without using a sandbox. r/sr=jst/mossop/gal
...
--HG--
extra : rebase_source : c3ca469ff33d099b51e140d0a274113884507a03
2011-05-03 13:43:08 -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
Blair McBride
31537c4e57
Bug 658431 - Move generic page styling into separate stylesheet for reuse in other in-content UIs. r=dao,dtownsend
...
--HG--
rename : toolkit/themes/pinstripe/mozapps/extensions/background-texture.png => toolkit/themes/pinstripe/global/inContentUI/background-texture.png
rename : toolkit/themes/winstripe/mozapps/extensions/background-texture.png => toolkit/themes/winstripe/global/inContentUI/background-texture.png
2011-06-20 20:37:46 +12:00
Geoff Lankow
1bd72687a2
Bug 665378 - Intermittent browser_inlinesettings.js failures r=dtownsend
2011-06-29 11:01:14 +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
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
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
Geoff Lankow
8830c94a8b
Bug 653637 - Provide a simple way for addons to have preferences UI - Part 1; r=mark.finkle,dtownsend
...
--HG--
rename : mobile/chrome/content/bindings/setting.xml => toolkit/mozapps/extensions/content/setting.xml
2011-06-03 11:33:55 +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
Dave Townsend
18816085da
Bug 661016: Add an ID to the detail rows to allow for overlaying. r=Unfocused
2011-06-02 09:16:31 -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
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
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
Giorgio Maone
98dde442ac
Bug 644856: Make sure any child processes clear the jar cache when uninstalling extensions. r=dtownsend
2011-05-20 10:40:11 -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
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
Mark Finkle
66ac0a76dc
Bug 657067 - XPIProvider.jsm refers to nsIPrefBranch.getComplexPref... which doesn't exist [r=dtownsend]
2011-05-17 00:12:40 -04: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
Erik Vold
ae2bbebdf1
Bug 643341: Fix typo causing problems when an update check http request fails. r=dtownsend
2011-05-13 15:07:00 -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
b2d3ddd623
Bug 652850: SafeInstallOperation can't rollback move operations. r=robstrong
2011-04-27 10:40:10 -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
Mitchell Field
59b853fca5
Bug 647118 - Remove support for --disable-plugins. r=glandium
2011-04-02 01:41:46 +11:00
Shawn Wilsher
2a3d1a2c98
Bug 645089 - Stop using [deprecated] Storage methods (XPIProvider.jsm)
...
r=Unfocused
2011-03-31 10:19:31 -07:00
Benjamin Smedberg
cfbf77b641
Bug 617539 - Integrate nsIAppStartup2 and nsIAppStartup_MOZILLA_2_0, r=Mossop
2011-03-25 11:03:35 -04: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
Mark Finkle
7934260f8e
bug 642203 - Must treat locale pref as localized in multi-locale builds r=blassey,dougt,gavin,mossop a=blocking-fennec
2011-03-16 19:17:59 -04: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
Dave Townsend
5141730f69
Bug 629869: The skin and XUL caches need to be flushed after showing the startup compatibility UI. r=robstrong, a=dolske
2011-03-01 14:59:39 -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
Dão Gottwald
76640613c4
Bug 636846 - Search field changes size when focused. r+a=mossop
2011-03-01 09:31:35 +01: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
Mark Finkle
cfefe99115
Bug 636526 - AddonRepository should use XHR.mozBackgroundRequest [r=dtownsend a=dtownsend]
2011-02-24 23:16:25 -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
Pardal Freudenthal
b6cd466b16
Bug 631827 - Use CSS to set the "align" and "pack" attributes on Add-ons Manager to make easier for themes to handle items. r=Unfocused a=beltzner
2011-02-17 17:36:39 +13: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
Ehsan Akhgari
2d58e95dc9
Backout changeset f4d707ab6c43 (bug 631827) because I need to backout changeset 8c2aa133200a...
2011-02-18 17:17:11 -05:00
Pardal Freudenthal
64f6091310
Bug 631827 - Use CSS to set the "align" and "pack" attributes on Add-ons Manager to make easier for themes to handle items. r=Unfocused a=beltzner
2011-02-17 17:36:39 +13: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
Pascal Chevrel
865174b424
Bug 630604 - search addons field too narrow to display the placeholder text for most locales. r+a=mossop
2011-02-18 09:55:27 +01: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
Mehdi Mulani
74449704b7
Bug 523784 - Soft blocked items are not disabled if user clicks "Cancel". r=Unfocused+Pike a=blocking+beltzner
2011-02-13 17:19:03 -08:00
timeless@mozdev.org
cea018d16a
Bug 584340 - nsIXMLHttpRequest.statusText in Blocklist.prototype.onXMLError
...
r=robstrong a=beltzner
2011-02-16 14:14:16 +01: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
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
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
Andreas Gal
3222023138
Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend). a=blocker
2011-02-07 23:18:18 -08:00
Geoff Lankow
0f4be9e70a
Bug 627274 - "Automatic updates" should come before "Last Updated" in the detailed view of the add-ons manager; r=Unfocused a=Mossop
...
--HG--
extra : rebase_source : f205544273cb265d47fc4f08f52b93d3b36d35af
2011-01-22 09:37:11 +13:00