Commit Graph

248221 Commits

Author SHA1 Message Date
Ted Mielczarek
b9712b1eab merge m-c and b-s 2011-06-13 09:09:43 -04:00
Philipp von Weitershausen
2fdbbf8f0a Merge mozilla-inbound and mozilla-central 2011-06-13 11:57:17 +02:00
Makoto Kato
dd9bc2a2f7 Bug 662765 - Respect _M_IX86_FP. r=jlebar 2011-06-13 17:12:33 +09:00
David Bolter
225ee87f45 Bug 663136 - Add test coverage for tablist as implicit live region. r=MarcoZ 2011-06-12 23:54:36 -07:00
Robert O'Callahan
009c13993f Bug 662898. Test 2011-06-13 13:42:48 +12:00
Robert O'Callahan
8647022ee2 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-13 13:41:51 +12:00
Ed Morley
8aaddd0334 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
7e42e77dc9 Bug 663674 - Remove cross-commit, r=ted 2011-06-11 22:14:19 -07:00
Mounir Lamouri
ff8b2c9a13 Merging mozilla-inbound with mozilla-central. 2011-06-12 17:25:56 +02:00
Jason Duell
aeeb58e404 Bug 660774 - e10s necko: refactor channelEventQueue to allow async resume/flush. r=jdm 2011-06-11 18:37:09 -07:00
Nick Hurley
c7f6b1cb89 Bug 637339 - Improve error handling in HttpChannelChild. r=honzab 2011-06-11 18:37:03 -07:00
Philipp von Weitershausen
076e05aedd Merge central to inbound 2011-06-12 00:27:08 +02:00
Olli Pettay
6c9d68d0da 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
29305dc449 Bug 663041 layout should use mozilla::Preferences r=roc 2011-06-12 11:30:16 +09:00
Masayuki Nakano
9b0bdf62e1 Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe 2011-06-12 11:30:16 +09:00
Masayuki Nakano
82aeafcc35 Bug 663036 part.2 Implement GetComplex() and SetComplex() in Preferences r=roc 2011-06-12 11:30:15 +09:00
Masayuki Nakano
5ad968ec2f Bug 663036 part.1 Make Preferences instance with service constructor r=roc 2011-06-12 11:30:15 +09:00
Masayuki Nakano
4899bba1eb Bug 660768 modules should use mozilla::Preferences r=roc+joe+tglek 2011-06-12 11:30:15 +09:00
Daniel Holbert
ef124e5a00 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
f6fe96272c 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
99cd0da8fa Back out bug 662898 (changeset e01a18d61dd6) due to test_canvas.html failures. 2011-06-11 15:44:06 +02:00
David Humphrey
841ed1b803 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
4477ebd2be 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
ded0fca26c Merge mozilla-inbound and mozilla-central 2011-06-11 11:08:40 +02:00
Ms2ger
05740efd82 Bug 663190 - Calling strokeRect with zero width or height should do nothing; r=smaug 2011-06-11 09:57:47 +02:00
Ms2ger
a6d4a9adc8 Bug 663194 - Calling drawImage with zero-size canvas should throw INVALID_STATE_ERR; r=sicking 2011-06-11 09:52:27 +02:00
Ms2ger
8915f62d3b Bug 660433 - Remove nsIDOMNSHTMLTextAreaElement; f=volkmar r=peterv 2011-06-11 09:52:24 +02:00
Steven Michaud
15118749cb 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
32dbced401 Bug 659944 - Remove leftover MOZ_IPC ifdef in nsHttpChannel.cpp; r=cbiesinger 2011-06-11 09:12:34 +02:00
Wes Johnston
6542252fbc Bug 662785 followup, disable uidiscovery UI in tests to fix some orange, r=mfinkle 2011-06-10 15:14:02 -07:00
Geoff Lankow
c44e90607e 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
Phil Ringnalda
2a2f2175aa Bug 658941 and bug 661997, disable permaorange browser_autocomplete.js and browser_contentpopup.js 2011-06-09 21:13:13 -07:00
Joe Drew
b978ce8e35 Bug 660448 - look up FT_Library_SetLcdFilter via dlsym at runtime to fix terrible subpixel rendering on up-to-date Linux systems. r=karlt,bjacob
This will need to be reverted once our build systems are upgraded to a newer
version of FreeType. In the long run, we need to increase our runtime
dependency to this newer version.
2011-06-10 21:06:23 -04:00
Patrick McManus
8e4a602544 bug 663096 update mochitest/pywebsocket to drain input to avoid RST r=biesi
--HG--
extra : transplant_source : %27%05%5C%B1%E8j2%22q%BE%BBY%D7%8B9%81%18%18I%03
2011-06-10 16:52:30 -04:00
Patrick McManus
bab29d1d5d bug 663096 udpate mochitest/pywebsockets to 489 r=biesi
--HG--
extra : transplant_source : %BF.%3D%14%E8%D9%FB%83%F3%D1j%EC%85_%04%E1%AA.%00%F5
2011-06-10 16:52:29 -04:00
Patrick McManus
b4e00a6d2f bug 663096 - websockets enable deflate stream extension by pref r=biesi
--HG--
extra : transplant_source : %0AV%C2%E8%81QY%87LV%F8%60%F5%9B%B2%B3Z%02%E8%FA
2011-06-10 16:52:27 -04:00
Ehsan Akhgari
77db392f64 Merge mozilla-central and mozilla-inbound 2011-06-10 16:07:54 -04:00
Benoit Jacob
52a0dd4eeb 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
74758ffbcb Bug 660466 - segfault in glxtest - check if a visual was found - r=karlt 2011-06-10 15:05:10 -04:00
Benoit Jacob
0123ed0bf8 Bug 660466 - segfault in glxtest - check if any fbconfig was found - r=karlt 2011-06-10 15:04:20 -04:00
Benoit Jacob
1f01a661a6 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
3404a86446 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
4ba8b031f2 Merge backout 2011-06-10 19:49:25 +02:00
Marco Bonardo
4a6fb5ee86 Backout Bug 612799 due to crashtests orange 2011-06-10 19:46:36 +02:00
Wes Johnston
b18d1b9713 backout 3e9a4e14f6c6 - bustage fix 2011-06-10 10:28:18 -07:00
Chris Jones
b5c37bb184 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
265aca5175 Bug 614721 - Remove some DirectDraw left overs. r=joedrew,jrmuizel 2011-06-10 18:27:01 +02:00
Paul ADENOT
65f4296e1e Bug 612799 (2/2) - Remote Audio - Signal errors to the child AudioStream. r=kinetik 2011-06-10 18:26:06 +02:00
Paul ADENOT
1b83028680 Bug 612799 (1/2) - Error reporting in Drain(). r=kinetik 2011-06-10 18:26:52 +02:00
Ian Neal
1a8c41e26f Bug 260364 - Fixup radiogroups to use new .value functionality of radio.xml pki patch r=kaie 2011-06-10 16:56:17 +01:00