gecko/toolkit/mozapps/extensions/test/xpcshell
2010-06-11 12:02:44 -07:00
..
data Bug 570200: Errors aren't passed sanely from getInstallForFile. r=robstrong 2010-06-10 16:39:47 -07:00
head_addons.js Bug 568348 - The extension manager should do extension install activities and write extensions.ini before the profile is started. r=Mossop 2010-06-11 12:02:44 -07:00
test_bootstrap.js Bug 566485: Changes made to the list of bootstrapped extensions during startup are lost if an EM restart is necessary. r=robstrong 2010-05-18 16:21:24 -07:00
test_bug299716_2.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug299716.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug324121.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug335238.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug371495.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug384052.js Bug 570173: Errors from findUpdates aren't passed out to the listener correctly. r=robstrong 2010-06-10 11:11:16 -07:00
test_bug393285.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug394300.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug397778.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug404024.js Bug 562518: Update nsAddonRepository to use the new API. r=robstrong 2010-04-29 10:41:24 -07:00
test_bug406118.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug417606.js Bug 562518: Update nsAddonRepository to use the new API. r=robstrong 2010-04-29 10:41:24 -07:00
test_bug424262.js Bug 562518: Update nsAddonRepository to use the new API. r=robstrong 2010-04-29 10:41:24 -07:00
test_bug425657.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug430120.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug449027.js Bug 556842: Switch the blocklist service to the new APIs. r=robstrong 2010-04-26 11:45:22 -07:00
test_bug455906.js Bug 556842: Switch the blocklist service to the new APIs. r=robstrong 2010-04-26 11:45:22 -07:00
test_bug465190.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug468528.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug470377_1.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug470377_2.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug470377_3.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug470377_4.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug514327_1.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug514327_2.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug514327_3.js Bug 556842: Switch the blocklist service to the new APIs. r=robstrong 2010-04-26 11:45:22 -07:00
test_bug521905.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug526598.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug541420.js Bug 557269: Port old xpcshell tests to the new API. r=robstrong 2010-04-28 11:49:56 -07:00
test_bug559800.js Bug 562756: Use sqlite transactions and open the extensions database exclusively. r=robstrong 2010-05-27 15:10:09 -07:00
test_bug563256.js Bug 563256: Re-enabling the active theme doesn't clear the pending switch preference. r=robstrong 2010-05-06 16:02:04 -07:00
test_bug564030.js Bug 564030: Updating an add-on that is incompatible to a version that is compatible requires more restarts. r=robstrong 2010-05-06 12:45:56 -07:00
test_bug566626.js Bug 566626: Add-ons will randomly not appear in the UI. r=robstrong 2010-05-27 09:33:10 -07:00
test_bug567184.js Bug 567184 - A bootstrap add-on with a target app version less than the current app version is enabled when installed. r=dtownsend 2010-05-28 14:46:38 -07:00
test_bug570173.js Bug 570173: Errors from findUpdates aren't passed out to the listener correctly. r=robstrong 2010-06-10 11:11:16 -07:00
test_checkcompatibility.js Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
test_disable.js Bug 552744: Support reading the icon.png from the package for the iconURL. r=robstrong 2010-05-26 13:46:10 -07:00
test_dss.js Test for bug 563241 r=Mossop 2010-06-10 21:42:33 +01:00
test_error.js Bug 570200: Errors aren't passed sanely from getInstallForFile. r=robstrong 2010-06-10 16:39:47 -07:00
test_fuel.js Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
test_general.js Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
test_install.js Bug 568480: Extensions with icons in the root of their XPI cannot be installed on Windows. r=robstrong 2010-05-27 15:00:19 -07:00
test_LightweightThemeManager.js Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
test_locale.js Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
test_manifest.js Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
test_migrate1.js Bug 562919: When migrating with multiple themes all will be marked as enabled in the database. r=robstrong 2010-05-10 11:10:10 -07:00
test_migrate2.js Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
test_permissions.js Bug 553092: Initialise the permissions manager on startup. r=robstrong 2010-04-26 12:19:18 -07:00
test_plugins.js Bug 562886 test_plugins.js fails (8 == 4) with Linux objdir builds - detect whether symlinks are in use or not. r=dtownsend, test-only change 2010-05-25 08:12:31 +01:00
test_registry.js Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
test_startup.js Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
test_theme.js Bug 566597: Firefox still wears the active lightweight theme even it has been removed. r=dtownsend 2010-06-08 09:45:30 -07:00
test_uninstall.js Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00
test_update.js Bug 570046 Fix test_update.js hanging on apps/build configs that don't support lightweight themes. r=dtownsend 2010-06-10 10:55:18 +01:00
test_updatecheck.js Bug 553169: XPCShell tests for the new extension manager API. r=robstrong 2010-04-29 13:11:23 -07:00
test_upgrade.js Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong 2010-04-26 10:49:19 -07:00