Dave Townsend
|
81ac7dbf24
|
Bug 579513: Force updating metadata for add-ons in the application directory when the app upgrades. r=robstrong
|
2010-07-19 16:05:04 -07:00 |
|
Dave Townsend
|
29bd32b24a
|
Bug 579170: DB migration can apply compatibility information to the wrong version of an add-on. r=robstrong
|
2010-07-16 14:33:00 -07:00 |
|
Ben Parr
|
d48916fd4d
|
Bug 578580: Add category utilities for add-ons manager browser tests. r=dtownsend
|
2010-07-16 11:17:35 -07:00 |
|
Drew Willcoxon
|
34d6a7ec67
|
Bug 562992 - The names of restartless extensions installed from the web while about:addons is open should appear after they're installed. r=bmcbride
|
2010-07-15 22:05:52 -07:00 |
|
Dave Townsend
|
fbd07113b1
|
Bug 376553: Don't restart during startup affor extension and app changes. r=robstring, r=bsmedberg
|
2010-07-14 10:13:26 -07:00 |
|
Dave Townsend
|
555b6bb197
|
Bug 562599: Add an event to signal when changable properties on Addon objects are changed. r=robstrong
|
2010-07-13 09:55:08 -07:00 |
|
Dave Townsend
|
329a99e03c
|
Bug 573101: Should not build PluginProvider.jsm when plugins are disabled. r=robstrong
|
2010-07-12 14:20:49 -07:00 |
|
Rich Walsh
|
b6aaf41c0d
|
Bug 576792 - [OS/2 build break] extensions.dll needs a SHORT_LIBNAME r=wuno
|
2010-07-12 12:05:21 +02:00 |
|
Dave Townsend
|
dff5576412
|
Bug 575987: Pointer files containing an invalid path throw an error during startup. r=robstrong
|
2010-07-03 16:21:23 -07:00 |
|
Dave Townsend
|
d2ba3675b3
|
Bug 565064: Update theme disabled states when changing builds. r=robstrong
|
2010-07-02 16:03:34 -07:00 |
|
Dave Townsend
|
7e68f1277e
|
Bug 565291: Last update date for Personas always shows 'Unknown'. r=robstrong
|
2010-07-01 21:33:34 -07:00 |
|
Dave Townsend
|
eddc20bcf1
|
Bug 562239: Last update date for plugins always shows 'Unknown'. r=robstrong
|
2010-06-29 11:08:44 -07:00 |
|
Dave Townsend
|
37e6aadfad
|
Bug 574970: Import the skinnable property from install.rdf to the database and expose it through the API. r=robstrong
|
2010-07-02 07:48:26 -07:00 |
|
Dave Townsend
|
9b85948cc5
|
Bug 553492 Add Addon.size to expose the addon's size on disk. r=robstrong
|
2010-07-02 07:48:41 -07:00 |
|
Dave Townsend
|
579811cb3a
|
Bug 558834: Use targetPlatform when making compatibility judgements. r=robstrong
|
2010-07-01 11:37:32 -07:00 |
|
Dave Townsend
|
76a55bb085
|
Bug 576089: updateInfoURI is not exposed and needs to be passed through to the resulting Addon. r=robstrong
|
2010-07-01 11:42:19 -07:00 |
|
Dave Townsend
|
8bc798989b
|
Bug 575463: Rename AddonInstall.sourceURL to sourceURI and make it return an nsIURI rather than a string. r=robstrong
|
2010-07-01 20:36:50 -07:00 |
|
Dave Townsend
|
7ccae0d31f
|
Bug 558834: Add support for targetPlatform, size and skinnable properties to the database. r=robstrong
|
2010-07-01 11:35:48 -07:00 |
|
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
|
202aa47626
|
Bug 568691 - Add CID data back to classinfo because it's required for fastload to work correctly.
|
2010-06-22 12:59:57 -04:00 |
|
Benjamin Smedberg
|
5cab25b52b
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
|
2010-06-22 12:59:15 -04:00 |
|
Benjamin Smedberg
|
6e45dd655f
|
Merge bug 573557 into static-xpcom-registration branch.
|
2010-06-21 16:58:53 -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 |
|
Benjamin Smedberg
|
45af085fff
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -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 |
|
Benjamin Smedberg
|
9045c05660
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04: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
|
2049f797e5
|
Bug 562052: The version number should be shown in the list view for all types of add-ons. r=Unfocused
|
2010-06-28 12:43:53 -07:00 |
|
Dave Townsend
|
96b06b0972
|
Bug 567131: Make ratings display only. r=Unfocused
|
2010-06-28 12:43:39 -07: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
|
d463543d87
|
Bug 572043: Update add-on manager icons for beta 1. r=robstrong
|
2010-06-18 14:10:13 -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 |
|