Граф коммитов

1313 Коммитов

Автор SHA1 Сообщение Дата
Blair McBride cd9c3c38b5 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 7f8248e9bf 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 df402fcea1 Bug 671631 - Don't hardcode en-US in test_update.js. r=Mossop 2011-07-19 08:54:36 +02:00
Ms2ger 8c78d3f478 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Felipe Gomes a31cda614f Bug 668307. Minimum loadURI support for remote content. r=dao,mossop 2011-07-13 12:17:31 -07:00
Daniel Holbert 94b269683e Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange 2011-07-11 17:49:03 -07:00
Geoff Lankow 4450e4f1ab 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 289351b012 Merge mozilla-central and tracemonkey. 2011-07-05 17:30:35 -07:00
Geoff Lankow d60534ba9f Bug 665515 - Unsupported types of inline settings show as an empty row; r=bmcbride 2011-06-29 11:08:44 +12:00
Dave Townsend 48d3be6b3d 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 c71ebb064b 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 7506247545 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 aff5447fec 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 90481c4587 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 6f9a0d0cea 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 e4755c6714 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 a2888f3fb9 Bug 665378 - Intermittent browser_inlinesettings.js failures r=dtownsend 2011-06-29 11:01:14 +12:00
Geoff Lankow 4e13ae6fbb 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 a95d907c98 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 bdafba7da8 Bug 662004 - Extensions preferences in a tab, r=Mossop 2011-06-11 11:11:32 +12:00
Dave Townsend 44585289a8 Bug 481603: Flush caches for restartless add-on changes. r=robstrong 2011-06-15 11:12:53 -07:00
Dave Townsend 22f1817cb9 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 ef51dab09c more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
Geoff Lankow 22cc3fb3c7 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 a7262d3f64 remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Dave Townsend bff65d76ee 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 b5093df6d9 Remove redundant Cc/Ci declarations from browser chrome tests. DONTBUILD 2011-06-09 09:38:27 +02:00
Dão Gottwald e0abfe934e Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
Geoff Lankow d47122e610 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 45284e1365 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 7a41cf6cbc 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 8d22d35571 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 01bbe1fa34 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 b899dfeee8 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 e96628f863 Bug 646306 - file is not defined in DirInstallLocation__readDirectoryFromFile. r=dtownsend 2011-06-01 15:51:25 +12:00
Dave Townsend ce833caa75 Bug 666437: Allow add-ons to install disabled in some install locations. r=robstrong 2011-06-28 11:44:51 -07:00
Michael Wu 202766c292 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) e4806fa0cc Bug 406026: Point users to a specific page for each blocklisted item. r=dtownsend 2011-05-25 14:31:56 -07:00
Landry Breuil 96428c2089 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 33237e5cc0 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 f78ddb8d70 Bustage fix for bug 595848, add the xpcshell test to the new manifest 2011-05-20 12:57:50 -07:00
Giorgio Maone 4cd74d76f3 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 4f9d3f95ad Bug 658275: browser_globalinformations.js should not require the network. r=dtownsend 2011-05-20 12:37:39 -07:00
Dave Townsend e91f600ac1 Bug 595848: Dynamically generate the list of categories. r=Unfocused 2011-05-20 10:36:28 -07:00
Joel Maher 193c66083d Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Joel Maher 5998b5a4cd Bug 616999. Xpcshell manifest support; harness changes. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Dave Townsend 7e7f82f879 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 3045b5d27c Bug 640530 - Add missing 'var'. r=Mossop 2011-05-19 08:25:25 +02:00
Hernán Rodriguez Colmeiro 3cacc4c531 Bug 656269: Add link to Mozilla plugin check from Add-ons Manager. r=dtownsend 2011-05-17 12:57:38 -07:00
Mark Finkle 514ab4a720 Bug 657067 - XPIProvider.jsm refers to nsIPrefBranch.getComplexPref... which doesn't exist [r=dtownsend] 2011-05-17 00:12:40 -04:00