Commit Graph

36872 Commits

Author SHA1 Message Date
Clint Talbert
3b257a648b Backed out changeset aa6337822028 2010-01-06 16:01:43 -06:00
Mark Banner
9d86fe218d Follow-ups to fix bloat bustage and make xpcshell-test result reporting work with buildbot after the landing of bug 530475. r=ted over irc. 2010-01-06 19:59:12 +00:00
David Bolter
d9d325cc83 Bug 537936 - [orange] Disabling most likely test failures in bulk to reduce noise 2010-01-06 14:32:24 -05:00
Shawn Wilsher
15b623abf7 Bug 530667 - Upgrade to SQLite 3.6.22
This changeset contains the changes to our files for the upgrade.
rs=mconnor for SQLite library upgrade

--HG--
extra : rebase_source : bc0909691d6a13f6fccd4a4ee65727b51379d11e
2010-01-06 10:32:47 -08:00
Shawn Wilsher
b43d27dd89 Bug 530667 - Upgrade to SQLite 3.6.22
This changeset contains the changes to the SQLite files.
rs=mconnor for SQLite library upgrade

--HG--
extra : rebase_source : dca09fd5d527c1825b0d8c05cab2b9bbccc664b3
2010-01-06 10:32:23 -08:00
Dave Townsend
2499013b41 Bug 435743: Add expire ssl certificate to the mochitest certdb. r=ted 2010-01-06 10:25:44 -08:00
David Bolter
02100267e3 Bug 537936 - Re-enable one test, disable one test in test_events_coalescence (orange) 2010-01-06 13:40:25 -05:00
Michael Ventnor
d1c7f0fda1 Bug 537471 - Detect empty shadow rects earlier. r=roc
--HG--
extra : rebase_source : 3d1a20314c9a771e987d9f82df0620d9d29720a6
2010-01-06 19:02:11 +01:00
Markus Stange
cb7c2b9ba9 Bug 534166 - Disabled arrow buttons in menus should be hidden. r=dao
--HG--
extra : rebase_source : 4db953550010a7033874ade0193fb03b9cb05c35
2010-01-06 18:58:45 +01:00
Joel Maher
4d4376e23a Bug 530475 - convert all python test harnesses to classes for easier reuse, patch=jmaher, r=ted 2010-01-06 12:01:18 -06:00
Daniel Holbert
fee9f97bcd Bug 537157: Explicitly prevent SMIL animations inside of XBL bindings from running. Also, make nsSMILCSSProperty directly create a computed style object, instead of using nsPIDOMWindow helper method. r=smaug sr=roc 2010-01-06 09:20:50 -08:00
Benjamin Smedberg
1ef933e81a Remove the dom.ipc.tabs.enabled pref from mozilla-central because it's useless and confusing people. 2010-01-06 12:01:04 -05:00
Benjamin Smedberg
7c264c1ffa Bug 536173 - Build fails when building platform.ini with an uncommitted merge: "ValueError: too many values to unpack", r=ted 2010-01-06 11:59:44 -05:00
David Bolter
23f08c9e91 Bug 537936 - Renable all but one test in test_events_coalesce.html (was disabled for tinderbox orange) 2010-01-06 11:27:45 -05:00
Reed Loden
26fe4dff0b Bug 532645 - "Upgrade libpng to version 1.4.0" (Bump MOZPNG in configure.in) [r=glennrp] 2010-01-06 09:13:18 -06:00
Alexander Surkov
8820f384e6 Bug 523068 - group attributes should be calculated from groupPosition(), r=marcoz, davidb 2010-01-06 18:36:50 +08:00
romaxa
20519041b1 Bug 537124 - "Some native color values are not initialized properly (ex: eColor__moz_fieldtext)" [r=Ventron sr=roc] 2009-12-31 04:29:00 -06:00
Robert Longson
23ccf8ff6c Bug 537609 - Change to SVG 1.2T stroke-dasharray parsing. r=dbaron 2010-01-06 08:51:45 +00:00
Simon Montagu
2be26bfa52 Unescape URIs in page headers. Bug 537216, r=roc 2010-01-05 23:09:18 -08:00
Ginn Chen
48924ed436 Bug 537369 Failed to build with --enable-dtrace for 64bit libraries r=bsmedberg 2010-01-06 15:02:52 +08:00
Ginn Chen
a71851dfb1 Bug 537070 qcms failed to build with -m64 on Solaris x86_64 r=jrmuizel 2010-01-06 15:02:04 +08:00
Ginn Chen
abc4008b94 Bug 537371 [x86_64]nanojit failed to compile with Sun Studio r=gal 2010-01-06 15:01:17 +08:00
Ginn Chen
bb66f36dbb Bug 535765 debug build Firefox failed to start on Solaris r=gal 2010-01-06 14:59:20 +08:00
Ginn Chen
aa1a30ff94 Bug 527646 disable tree/test_menu.xul for Solaris r=surkov.alexander 2010-01-06 14:58:08 +08:00
Ginn Chen
274b4a7bc6 Bug 533688 Firefox 3.6 failed to start with AT-SPI2 0.1.3 r=david.bolter,surkov.alexander 2010-01-06 14:56:56 +08:00
Daniel Holbert
f01bf9cbc6 Bug 536834 followup: When notifying external resource documents of PageHide & PageShow events, always pass |nsnull| as the aDispatchStartTarget argument. r=bz 2010-01-05 22:28:15 -08:00
Masayuki Nakano
95a1048ab6 Bug 537041 "ASSERTION: Wrong document somewhere" with contenteditable, stylesheet r=bz 2010-01-06 14:55:54 +09:00
Daniel Holbert
2047ebf14f Bug 538090: Fix incorrect path to google-breakpad's "dwarf/Makefile" in toolkit-makefiles.sh. blanket-r=ted 2010-01-05 21:42:34 -08:00
Daniel Holbert
4c48c46801 Bug 536588: Remove ipc/testshell & dom/ipc from toolkit-makefiles.sh, since they don't exist in mozilla-central. blanket-r=ted 2010-01-05 21:42:32 -08:00
Dave Townsend
5afdaacb83 Bug 538008: SSLTunnel won't startup if a previous instance was killed with sockets still opened. r=ted 2010-01-05 21:10:47 -08:00
Daniel Holbert
75d8a90b6c Bug 536834: Notify external resource documents of PageHide & PageShow events, in the main document's OnPageHide / OnPageShow methods. r=roc 2010-01-05 20:50:05 -08:00
Daniel Holbert
1cc4d1651d Remove broken 'onload="run()"' from reference cases for bug 386401's tests, to fix "JavaScript error: ...run is not defined" warnings. (Trivial tests-only change) 2010-01-05 17:21:02 -08:00
Nick Thomas
a6edeb2e2e Bug 523856. Fix release CAB locations. r=ted 2010-01-06 13:47:45 +13:00
Nochum Sossonko
d3e268783b Bug 530056 - Check that crash reporting is enabled before using the service in browser.js, r=ted 2010-01-05 18:40:31 -05:00
Josh Soref
52016bd074 Bug 529734 - Work around buggy os crash [@ CMValidateProfile] by adding exception handling, r=neil 2010-01-05 18:39:56 -05:00
Geoff Lankow
1ad78e9662 Bug 537189 - Ensure no data is left behind after removing prefs via 'removePrefsByName' and 'removeGroupedPrefs', r=myk 2010-01-05 18:38:06 -05:00
Markus Amalthea Magnuson
d3bfe91c55 Bug 328156 - Window menu: blank line for open About box, r=mano 2010-01-05 18:35:58 -05:00
Taras Glek
823e864469 Bug 538014 - Handlers in txStylesheetCompileHandlers.cpp should be static, r=jonas 2010-01-05 18:31:58 -05:00
Jacek Caban
e787295d9f Bug 530448 - Make TestPoisonArea.cpp compile on mingw, r=zwol 2010-01-05 18:29:08 -05:00
Johnathan Nightingale
b0ab558420 Bug 530898 - DLL Blocklist rdolib.dll r=sicking 2010-01-05 08:44:29 -05:00
Jonas Sicking
e09ecb5df0 Bug 530914: Blocklist version 8.8.8.8 of fgjk4wvb.dll. Suspected malware that is crashing us. r=johnath 2010-01-05 14:31:06 -08:00
Blake Kaplan
36f08cfbb8 Bug 531364 - Add a function call here. r=peterv sr=bzbarsky 2010-01-05 15:03:04 -08:00
Alex Pakhotin
e3de292d86 bug 479444 - text fields are hidden by the software keyboard r=blassey 2009-12-21 16:50:31 -08:00
timeless@mozdev.org
0e4581c3c4 merging 2010-01-05 23:50:02 +01:00
timeless@mozdev.org
73c09f5089 Bug 327181 - actually deleting nsIBadCertListener.idl r/sr=biesi 2010-01-05 23:42:34 +01:00
Glenn Randers-Pehrson
f3231fdc19 Bug 532645 - "Upgrade libpng to version 1.4.0" [r+rs=joe] 2010-01-05 15:46:26 -06:00
Walter Meinl
c74fe7e4a8 Get libffi 3.0.8 building on OS/2. b=522118, r=dwitte 2010-01-05 13:39:56 -08:00
Walter Meinl
a221dcf2a1 Make ctypes unit tests work on OS/2. b=522118, r=dwitte 2010-01-05 13:30:26 -08:00
Benjamin Smedberg
dcbe6658d4 Bug 537936 - Temporarily disable test_events_coalesce.html and test_events_doc.html because of tinderbox orange 2010-01-05 15:59:34 -05:00
Makoto Kato
509edbae6d Bug 537489 - nsSigHandler.cpp should use _M_IX86 instead of _M_IA32, r=bsmedberg 2010-01-05 14:11:51 -05:00