Benjamin Smedberg
762def30bb
Merge mozilla-central into the static-xpcom-registration branch.
2010-06-23 17:26:25 -04:00
Benjamin Smedberg
76f5edb3bb
Bug 568691 fixups: alter mockObjects.js so that it registers its mock by contractID but doesn't replace the CID. Fix the generic classinfo not to assert when code asks for the class description (which is no longer implemented).
2010-06-23 15:18:13 -04:00
Frank Yan
94d7a77db6
Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske
2010-06-23 10:28:12 -07:00
Mehdi Mulani
1021f12095
Bug 564270 - Can not search Places by transition type
2010-06-23 10:01:27 -07:00
Dave Townsend
a636fbe356
Typo fix for bug 572043 (addressing review comment from rs).
2010-06-23 10:08:56 -07:00
Benjamin Smedberg
87b751cfc8
Bug 568691 - Register extension components/chrome again. This doesn't remove the EM restart yet, because there's some weirdness about reading default prefs from extensions that needs to be solved first.
2010-06-23 12:18:32 -04:00
David Dahl
be8e38decd
Bug 573845 - open the console to a percentage of the browser window height, p=ddahl, r=dietrich
2010-06-23 12:30:51 -03:00
Benjamin Smedberg
4588c2f4bf
Fix --disable-crashreporter build in nsAppRunner.cpp
2010-06-22 20:18:45 -04:00
Benjamin Smedberg
38b1ff6d7b
Fix crash running leaktest --register because nNativeAppSupport hasn't been set yet.
2010-06-22 20:11:32 -04:00
Benjamin Smedberg
31e2b381e5
Bug 568691 - Mac-specific changes to binary components.
2010-06-22 13:05:00 -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
b205909598
Bug 568691 - register chrome/*.manifest in addition to components/*.manifest files, chrome appears to work in xpcshell again.
2010-06-21 13:49:38 -04:00
Benjamin Smedberg
ed3a49c9a2
Address review comments from bug 568691 comment 13/14/17:
...
* rename mozilla::Module struct entries to be clearer
* change Module documentation so that the last entry is { NULL } in all cases (the compiler will 0-expand the structure)
* remove NS_XPCOM_COMPONENT_REGISTRY_FILE
* add MOZ_MEDIA/MOZ_OGG/MOZ_WAVE/MOZ_WEBM ifdefs to nsHTMLMediaElement.h and nsContentUtils.cpp
2010-06-21 12:46:26 -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
Benjamin Smedberg
c23f09c9bf
Merge platform-specific branches of bug 568691.
2010-06-21 08:57:50 -04:00
Neil Deakin
53ac2d5dcb
Bug 572823, clear button open state when its popup is destroyed, r=neil
2010-06-21 08:37:35 -04:00
Neil Deakin
f4a7533d50
Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc
2010-06-21 08:37:35 -04:00
Benjamin Smedberg
3fbca784cb
More Linux-specific fixup from bug 568691
2010-06-12 20:50:56 -04:00
Benjamin Smedberg
492155b10e
Bug 568691 part C - Register all components based on reading .manifest files from the components directories. Binary components auto-register using "binary-component name.dll". JS components register using "component CID file.js" "contract @mozilla.org/contract;1 CID" and "category categoryname keyname value".
...
This patch has some bugs, specifically we stop looking for .manifest files in chrome/. I will fix that in a followup. It also probably breaks non-libxul builds because of ordering issues.
Another followup will actually fix our in-tree JS components and add build machinery for creating a proper components.manifest file.
2010-06-11 16:13:26 -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
Markus Stange
84a0dfc24c
Bug 559033 - New Mac toolbar button style. r=dao
2010-06-22 22:28:34 +02:00
Benedict Hsieh
9ae1b68f3b
Bug 573092: Fix a startup crash when the extension manager is unavailable. r=dtownsend
2010-06-22 10:23: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
ddahl@mozilla.com
e5228a3af6
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-22 09:51:50 -07: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
Dão Gottwald
d00035f67a
Bug 571567 - use <menupopup> instead of <popup>. r=enn
2010-06-22 08:34:21 +02: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
Ms2ger
18c08f17ac
Bug 573243 - Update toolkit-makefiles.sh for bug 570488. r=trivial-blanket-rs
2010-06-22 02:01:41 +02:00
timeless@mozdev.org
a680002b0a
Bug 565599 unused variable nsNavHistoryContainerResultNode::mAsyncEnabled
...
r=mano
2010-06-22 02:01:39 +02:00
Tobias Nygren
bc9e175324
Bug 469951 - using %lld PR_scanf format directly on a PRTime is not portable. r=sdwilsh
2010-06-22 02:01:37 +02:00
Marco Bonardo
d9cec5a36c
Bug 572800 - Ensure previous autocomplete query has been canceled before starting a new one. r=sdwilsh
2010-06-22 02:01:35 +02:00
Justin Dolske
d345e67c3e
Bug 573238 - Windows authentication broken. r=gavin
2010-06-21 15:04:46 -07:00
Justin Dolske
749fbaa4a5
Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin
2010-06-21 15:04:43 -07:00
Chris Jones
bf91852da6
Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew
2010-06-21 15:35:49 -05:00
Benjamin Smedberg
f13550a209
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
2010-06-10 14:11:40 -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
Benjamin Smedberg
c020d3bdef
Bug 570488 - Remove xpti.dat caching which harms us in runtime and code complexity
2010-06-10 12:51:29 -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
Dão Gottwald
328a331787
whitespace cleanup after bug 555081
2010-06-29 17:11:49 +02:00
Dão Gottwald
6f609fdc36
Bug 575536 - Don't leak WindowDraggingElement into the global scope. r=enn
2010-06-29 17:09:32 +02:00
Shawn Wilsher
5aafb87384
Backout of bug 416330 so we can freeze for the beta on a CLOSED TREE.
2010-06-28 16:31:47 -07:00
Shawn Wilsher
0a2985c514
Bug 416330 - fix oranges. CLOSED TREE. a=zpao r=sdwilsh
2010-06-28 16:04:15 -07:00
Taras Glek
ce040e2786
Bug 416330 - Suboptimal SQLite page size r=sdwilsh
...
--HG--
extra : rebase_source : 053c7b1d975304ed7d402bb619874c889c71425c
2010-06-28 12:13:26 -07: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
Zack Weinberg
cdb43c9602
Bug 571989 part 1: Move the contents of gfx/src/psshared into widget/src/gtk2, which is the sole user.
...
--HG--
rename : gfx/src/psshared/nsCUPSShim.cpp => widget/src/gtk2/nsCUPSShim.cpp
rename : gfx/src/psshared/nsCUPSShim.h => widget/src/gtk2/nsCUPSShim.h
rename : gfx/src/psshared/nsPSPrinters.cpp => widget/src/gtk2/nsPSPrinters.cpp
rename : gfx/src/psshared/nsPSPrinters.h => widget/src/gtk2/nsPSPrinters.h
rename : gfx/src/psshared/nsPaperPS.cpp => widget/src/gtk2/nsPaperPS.cpp
rename : gfx/src/psshared/nsPaperPS.h => widget/src/gtk2/nsPaperPS.h
2010-06-28 10:36:17 -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
Felipe Gomes
6a58c784dc
Bug 555081 - Add support for titlebar mouse interaction and address missing aero features. r=jmathies, smaug, vlad.
2010-06-28 01:04:05 -05: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
Daniel Holbert
d6db300174
merge
2010-06-26 20:00:22 -07:00
Daniel Holbert
a7de49793d
Backed out changeset 5da9fc2be835 (Bug 557566)
2010-06-26 20:00:11 -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
Daniel Holbert
d37294426a
Bug 557566, part 2: Add FAIL_ON_WARNINGS to Makefiles in some build-warning-free directories. r=ted
2010-06-26 14:25:22 -07:00
Dan Witte
fe353f1bb1
Followup to bug 573004 to address review comment.
2010-06-26 14:18:45 -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
Ginn Chen
c7a08ba1b9
Bug 568027 Fix test_plugins.js |2 == 8| with build in homedir r=dtownsend
2010-06-27 00:53:42 +08:00
Dão Gottwald
8bad154a2f
Bug 574861 - Windows should never be movable in fullscreen mode. r=enn
2010-06-26 16:49:15 +02:00
Doug Turner
26297a1c2a
Backing out af6c00ca82d1
2010-06-26 00:32:19 -07:00
Doug Turner
d4af2b4341
Backing out 1a916e3c1ad1
2010-06-26 00:31:31 -07:00
Doug Turner
bf11f60673
Backing out 4061ea0018b6
2010-06-26 00:30:57 -07:00
Doug Turner
4639ebf46c
Fix for build bustage when landing bug 556400
2010-06-25 23:37:51 -07:00
Benjamin Stover
785d263fb3
Bug 566738 - Add SetURITitle to IHistory. r=sdwilsh sr=bz
2010-06-25 22:53:41 -07:00
Benjamin Stover
44b838b62d
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh sr=bz
2010-06-25 22:50:29 -07: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
2226d955cd
Bug 571640. Part 3. In window_browser_drop.xul make the html element draggable so drag and drop works. r=enndeakin
2010-06-25 16:51:17 -05:00
Timothy Nikkel
70ed6cf63f
Bug 571640. Part 2. In test_findbar.xul use an image source node so we can start a drag. r=enndeakin
2010-06-25 16:51:17 -05: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
Josh Aas
d68bf6ec5b
Bustage fix for non-IPC crash reporter. b=542379
2010-06-20 23:04:31 -04:00
Josh Aas
30e05fb196
Add support for PrefSubmitReports in crash reporter's nsExceptionHandler on Mac OS X, which syncs with crash reporter client. Exposes crash submission pref in Firefox. b=542379 r=ted
2010-06-20 22:07:59 -04:00
Steffen Wilberg
117232a5ed
Bug 566178 - exclude autocomplete trees from default tree styling. r=dao
2010-07-01 11:02:45 +02:00
Doug Turner
a8d2b069bc
Bug 571166 - merge from e10s to m-c. r=various. sr=bz. CLOSED TREE.
2010-06-30 23:27:52 -07:00
Doug Turner
ba5d48b7ab
merge with mc
2010-06-30 10:50:45 -07:00
Doug Turner
a73902aba6
Merge with mc
2010-06-29 20:10:23 -07:00
Doug Turner
341dfa16b5
Places on m-c was backed out, so this backs out the e10s bits: 5690bf8b558b, 87122ab4c9b2, ca18a037097f, 71114e4522c7
2010-06-29 20:09:43 -07:00
Oleg Romashin
934365f4db
Bug 575873 - Fix string compile-time error. r=jduell
2010-06-29 19:28:52 -07:00
Doug Turner
106a8f72fc
Bug 568925 - [e10s] remote History Set Title for URI. r=cjones
2010-06-29 16:43:05 -07:00
Doug Turner
465c9b74d0
Bug 516728 - Remote link-visited information r=sdwilsh sr=bz
2010-06-29 16:41:16 -07:00
Doug Turner
77675b4504
Bug 551181 - Tell the chrome process when we visit a page. r=cjones/sdwilsh
2010-06-29 16:39:35 -07:00
Doug Turner
008be2c3ff
Merge with m-c
2010-06-29 16:30:47 -07:00
Doug Turner
c92986c46a
Merge from mc
2010-06-29 14:39:57 -07:00
Jason Duell
c3574973c1
Add a missing 'break' that caused assertion for e10s tree at startup. r=cjones
2010-06-29 00:08:35 -07:00
Doug Turner
6b7f4bf19e
Merge with mozilla-central
2010-06-28 16:36:51 -07:00
Doug Turner
901e02b2de
Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
...
--HG--
rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp
rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h
2010-06-28 16:33:19 -07:00
Michael Wu
01a2cef59b
Bug 574120 - Add support for IPC on Android to everything else, r=dougt
2010-06-25 13:29:43 -07:00
Oleg Romashin
b8ab8239cd
Auto-merge with m-c b51803f3fdef
2010-06-25 08:30:40 -04:00