Commit Graph

71325 Commits

Author SHA1 Message Date
Ed Morley
223c46b36b Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
Phil Ringnalda
aef3bc1013 Bug 663674 - Remove cross-commit, r=ted 2011-06-11 22:14:19 -07:00
Jason Duell
d062346c8e Bug 660774 - e10s necko: refactor channelEventQueue to allow async resume/flush. r=jdm 2011-06-11 18:37:09 -07:00
Nick Hurley
092371ea1a Bug 637339 - Improve error handling in HttpChannelChild. r=honzab 2011-06-11 18:37:03 -07:00
Philipp von Weitershausen
0675a1c1a6 Merge central to inbound 2011-06-12 00:27:08 +02:00
Olli Pettay
5110041744 Bug 643062, more generic null pointer check for ExecuteDetachedHandler, r=sicking
--HG--
extra : rebase_source : f65d5dc9665ac836d1d2fb0c3617dcb9ffc684c5
2011-06-11 23:43:33 +03:00
Masayuki Nakano
f96e0ef619 Bug 663041 layout should use mozilla::Preferences r=roc 2011-06-12 11:30:16 +09:00
Masayuki Nakano
e06d6eb819 Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe 2011-06-12 11:30:16 +09:00
Masayuki Nakano
59142e247a Bug 663036 part.2 Implement GetComplex() and SetComplex() in Preferences r=roc 2011-06-12 11:30:15 +09:00
Masayuki Nakano
1388f97eb0 Bug 663036 part.1 Make Preferences instance with service constructor r=roc 2011-06-12 11:30:15 +09:00
Masayuki Nakano
6afe0b59d2 Bug 660768 modules should use mozilla::Preferences r=roc+joe+tglek 2011-06-12 11:30:15 +09:00
Daniel Holbert
714ee4b051 Bug 578564 followup: Make text after #endif into a comment to fix build warning. (comment-only, basically) DONTBUILD 2011-06-11 17:13:30 -07:00
Randell Jesup
98b0626e03 Bug 505108: Don't leak strings on early returns from Area::ParseCoords(), fix how CString is freed. r=roc 2011-06-11 16:40:39 -04:00
Philipp von Weitershausen
35bee2294f Back out bug 662898 (changeset e01a18d61dd6) due to test_canvas.html failures. 2011-06-11 15:44:06 +02:00
David Humphrey
e34eb4baec bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted 2011-06-11 08:02:00 -04:00
Robert O'Callahan
f203bcef0c Bug 662898. Set canvas drawImage source pattern after any shadow is drawn, so the source doesn't get clobbered by the shadow drawing. r=jrmuizel 2011-06-11 23:52:55 +12:00
Marco Bonardo
3c11011dd6 Merge mozilla-inbound and mozilla-central 2011-06-11 11:08:40 +02:00
Ms2ger
d0671160d0 Bug 663190 - Calling strokeRect with zero width or height should do nothing; r=smaug 2011-06-11 09:57:47 +02:00
Ms2ger
a6c4503b05 Bug 663194 - Calling drawImage with zero-size canvas should throw INVALID_STATE_ERR; r=sicking 2011-06-11 09:52:27 +02:00
Ms2ger
a2b407958f Bug 660433 - Remove nsIDOMNSHTMLTextAreaElement; f=volkmar r=peterv 2011-06-11 09:52:24 +02:00
Steven Michaud
efe681f006 Bug 661636 - [10.7 SDK] QuickDraw APIs undefined when doing 32-bit builds using the OS X 10.7 SDK. r=bgirard 2011-06-11 09:12:58 +02:00
Ed Morley
eb202536cf Bug 659944 - Remove leftover MOZ_IPC ifdef in nsHttpChannel.cpp; r=cbiesinger 2011-06-11 09:12:34 +02:00
Richard Newman
b4f2f313d6 Merge mozilla-central to services-central. 2011-06-10 23:07:46 -07:00
Michael Wu
f809394c0f Bug 641614 - Fix reordering of localized files in omnijar, r=ted 2011-06-10 17:54:01 -07:00
Dave Camp
cac45115fe Merge m-c to devtools. 2011-06-10 15:35:17 -07:00
Wes Johnston
c3674d938d Bug 662785 followup, disable uidiscovery UI in tests to fix some orange, r=mfinkle 2011-06-10 15:14:02 -07:00
Dave Townsend
6e969db782 Bug 655254: When an add-on moves to a different directory but doesn't change in any other way we should keep updated compatibility information. r=robstrong 2011-06-10 13:10:48 -07:00
Ehsan Akhgari
0bcdd4209a Merge mozilla-central and mozilla-inbound 2011-06-10 16:07:54 -04:00
Benoit Jacob
d18185a968 Bug 658840 - let glxtest process return from XRE_main rather than calling exit() - r=bsmedberg
Calling exit() resulted in two strings being considered leaked by valgrind. Returning from XRE_main() should fix that.
2011-06-10 15:07:54 -04:00
Benoit Jacob
90532908fc Bug 660466 - segfault in glxtest - check if a visual was found - r=karlt 2011-06-10 15:05:10 -04:00
Benoit Jacob
956ce06d6e Bug 660466 - segfault in glxtest - check if any fbconfig was found - r=karlt 2011-06-10 15:04:20 -04:00
Benoit Jacob
46f5712e1f Bug 659842 - about:support was creating a WebGL context even if webgl.disabled=true - r=karlt
This patch removes SafeToCreateCanvas3DContext, and checks webgl.disabled in WebGLContext::SetDimensions.
2011-06-10 15:02:06 -04:00
Benoit Jacob
66919c207e Bug 663162 - Update ANGLE to r686 - r=joedrew
Just an ANGLE update, plus updating the list of failed tests on WinXP, also now properly reporting on unexpeced success (using todo(true) instead of ok(false))
2011-06-10 14:59:08 -04:00
Marco Bonardo
3e26992d73 Merge backout 2011-06-10 19:49:25 +02:00
Marco Bonardo
59e03d83ef Backout Bug 612799 due to crashtests orange 2011-06-10 19:46:36 +02:00
Wes Johnston
a88761845c backout 3e9a4e14f6c6 - bustage fix 2011-06-10 10:28:18 -07:00
Chris Jones
8661b24d3b Bug 661940: Dump verbose messages if MOZ_REFTEST_VERBOSE is set in the environment. r=roc 2011-06-10 10:00:11 -07:00
Matheus Kerschbaum
5a7b295546 Bug 614721 - Remove some DirectDraw left overs. r=joedrew,jrmuizel 2011-06-10 18:27:01 +02:00
Paul ADENOT
44606b7fac Bug 612799 (2/2) - Remote Audio - Signal errors to the child AudioStream. r=kinetik 2011-06-10 18:26:06 +02:00
Paul ADENOT
8d2647bc65 Bug 612799 (1/2) - Error reporting in Drain(). r=kinetik 2011-06-10 18:26:52 +02:00
Ian Neal
b92d8587a1 Bug 260364 - Fixup radiogroups to use new .value functionality of radio.xml pki patch r=kaie 2011-06-10 16:56:17 +01:00
Ehsan Akhgari
d1c6d31045 Merge the two heads on mozilla-inbound 2011-06-10 11:27:07 -04:00
Mounir Lamouri
1123a8118a Backed out bug 612799, changeset bf46495e80ae 2011-06-10 17:19:24 +02:00
Mounir Lamouri
a04e446360 Backed out changeset 3206cfacc0e6 2011-06-10 17:18:25 +02:00
Paul ADENOT
43793131ed Bug 612799 (2/2) - Remote Audio - Signal errors to the child AudioStream. r=kinetik 2011-06-10 15:54:06 +02:00
Paul ADENOT
6bbcfc6a33 Bug 612799 (1/2) - Error reporting in Drain(). r=kinetik 2011-06-10 15:54:18 +02:00
Geoff Lankow
c35dfb3dbb Bug 662977 - File upload control needs a change event on drop. r=bz
--HG--
extra : rebase_source : aa8afe68e9bfcdbbf772a8ed22c93570131a9395
2011-06-11 00:44:53 +12:00
Michael Ventnor
383f357ec8 Bug 663028 - Make Print Preview themable with CSS, and modernize its look r=roc 2011-06-10 20:07:26 +10:00
Mounir Lamouri
6895a96f41 Merginig mozilla-inbound with mozilla-central. 2011-06-10 09:58:03 +02:00
Dão Gottwald
dfd0fdcac6 Bug 658738 - clean out each test's scope. r=gavin 2011-06-10 09:00:45 +02:00