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 |
|
Benjamin Smedberg
|
2f6bb59008
|
Fix packaging of test-only XPT files for crashreporter and httpserver.
--HG--
extra : rebase_source : 27abb29f16e071a7c08220d46f9cbef4ded08fc4
|
2010-06-30 12:42:24 -04:00 |
|
Benjamin Smedberg
|
f2fb85d435
|
Link all the component manifests together at package time.
|
2010-06-29 18:19:09 -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
|
401ef41e7b
|
Don't register appinfo twice in test_bug497578, required by XPCOM registration changes in bug 568691.
|
2010-06-28 14:47:39 -04:00 |
|
Benjamin Smedberg
|
c16cf0f0c5
|
Fix a bunch of test failures caused by typos or other issues from bug 568691.
|
2010-06-27 14:03:05 -04: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 |
|
Robert Strong
|
e9a99c0e95
|
Bug 570689 - Convert perl scripts to python. Patch 1 - remove unused perl scripts. r=ted.mielczarek
|
2010-06-22 19:10:30 -07:00 |
|
Robert Strong
|
7894b69717
|
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Final cleanup patch. r=jmathies
|
2010-06-22 19:10:13 -07: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 |
|
Robert Strong
|
9dd36fd226
|
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Exclude MapiProxy_InUse.dll and mozMapi32_InUse.dll since apps already have code to deal with them without requiring a reboot. r=dtownsend
|
2010-06-22 15:53:01 -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 |
|
Felipe Gomes
|
b45a433e99
|
Bug 544356 followup: Use getDMUI(). r=Neil
"Bug 544356 - Exit when only the download manager window is open and there are no downloads."
|
2010-06-21 15:39:00 -04: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 |
|
Robert Strong
|
ad8280e865
|
Fix review comment for Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies
|
2010-06-21 18:25:14 -07:00 |
|
timeless
|
c0b404bc95
|
Bug 562594 - comparison between signed and unsigned integer expressions in ReadStrings. r=rstrong
|
2010-06-21 18:17:30 -07:00 |
|
Robert Strong
|
98fb70cc6d
|
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=jmathies
|
2010-06-21 18:17:18 -07:00 |
|
Robert Strong
|
6555844abb
|
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). makensis.mk changes. r=jmathies
|
2010-06-21 18:16:40 -07:00 |
|
Robert Strong
|
cbd55d53e2
|
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies
|
2010-06-21 18:15:39 -07:00 |
|
Robert Strong
|
2e0882470a
|
Bug 572224 - Remove check-locales.pl. r=ted.mielczarek
|
2010-06-21 18:15:14 -07: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 |
|
Peter Van der Beken
|
c8ce8d2439
|
Backout 8a6de68c0feb (Fix for bug 571159 (Leak nsGlobalWindow with unknown-content-type dialog)) to fix orange.
--HG--
extra : rebase_source : b405b0ac1c54dd3af3141d8762b26e91e2e63a02
|
2010-06-28 17:39:56 +02:00 |
|
Peter Van der Beken
|
6df7918b7b
|
Fix for bug 571159 (Leak nsGlobalWindow with unknown-content-type dialog). r=sdwilsh.
--HG--
extra : rebase_source : a7d4861d434a8f6b57b9566ac7bdbf9c3025f51e
|
2010-06-28 12:59:10 +02:00 |
|
Justin Wood
|
1bd3f99c22
|
(No Bug) Make test not modify the windowtype until certain we are actually running the test. Fixes some SeaMonkey orange. rs=Mossop
--HG--
extra : rebase_source : bf6fcf86c2ae0ca2e1c621837a795818d983196a
|
2010-06-28 00:27:20 -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 |
|
Brad Lassey
|
6a90ac521b
|
bug 555117 - non-xulrunner QT builds package as gzip not bzip2 r=ted
|
2010-06-26 00:02:18 -04: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
|
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 |
|
Robert Strong
|
c7a576dbd4
|
Bug 562795: Fix update tests to ignore application extensions. r=dtownsend
|
2010-06-18 08:54:22 -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 |
|