Commit Graph

238 Commits

Author SHA1 Message Date
Dave Townsend
ecff834b44 Bug 552965 and bug 553455: Notify the application when add-on installs triggered by webpages fail or complete. r=robstrong 2010-07-01 10:56:48 -07:00
Benjamin Smedberg
4d172dd53d Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691. 2010-07-01 11:55:57 -04:00
Benjamin Smedberg
a2833452f8 Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Robert Strong
48b615720e Bug 575524: browser_bug562890.js fails with other application extensions installed. r=dtownsend
--HG--
extra : transplant_source : .%F0%A5%AC%12%3B%FD%A5C%3D%DF3%05%B6%0B%DDj%06i%27
2010-06-29 12:19:23 -07:00
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