Kris Maglione
7ee176196e
Bug 685155 - Add-on Manager should treat symbolic links the same as proxy files. r=dtownsend
2011-12-28 23:36:15 +13:00
Geoff Lankow
eb732e76d2
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
2011-12-23 11:10:52 +13:00
Gregory Szorc
39726919fa
Bug 710961 - Carry over syncGUID generated when install is staged; r=Mossop
2011-12-21 11:28:24 -08:00
Gregory Szorc
5c5956446f
merge m-c to s-c
2011-12-19 12:26:39 -08:00
Richard Newman
012380b6dc
Merge m-c to s-c.
2011-12-16 09:16:17 -08:00
Richard Newman
c119e883be
Merge m-c to s-c.
2011-12-15 11:55:38 -08:00
Doug Sherk
02b802d25b
Bug 710103: Update XPCShell tests for GfxInfo blocklisting r=joe a=mbrubeck
2011-12-14 21:04:35 -08:00
Gregory Szorc
30236d5e05
Merge m-c to s-c
2011-12-14 17:29:29 -08:00
Blair McBride
562c10b52a
Bug 709531 - Addons Manager tests should have AMO-related prefs reset after each test to disallow network access. r=dtownsend a=mbrubeck
2011-12-15 14:00:19 +13:00
Richard Newman
bc75a4cc98
Merge m-c to s-c.
2011-12-14 11:28:32 -08:00
Kyle Huey
76e9b4d2f6
Bug 709531: Turn off more Addon Manager tests that depend on AMO. r=ehsan a=me CLOSED TREE
2011-12-14 13:48:20 -05:00
Kyle Huey
6310b852e6
Bug 709531: Turn off Addon Manager tests that depend on AMO. r=ehsan a=me CLOSED TREE
2011-12-14 13:43:06 -05:00
Richard Newman
3f79fb24e0
Merge m-c to s-c.
2011-12-13 10:58:43 -08: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
Richard Newman
5fdb26a38d
Merge m-c to s-c.
2011-12-11 21:30:28 -08:00
John Schoenick
34b5116fdd
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
2011-12-16 11:08:59 -08:00
Blair McBride
b7b78d24ac
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
ac68b359a8
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
1e882100fe
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
b6f42e130c
Backed out changeset ba447ace2594 (bug 687679) for bustage.
2011-12-16 21:17:16 +01:00
John Schoenick
d2b02fa02e
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
2011-12-16 11:08:59 -08:00
Dave Townsend
e581739e91
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
3325865761
Bug 694068: Automatically download and install an available hotfix add-on. r=Unfocused
2011-12-16 12:04:50 -08:00
Fabrice Desré
621f034041
merge
2011-12-07 20:14:00 -08:00
Blair McBride
d2fdb7f5b3
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
6b792d8111
Bug 706777 - Automatically repopulate AddonRepository database on application upgrade. r=dtownsend
2011-12-07 23:48:33 +13:00
Gregory Szorc
c3c6e4463e
Bug 704973 - syncGUID defined earlier, not always call to database; r=Mossop
2011-12-06 09:33:40 -08:00
Cameron McCormack
86ad03ee36
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
42df205356
Bug 707328: backgroundUpdateCheck isn't firing its complete notification correctly. r=Unfocused
2011-12-02 16:58:22 -08:00
Ed Morley
0edcc5e394
Merge mozilla-central to mozilla-inbound
2011-12-02 18:55:28 +00:00
Ed Morley
fb741abc43
Merge last green changeset of mozilla-inbound to mozilla-central
2011-12-02 18:39:02 +00:00
Dave Townsend
599e6f7332
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
30ac2e5140
Bug 570760 followup, trying to fix broken test
2011-12-02 15:14:51 +01: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
Cameron McCormack
0fb03e07e0
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
201eda239f
Bug 527141 - Fix test_update_compatmode.js test to work correctly. r=dolske
2011-12-02 19:00:38 +13:00
Blair McBride
c92edd0aa5
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
48fe912f8c
Bug 705530 - Support strictCompatibility option in update.rdf. r=dtownsend
2011-12-02 15:28:16 +13:00
Blair McBride
fedfa95914
Bug 527141 - Addon update check should take into account compatibility preferences. r=dtownsend
2011-12-02 15:28:16 +13:00
Blair McBride
4e3fa0a66a
Bug 693906 - Parse and use new compatibility ranges in AMO metadata ping. r=dtownsend
2011-12-02 15:28:15 +13:00
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
Dave Townsend
db380d74d8
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
53a2d6d7d5
Bug 703154: Simplify the schema migration code. r=Unfocused
2011-11-21 12:09:26 -08:00
Ed Morley
aa5192da19
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-18 08:43:10 +00:00
Blair McBride
78029babf5
merge fx-team to mozilla-central
2011-11-18 14:52:59 +13:00
Ed Morley
0d4271ee17
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-16 11:02:43 +00:00
Rob Campbell
7676da77c5
merge fx-team to mozilla-central
2011-11-15 13:57:15 -08:00
Dave Townsend
99e5c07684
Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused
2011-11-14 10:03:06 -08:00
Blair McBride
c41b3c2f3c
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
a3c1a7ac9c
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
9580eaed01
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
22b508a305
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
1b0343f5f9
Bug 701298 - Fix browser_searching.js when update channel is aurora/beta/release; r=dtownsend
2011-11-10 20:59:13 +13:00
Gregory Szorc
0f9d18a86b
Bug 682027 - Add syncGUID field to addons; r=Mossop
2011-11-04 18:04:15 -07:00
Ed Morley
7bc582f20f
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rail Aliiev
8a56fd9db2
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Jens Hatlak
ed94548c09
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
c598b4d8bf
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
bce24e9d0e
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
f4d4a73c96
Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused
2011-11-03 18:30:59 -07:00
Geoff Lankow
c8c427d8b9
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
7645399f7f
Bug 693897 - Allow addons to opt-in to strict compatibility checking. r=dtownsend
2011-11-01 18:48:53 +13:00
Blair McBride
5efa36a464
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
c8f32d996d
Bug 693901 - Add preference to globally (re)enable strict compatibility checks. r=dtownsend
2011-11-01 18:48:45 +13:00
Blair McBride
19c8b101a3
Bug 702868 - AddonInternal.hasBinaryComponents doesn't affect AddonInternal.appDisabled until after initial install. r=dtownsend
2011-11-17 17:27:23 +13:00
Geoff Lankow
a0596c9180
Bug 693714 - Bootstrapped addons have uninstall & install called on Firefox update; r=dtownsend
2011-10-25 01:39:45 +01:00
Geoff Lankow
4f0b71d3e8
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
810957e943
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
36c709e086
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
91b528511d
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
Geoff Lankow
9a0320b6ee
Bug 675371 - load/unload chrome.manifest files for bootstrapped addons automatically; r=dtownsend
2011-10-19 10:59:27 +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
Jesper Kristensen
0c375c8e29
Bug 591780 - Frontend support for restartless dictionaries. r=ehsan, r=Mossop
2011-10-06 12:06:18 -07: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
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
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
Felix Fung
9bb0edf799
Bug 577266 - Correct misspellings in source code
2011-09-06 17:20:35 -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
Blair McBride
34d5fb481f
Bug 672485 - Ensure window watcher is defined. r=dtownsend,jst
2011-08-27 09:24:20 +12:00
Geoff Brown
1264a5446f
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +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
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
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