Граф коммитов

246288 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 24257a4235 Bug 654989 part 2. Use the nsStyleContext handed back from CreateAnonymousContent. r=roc
This asserts the parts of AddFrameConstructionItems that should never matter for anonymous content and then just copies the one-line style context get if it's needed.
2011-05-06 16:04:44 -04:00
Boris Zbarsky 7d3e2c97ad Bug 654989 part 1. Allow handing out both an nsIContent and an nsStyleContext from CreateAnonymousContent. r=roc 2011-05-06 16:04:44 -04:00
Mounir Lamouri 3ba0ae6a9e Backout 2348924d6410 (bug 612407) for build bustage. 2011-05-06 11:42:42 +02:00
Ed Morley 074fb0d28a Bug 654737 - Remove WinCE code from editor/*; r=ehsan 2011-05-06 11:05:57 +02:00
Alex Pakhotin 6779c1dd57 Bug 641906 - Use system theme colors in nsLookAndFeel on Android. r=blassey 2011-03-30 11:04:41 -07:00
Oleg Romashin 07d3750913 Bug 612407 - Add FPS counter like fraps r=joe 2011-05-06 11:04:14 +02:00
Paul ADENOT c6af44fb48 Bug 654976 : changed the AudioChild mAudioReentrantMonitor name. r=kinetik 2011-05-06 11:03:44 +02:00
Ed Morley 370527db8c Bug 655039 - Remove WinCE code from libmar; r=rstrong 2011-05-05 17:14:43 -04:00
Ed Morley 8f81bdd6cf Bug 655010 - Remove WinCE code from mozilla owned parts of ImageLib; r=joe 2011-05-05 17:14:27 -04:00
Landry Breuil d3d5f4c3e2 Bug 654929. Fix fallout from 633653, failure on sparc64. Add some #ifdef JS_METHODJIT/JS_TRACER. r=nnethercode
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1484: error: expected type-specifier before 'MemoryReporter_XPConnectJSMjitCode'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1484: error: expected `)' before 'MemoryReporter_XPConnectJSMjitCode'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1484: error: cannot convert 'int*' to 'nsIMemoryReporter*' for argument '1' to 'nsresult NS_RegisterMemoryReporter(nsIMemoryReporter*)'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1485: error: expected type-specifier before 'MemoryReporter_XPConnectJSMjitData'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1485: error: expected `)' before 'MemoryReporter_XPConnectJSMjitData'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1485: error: cannot convert 'int*' to 'nsIMemoryReporter*' for argument '1' to 'nsresult NS_RegisterMemoryReporter(nsIMemoryReporter*)'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1486: error: expected type-specifier before 'MemoryReporter_XPConnectJSTjitCode'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1486: error: expected `)' before 'MemoryReporter_XPConnectJSTjitCode'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1486: error: cannot convert 'int*' to 'nsIMemoryReporter*' for argument '1' to 'nsresult NS_RegisterMemoryReporter(nsIMemoryReporter*)'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1487: error: expected type-specifier before 'MemoryReporter_XPConnectJSTjitDataAllocatorsMain'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1487: error: expected `)' before 'MemoryReporter_XPConnectJSTjitDataAllocatorsMain'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1487: error: cannot convert 'int*' to 'nsIMemoryReporter*' for argument '1' to 'nsresult NS_RegisterMemoryReporter(nsIMemoryReporter*)'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1488: error: expected type-specifier before 'MemoryReporter_XPConnectJSTjitDataAllocatorsReserve'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1488: error: expected `)' before 'MemoryReporter_XPConnectJSTjitDataAllocatorsReserve'
/var/buildslave/mozilla-central-sparc64/build/js/src/xpconnect/src/xpcjsruntime.cpp:1488: error: cannot convert 'int*' to 'nsIMemoryReporter*' for argument '1' to 'nsresult NS_RegisterMemoryReporter(nsIMemoryReporter*)'
2011-05-05 17:13:59 -04:00
Landry Breuil 145338b8cb Bug 651968. Fix linking with ossaudio, and include soundcard.h instead of sys/soundcard.h on OpenBSD. r=kinetik 2011-05-05 17:12:04 -04:00
Dylan Helling d4082fca16 Bug 557726. Allow passing a pseudo-element argument to getCSSStyleRules in inspector utils. r=bzbarsky 2011-05-05 17:12:04 -04:00
Yury fed2749368 Bug 451165. Fix ParseColorString to report errors when there's garbage at the end of the color. r=dbaron 2011-05-05 17:12:04 -04:00
Benoit Jacob 59f8fad8a2 Bug 645407 - remove useless GLX checks - r=karlt 2011-05-03 16:07:17 -04:00
Benoit Jacob 1ee952addb Bug 642502 - about:support improvements - r=gavin.sharp 2011-05-03 16:07:17 -04:00
Benoit Jacob 13bc7c85d2 Bug 642502 - skip fields with 0/empty/null values - r=jrmuizel 2011-05-03 16:07:17 -04:00
Benoit Jacob 7c6c27aa61 Bug 645407 - remove old blacklisting - r=karlt 2011-05-03 16:07:17 -04:00
Benoit Jacob 150729780a Bug 639842 and Bug 645407 - implement GfxInfoX11, using the info from the glxtest probe - r=bsmedberg,joe,karl
* * *
try: -b do -p linux,linux64,android-r7,maemo5-gtk,maemo5-qt -u mochitest-1 -t none
2011-05-03 16:07:17 -04:00
Benoit Jacob 5728b278e4 Bug 639842 - implement glxtest probe running as separate process - r=bsmedberg,joe 2011-05-03 16:07:17 -04:00
Axel Hecht 0223c36e2a bug 655078, add intl/locales to toolkit-makefiles.sh, bustage fix for bug 253317, r=ted
--HG--
extra : rebase_source : 4b86546079d73f53488f39cbc9ecd9f5b1c6a0f4
2011-05-05 20:04:17 +02:00
Mike Hommey 17fce8312c Bug 654975 - Remove -freorder-blocks-and-partition from PGO build options. r=ted 2011-05-05 19:26:54 +02:00
Justin Lebar 11e14f3c41 Bug 590181 part 2 - Switch default gcc optimize options to -O3. r=ted. 2011-04-28 15:49:16 +02:00
Benjamin Stover 9dc95549f6 Bug 654798 - Fennec browser chrome tests install to the wrong place [r=jmaher] 2011-05-04 13:25:24 -07:00
Benjamin Stover df4707bd8b Bug 654752 - Make runtests.py work out of the box with Fennec [r=ctalbert] 2011-05-04 11:40:12 -07:00
Dave Townsend 3ff557dc8e Bug 642795 - Remove support for finding system XULRunner in the standalone glue [r=mark.finkle] 2011-05-04 10:36:00 -07:00
Ed Morley c4db3710d0 Bug 654600 - Remove WinCE code from security/manager/Makefile.in; r=kaie 2011-05-05 09:40:21 -07:00
Ed Morley e96f9b8981 Bug 654736 - Remove WinCE code from XULRunner; r=mfinkle 2011-05-05 09:40:04 -07:00
Matt Brubeck 65263b99b6 Bug 654127 (followup) - Cache "contentMightCaptureMouse" attribute per tab instead of globally [r=wesj] 2011-05-05 09:37:53 -07:00
Matt Brubeck 0edb044afc Bug 654904 - Fix tap highlight regression from bug 653009 [r=wesj] 2011-05-05 09:37:45 -07:00
Mike Hommey 851b26bc13 Bug 654493. Detect gcc c++0x headers brokenness and don't use -std=gnu++0x then. r=bsmedberg 2011-05-05 12:26:32 -04:00
Boris Zbarsky 0cfb1e8539 Backed out changeset 7a3898f131f3 because it doesn't list a bug number.
--HG--
extra : rebase_source : 54bdc3dee43b4945bc507fc1c180b5d0045a5d9b
2011-05-05 12:32:03 -04:00
Boris Zbarsky c72c9abf56 Bug 614171 part 5. Inline the cheap Equals() methods on nsINodeInfo. r=sicking 2011-05-05 12:26:33 -04:00
Boris Zbarsky b0f79ba197 Bug 614171 part 4. Eliminate nsINodeInfo::GetLocalName in favor of GetName. r=sicking 2011-05-05 12:26:33 -04:00
Boris Zbarsky b8ee95adec Bug 614171 part 3. deCOM qualified name getters a bit. r=sicking 2011-05-05 12:26:33 -04:00
Boris Zbarsky e57286385c Bug 614171 part 2. Cache the qualified name, in normal and corrected case, on the nsINodeInfo. r=sicking 2011-05-05 12:26:32 -04:00
Boris Zbarsky 505c103582 Bug 614171 part 1. Switch away from Init() to using a constructor for nodeinfo. r=sicking 2011-05-05 12:26:32 -04:00
Boris Zbarsky 64487ba7d8 Bug 349259. Allow pages to override line-height on form controls, except for <select>. r=dbaron 2011-05-05 12:26:32 -04:00
Boris Zbarsky 13f47fe406 Bug 652401. Make sure to not have straggling JSContexts on the stack when notifying in the refresh driver. r=smaug 2011-05-05 12:26:32 -04:00
Mike Hommey f9a70a4291 Detect gcc c++0x headers brokenness and don't use -std=gnu++0x then. r=bsmedberg 2011-05-05 12:26:32 -04:00
Boris Zbarsky 98e5ce2261 Merge cedar with mozilla-central 2011-05-05 12:24:41 -04:00
Kai Engert 541b030199 Bug 646460, Don't allow to override after treating certificates as revoked, r=bsmith 2011-05-05 16:38:45 +02:00
Kai Engert 7259009451 Bug 642144, Enable multiple roots for EV. (March 2011 batch, depends on NSS 3.12.10), r=rrelyea, r=honzab 2011-05-05 16:38:11 +02:00
Kai Engert 90942cd440 backout bug 645459 from NSPR because of a build failure on OSX 64 bit 2011-05-04 11:49:42 +02:00
Kai Engert f24340e733 Bug 642148 - Upgrade Mozilla to NSPR 4.8.8 beta 3 and NSS 3.12.10 beta 1, r=wtc, r=kaie 2011-05-05 16:35:11 +02:00
Kai Engert 7ba0454d70 Backout bug 345094, revision 77ce8faa1906, r=bsmith 2011-05-05 16:33:36 +02:00
Boris Zbarsky 39cd5e1ba7 Bug 652459. Temporarily disabling these tests to reopen CLOSED TREE. a=davidb 2011-05-05 09:03:56 -04:00
Daniel Holbert b3409fe9eb push an empty cset to flush requested clobbers builds, to hopefully fix mochitest-a11y orange. Landing on a CLOSED TREE 2011-05-04 19:25:51 -07:00
Tim Taubert 40985caabc Bug 654423 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug630102.js | application timed out; r=ehsan 2011-05-04 00:36:05 +02:00
Tim Taubert cffd866d59 Bug 653681 - TabMatcher._getTabsForOtherWindows() must not use nsIWindowMediator.getMostRecentWindow(); r=dao 2011-04-29 15:05:19 +02:00
Tim Taubert 87199fb837 Bug 649319 - tab focus when resizing or moving a group in panorama; f=raymond, r=ian 2011-05-05 01:55:23 +02:00