Benjamin Smedberg
|
63c0077443
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
|
Benjamin Smedberg
|
762def30bb
|
Merge mozilla-central into the static-xpcom-registration branch.
|
2010-06-23 17:26:25 -04:00 |
|
Benjamin Smedberg
|
ce1372d9d4
|
Bug 573557 - Rename the category names for script globals to avoid spaces, r=jst
|
2010-06-21 16:57:44 -04:00 |
|
Dave Townsend
|
8cc29264a1
|
Bug 562803: Add cleanup function to avoid one failing xpinstall test from messing up subsequent tests. r=robstrong
|
2010-06-22 18:59:52 -07:00 |
|
Dave Townsend
|
f6d8ab1cf0
|
Bug 572955: Add some logging and cleanup and extend timeouts in browser_installssl.js and browser_updatessl.js to avoid random oranges. r=robstrong
|
2010-06-22 16:23:06 -07:00 |
|
Michael Kaply
|
54a2800830
|
Bug 563262: Rename GetResourceURL to GetResourceURI and have it return a URI. r=Mossop
|
2010-06-21 17:13:52 -05:00 |
|
Justin Wood
|
dc3c70731c
|
Bug 570812 - remove xpinstall from mobile specific browser-chrome tests package files. r=jmaher
|
2010-06-16 22:57:30 -04:00 |
|
Dave Townsend
|
8d26bde4b4
|
Bug 569959: Fix intermittent failure in test_install.js by increasing allowed time since install. r=robstrong
|
2010-06-26 16:03:53 -07:00 |
|
Dave Townsend
|
e3da85a95e
|
Bug 567175: Bootstrapped add-ons with invalid target applications should not be started up. r=robstrong
|
2010-06-26 16:03:25 -07:00 |
|
Ginn Chen
|
0a16bb8d0f
|
Bug 573004 jsctypes-test: test_closure_cdecl is mangled with Sun Studio r=dwitte
|
2010-06-27 00:54:05 +08:00 |
|
Timothy Nikkel
|
862d66fc00
|
Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin
|
2010-06-25 16:51:17 -05:00 |
|
Dave Townsend
|
67aadd8d55
|
Backing out patches for bug 552965 and bug 553455 due to test failures.
|
2010-06-30 16:51:05 -07:00 |
|
Dave Townsend
|
3deb575eeb
|
Bug 552965 and bug 553455: Notify the application when add-on installs triggered by webpages fail or complete. r=robstrong
|
2010-06-30 14:13:56 -07:00 |
|
Dave Townsend
|
9b7c217009
|
Bug 569138: Extension with empty minVersion and/or maxVersion breaks Add-ons Manager. r=robstrong
|
2010-06-29 11:10:30 -07:00 |
|
Dave Townsend
|
43fb0fdf65
|
Bug 565064: Switch back to the default theme if the previous theme is made incompatible by an application update. r=robstrong
|
2010-06-29 11:12:30 -07:00 |
|
Dave Townsend
|
6296c03a24
|
Bug 572936: Add a test to ensure that passing relative URLs to InstallTrigger works. r=robstrong
|
2010-06-18 08:50:06 -07:00 |
|
Dave Townsend
|
f09e7fe795
|
Bug 562795: Reduce resolution of update date sorting attribute so it doesn't overflow a 32-bit integer. r=Unfocused
|
2010-06-18 12:29:51 -07:00 |
|
Dave Townsend
|
712ebfb61c
|
Disabling the failing test from bug 562795
|
2010-06-17 19:24:09 -07:00 |
|
Dave Townsend
|
f93b60920a
|
Bustage fix for bug 562795, probably don't need to support add-ons installed in the year 0
|
2010-06-17 18:18:03 -07:00 |
|
Ben Parr
|
f72a6ddb8a
|
Bug 554133: Test that total search results returned is correct. r=dtownsend
|
2010-06-17 15:47:51 -07:00 |
|
Ben Parr
|
e247bdebf1
|
Bug 568728: Move nsAddonRepository.js to a JSM. r=dtownsend
--HG--
rename : toolkit/mozapps/extensions/nsAddonRepository.js => toolkit/mozapps/extensions/AddonRepository.jsm
|
2010-06-17 15:47:51 -07:00 |
|
Dave Townsend
|
a9b6d77b43
|
Bug 562795: Sorting by name in the digest view is case-sensitive for all types of add-ons. r=Unfocused
|
2010-06-16 20:13:54 -07:00 |
|
Dave Townsend
|
bc631f78dc
|
Bug 565682: Support dropping xpi/jar files on the add-ons manager. r=Unfocused
|
2010-06-16 19:46:11 -07:00 |
|
Dave Townsend
|
99b8e080bc
|
Bug 562899: Quickly displaying multiple different categories will merge the list results. r=Unfocused
|
2010-06-16 20:13:20 -07:00 |
|
Justin Dolske
|
b7385e681c
|
Fix toolkit/mozapps/extensions tests for new prompter.
|
2010-06-16 21:29:53 -07:00 |
|
Justin Wood
|
7eb105907c
|
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
|
2010-06-09 19:29:44 -04:00 |
|
Benedict Hsieh
|
8ccea46362
|
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 |
|
Dave Townsend
|
ec0a3cf17f
|
Bug 570200: Errors aren't passed sanely from getInstallForFile. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/xpinstall/corrupt.xpi => toolkit/mozapps/extensions/test/xpcshell/data/corrupt.xpi
rename : toolkit/mozapps/extensions/test/xpinstall/empty.xpi => toolkit/mozapps/extensions/test/xpcshell/data/empty.xpi
rename : toolkit/mozapps/extensions/test/xpinstall/unsigned.xpi => toolkit/mozapps/extensions/test/xpcshell/data/unsigned.xpi
|
2010-06-10 16:39:47 -07:00 |
|
Dave Townsend
|
1b168f0440
|
Bug 570977: xpinstall tests get confused by multiple load events. r=robstring
|
2010-06-10 18:47:14 -07:00 |
|
Dave Townsend
|
0c0f37d6c6
|
Bug 570173: Errors from findUpdates aren't passed out to the listener correctly. r=robstrong
|
2010-06-10 11:11:16 -07:00 |
|
Neil Rashbrook
|
cdab850219
|
Test for bug 563241 r=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/test_theme.js => toolkit/mozapps/extensions/test/xpcshell/test_dss.js
|
2010-06-10 21:42:33 +01:00 |
|
Mark Banner
|
9841fee8b2
|
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 |
|
Dave Townsend
|
f3b7930e20
|
Bug 566597: Firefox still wears the active lightweight theme even it has been removed. r=dtownsend
|
2010-06-08 09:45:30 -07:00 |
|
Dave Townsend
|
ba5998d44f
|
Bug 574541: getResourceURI fails to work correctly with files in subdirectories of the add-on. r=robstrong
|
2010-06-24 19:33:36 -07:00 |
|
Dave Townsend
|
3b1258cf1e
|
Bug 570484: Ignore invalid targetApplication and localized properties. r=robstrong
|
2010-06-24 16:41:46 -07:00 |
|
Ben Parr
|
a6db7bdc80
|
Bug 572561: Addons Manager hides Language category if there are no locale packs installed but some are pending install. r=Unfocused, r=dtownsend
|
2010-06-24 12:50:04 -07:00 |
|
Blair McBride
|
00bc7ba03d
|
Bug 562890 - Preferences button for the add-on should be placed in the entry of the digest view. r=mossop
|
2010-06-24 11:35:21 +12:00 |
|
Dave Townsend
|
f5c89c6387
|
Bug 562583: Fix race condition and ree-enable test_update.js. r=robstrong
|
2010-06-02 11:03:24 -07:00 |
|
Robert Strong
|
f53301ea3d
|
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 |
|
Justin Wood
|
f028712fdc
|
Bug 535922 fallout, Remove extra DIRS=browser that breaks pymake. rs+=bsmedberg
|
2010-05-28 00:04:32 -04:00 |
|
Dave Townsend
|
6162f65208
|
Bug 562756: Use sqlite transactions and open the extensions database exclusively. r=robstrong
|
2010-05-27 15:10:09 -07:00 |
|
Dave Townsend
|
dfda71ab3e
|
Bug 562930: Extensions containing JS components break on every update/reinstall. r=robstrong
|
2010-05-27 15:09:26 -07:00 |
|
Dave Townsend
|
81c5cd116c
|
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 |
|
Joel Maher
|
c18ae0e88f
|
Bug 535922 - Genereate mobile specific browser chrome test package files r=ted
|
2010-05-27 13:01:37 -07:00 |
|
Dave Townsend
|
aadbb25e72
|
Bug 566626: Add-ons will randomly not appear in the UI. r=robstrong
|
2010-05-27 09:33:10 -07:00 |
|
Dave Townsend
|
4f24bb2be3
|
Bug 552744: Support reading the icon.png from the package for the iconURL. r=robstrong
|
2010-05-26 13:46:10 -07:00 |
|
Dave Townsend
|
5af5ad1f21
|
Bug 553505: Command to open the about window should be disabled for addons that are disabled. r=robstrong
|
2010-05-26 08:10:57 -07:00 |
|
Mark Banner
|
2409b23285
|
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 |
|
Michael Kohler
|
5f19df86e0
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07:00 |
|
Mark Finkle
|
9bab939e3d
|
Bug 566079 - Trim the textContent of data received from the AMO API [r=dtownsend]
|
2010-05-19 00:05:44 -04:00 |
|
Dave Townsend
|
ed04c02b90
|
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 |
|
Dave Townsend
|
7fbb0a2a17
|
Bug 562583: test_update.js in the addonsmgr branch fails randomly. a=mossop
|
2010-05-10 13:29:57 -07:00 |
|
Dave Townsend
|
b3ca9b0be8
|
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 |
|
Dave Townsend
|
c73df8e10d
|
Bug 562803: Don't require a restart to turn on logging and turn on logging for browser chrome tests. r=robstrong
|
2010-05-10 11:10:25 -07:00 |
|
Dave Townsend
|
b93d8a84eb
|
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 |
|
Dave Townsend
|
da767f755f
|
Bug 562884: Non-Firefox apps fail running test_fuel.js. r=robstrong
|
2010-05-06 15:59:27 -07:00 |
|
Dave Townsend
|
b7778b00a0
|
Bug 563562: Do not keep AddonInstall objects for restartless installs. r=robstrong
|
2010-05-06 12:43:58 -07:00 |
|
Dave Townsend
|
6045db4919
|
Bug 563256: Re-enabling the active theme doesn't clear the pending switch preference. r=robstrong
|
2010-05-06 16:02:04 -07:00 |
|
Blair McBride
|
f562c23d25
|
Bug 552755 Fix browser_bug510909.js. r=dtownsend
|
2010-04-29 10:18:33 -07:00 |
|
Dave Townsend
|
40470d9549
|
Bug 562518: Update nsAddonRepository to use the new API. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml => toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml => toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml => toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/unit/test_bug404024.js => toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js
rename : toolkit/mozapps/extensions/test/unit/test_bug417606.js => toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js
rename : toolkit/mozapps/extensions/test/unit/test_bug424262.js => toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js
|
2010-04-29 10:41:24 -07:00 |
|
Dave Townsend
|
2fe9c32445
|
Bug 561876: Some tests aren't clearing active installs leading to later tests failing. r=robstrong
|
2010-04-29 13:11:28 -07:00 |
|
Dave Townsend
|
6c117ba932
|
Bug 561878: xpinstall.enabled isn't properly blocking installation by webpages. r=robstrong
|
2010-04-29 13:11:28 -07:00 |
|
Dave Townsend
|
01d68eb9be
|
Bug 561078: Switching to the default theme doesn't require a restart when a lightweight theme is selected. r=robstrong
|
2010-04-27 13:45:20 -07:00 |
|
Dave Townsend
|
62b241c16d
|
Bug 553092: Initialise the permissions manager on startup. r=robstrong
|
2010-04-26 12:19:18 -07:00 |
|
Dave Townsend
|
146ecfaf9f
|
Bug 559877: Fix timeout in test_bug559800.js. r=robstrong
|
2010-04-26 11:41:20 -07:00 |
|
Dave Townsend
|
466b7d16f8
|
Bug 555349: Finalize the restartless add-on format. r=robstrong
|
2010-04-28 09:23:36 -07:00 |
|
Dave Townsend
|
33401770dc
|
Bug 558823: Migrate compatibility information from extensions.rdf. r=robstrong
|
2010-04-20 15:41:56 -07:00 |
|
Dave Townsend
|
c62098e5c3
|
Bug 556842: Switch the blocklist service to the new APIs. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug449027.js => toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js
rename : toolkit/mozapps/extensions/test/unit/test_bug455906.js => toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js
rename : toolkit/mozapps/extensions/test/unit/test_bug514327_3.js => toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js
|
2010-04-26 11:45:22 -07:00 |
|
Dave Townsend
|
2f6cdec116
|
Bug 559850: Update providers to have consistent properties. r=robstrong
|
2010-04-26 10:48:27 -07:00 |
|
Dave Townsend
|
ed58af6a70
|
Bug 559800: Extensions.sqlite doesn't get properly recreated if it is deleted. r=robstrong
|
2010-04-20 15:33:00 -07:00 |
|
Dave Townsend
|
243009b763
|
Bug 557849: Make Addon.updateAutomatically persist and work. r=robstrong
* * *
Bug 559876: test_update.js is failing intermittently.
|
2010-04-20 16:39:10 -07:00 |
|
Dave Townsend
|
74dbc43f95
|
Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong
|
2010-04-26 10:49:19 -07:00 |
|
Dave Townsend
|
80b649a569
|
Bug 555942: Style and attribute prefix fixes, no review
* * *
Fix argument renames for test_registry.js
|
2010-04-28 09:42:07 -07:00 |
|
Dave Townsend
|
acbf6c0648
|
Bug 557269: Port old xpcshell tests to the new API. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug541420.js => toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js
|
2010-04-28 11:49:56 -07:00 |
|
Dave Townsend
|
dd14cba960
|
Bug 553022: Remove cancelled and failed installs from the active installs list. r=robstrong
|
2010-04-07 11:16:10 -07:00 |
|
Dave Townsend
|
d75ab5e396
|
Bug 552732: Add isCompatibleWith and rename the UpdateListener methods. r=robstrong
|
2010-04-26 10:43:09 -07:00 |
|
Dave Townsend
|
e25c9920c1
|
Bug 555486: Add a scope property to add-ons and allow disabling loading add-ons from certain scopes. r=robstrong
|
2010-04-07 11:08:32 -07:00 |
|
Dave Townsend
|
36b29afadd
|
Bug 555083: Add support for registry install locations. r=robstrong
|
2010-04-08 12:28:10 -07:00 |
|
Dave Townsend
|
e444ba5de0
|
Bug 553094: Support localised metadata in the preferences. r=robstrong
|
2010-04-07 11:05:28 -07:00 |
|
Dave Townsend
|
94b9ec725c
|
Bug 553114: Add a list of enabled add-ons to crash reports. r=robstrong
|
2010-04-07 11:05:03 -07:00 |
|
Dave Townsend
|
06cc40d128
|
Bug 552758: Detect when the network goes offline and cancel downloads. r=robstrong
|
2010-04-08 14:04:03 -07:00 |
|
Dave Townsend
|
f25d880bc4
|
Bug 552759: Allow treating untrusted signers as unsigned. r=robstrong
|
2010-04-08 14:06:59 -07:00 |
|
Dave Townsend
|
844e6d390f
|
Bug 554246: Add tests for updateURL escaping and fix the UPDATE_TYPE values. r=robstrong
|
2010-04-06 10:26:33 -07:00 |
|
Dave Townsend
|
43cfabf5a8
|
Bug 553113: Perform automatic updates for the default lightweight theme. r=robstrong
|
2010-04-28 11:47:22 -07:00 |
|
Dave Townsend
|
72a7f85077
|
Bug 555247: Detect when all events have been seen and continue the test. r=robstrong
|
2010-04-05 10:25:23 -07:00 |
|
Dave Townsend
|
b916ab6614
|
Bug 553868: Add an onNoUpdateAvailable event. r=robstrong
|
2010-04-07 11:14:51 -07:00 |
|
Dave Townsend
|
1673f06eb3
|
Bug 553791: Add an onExternalInstall event to signal the start of installs with no associated AddonInstall. r=robstrong
|
2010-04-28 11:46:00 -07:00 |
|
Dave Townsend
|
18562465f2
|
Bug 553967: Add an install property to Addons pending install to get the AddonInstall. r=robstrong
|
2010-04-07 11:16:41 -07:00 |
|
Dave Townsend
|
e4a54bb1ae
|
Bug 553872: Add a PENDING_UPGRADE bit and provide access to the Addon instance that is pending. r=robstrong
|
2010-04-07 10:54:23 -07:00 |
|
Dave Townsend
|
fa941bdce9
|
Bug 553790: Make getInstalls filter on type. r=robstrong
|
2010-04-05 13:40:08 -07:00 |
|
Dave Townsend
|
b8f7220cce
|
Bug 553777: Make lightweight themes appear to be compatible. r=robstrong
|
2010-04-06 14:39:30 -07:00 |
|
Dave Townsend
|
7a182ad4ba
|
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
|
2010-04-20 15:14:15 -07:00 |
|
Dave Townsend
|
ca167a04ce
|
Bug 553090: Check for updated compatibility for local file installs. r=robstrong
|
2010-04-06 09:57:53 -07:00 |
|
Dave Townsend
|
e9dbdb947c
|
Bug 552736: Initial support for plugins in the API. r=robstrong
|
2010-04-05 11:09:52 -07:00 |
|
Dave Townsend
|
7cb61c81ed
|
Bug 553169: Port xpinstall browser chrome tests to the new extension manager API. r=robstrong
--HG--
rename : xpinstall/tests/authRedirect.sjs => toolkit/mozapps/extensions/test/xpinstall/authRedirect.sjs
rename : xpinstall/tests/browser_auth.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth.js
rename : xpinstall/tests/browser_auth2.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth2.js
rename : xpinstall/tests/browser_auth3.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth3.js
rename : xpinstall/tests/browser_badhash.js => toolkit/mozapps/extensions/test/xpinstall/browser_badhash.js
rename : xpinstall/tests/browser_badhashtype.js => toolkit/mozapps/extensions/test/xpinstall/browser_badhashtype.js
rename : xpinstall/tests/browser_bug540558.js => toolkit/mozapps/extensions/test/xpinstall/browser_bug540558.js
rename : xpinstall/tests/browser_cookies.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies.js
rename : xpinstall/tests/browser_cookies2.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies2.js
rename : xpinstall/tests/browser_cookies3.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies3.js
rename : xpinstall/tests/browser_cookies4.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies4.js
rename : xpinstall/tests/browser_corrupt.js => toolkit/mozapps/extensions/test/xpinstall/browser_corrupt.js
rename : xpinstall/tests/browser_empty.js => toolkit/mozapps/extensions/test/xpinstall/browser_empty.js
rename : xpinstall/tests/browser_enabled2.js => toolkit/mozapps/extensions/test/xpinstall/browser_enabled2.js
rename : xpinstall/tests/browser_enabled3.js => toolkit/mozapps/extensions/test/xpinstall/browser_enabled3.js
rename : xpinstall/tests/browser_hash.js => toolkit/mozapps/extensions/test/xpinstall/browser_hash.js
rename : xpinstall/tests/browser_installchrome.js => toolkit/mozapps/extensions/test/xpinstall/browser_installchrome.js
rename : xpinstall/tests/browser_navigateaway.js => toolkit/mozapps/extensions/test/xpinstall/browser_navigateaway.js
rename : xpinstall/tests/browser_navigateaway2.js => toolkit/mozapps/extensions/test/xpinstall/browser_navigateaway2.js
rename : xpinstall/tests/browser_offline.js => toolkit/mozapps/extensions/test/xpinstall/browser_offline.js
rename : xpinstall/tests/browser_signed_multiple.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_multiple.js
rename : xpinstall/tests/browser_signed_naming.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_naming.js
rename : xpinstall/tests/browser_signed_tampered.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_tampered.js
rename : xpinstall/tests/browser_signed_trigger.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_trigger.js
rename : xpinstall/tests/browser_signed_untrusted.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_untrusted.js
rename : xpinstall/tests/browser_softwareupdate.js => toolkit/mozapps/extensions/test/xpinstall/browser_softwareupdate.js
rename : xpinstall/tests/browser_unsigned_trigger.js => toolkit/mozapps/extensions/test/xpinstall/browser_unsigned_trigger.js
rename : xpinstall/tests/browser_whitelist.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist.js
rename : xpinstall/tests/browser_whitelist2.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist2.js
rename : xpinstall/tests/browser_whitelist3.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist3.js
rename : xpinstall/tests/browser_whitelist4.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist4.js
rename : xpinstall/tests/bug540558.html => toolkit/mozapps/extensions/test/xpinstall/bug540558.html
rename : xpinstall/tests/cookieRedirect.sjs => toolkit/mozapps/extensions/test/xpinstall/cookieRedirect.sjs
rename : xpinstall/tests/corrupt.xpi => toolkit/mozapps/extensions/test/xpinstall/corrupt.xpi
rename : xpinstall/tests/empty.xpi => toolkit/mozapps/extensions/test/xpinstall/empty.xpi
rename : xpinstall/tests/enabled.html => toolkit/mozapps/extensions/test/xpinstall/enabled.html
rename : xpinstall/tests/installchrome.html => toolkit/mozapps/extensions/test/xpinstall/installchrome.html
rename : xpinstall/tests/installtrigger.html => toolkit/mozapps/extensions/test/xpinstall/installtrigger.html
rename : xpinstall/tests/signed-no-cn.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-no-cn.xpi
rename : xpinstall/tests/signed-no-o.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-no-o.xpi
rename : xpinstall/tests/signed-tampered.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-tampered.xpi
rename : xpinstall/tests/signed-untrusted.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-untrusted.xpi
rename : xpinstall/tests/signed.xpi => toolkit/mozapps/extensions/test/xpinstall/signed.xpi
rename : xpinstall/tests/signed2.xpi => toolkit/mozapps/extensions/test/xpinstall/signed2.xpi
rename : xpinstall/tests/startsoftwareupdate.html => toolkit/mozapps/extensions/test/xpinstall/startsoftwareupdate.html
rename : xpinstall/tests/unsigned.xpi => toolkit/mozapps/extensions/test/xpinstall/unsigned.xpi
|
2010-04-29 13:11:24 -07:00 |
|
Dave Townsend
|
0b5669c8d4
|
Bug 553169: XPCShell tests for the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
f2db58e155
|
Bug 553169: Port tests for bug 435743 to the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
fe87832908
|
Restoring the tests accidentally backed out by changeset a8ba788cac18 from bug 563662
|
2010-05-06 15:34:44 -07:00 |
|
Ted Mielczarek
|
59b56c5131
|
bug 563662 - FPU Exception filter crashes when we hit a pure virtual function call. r=bsmedberg
--HG--
extra : rebase_source : 34016adebf806015162553df71ad28879105e978
|
2010-05-04 15:34:55 -04:00 |
|
Dave Townsend
|
74b7768710
|
Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
|
2010-05-01 11:04:44 -07:00 |
|