Masayuki Nakano
a3a58351b1
Bug 663036 part.1 Make Preferences instance with service constructor r=roc
2011-06-12 11:30:15 +09:00
Masayuki Nakano
6f7d674974
Bug 660768 modules should use mozilla::Preferences r=roc+joe+tglek
2011-06-12 11:30:15 +09:00
Daniel Holbert
98d425ab9f
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
e6b02b65fc
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
Mike Hommey
9b79deab80
Bug 661910: Iterate over all component manifests when commenting out binary components during omnijar packing. r=khuey
2011-06-11 12:28:04 -07:00
Kyle Huey
93d316d969
Bug 661045: Devirtualize some RasterImage methods. r=joe
2011-06-11 12:23:00 -07:00
Kyle Huey
f9c444dd4c
Bug 663483: IDB IDL includes jsapi.h when it wants jspubtd.h. r=bent
2011-06-11 12:22:21 -07:00
Wellington Fernando de Macedo
c83d55e542
Bug 659559 - Speed up test_bug338583.html. r=smaug
2011-06-11 19:09:41 +02:00
Philipp von Weitershausen
18dce2c84e
Back out bug 662898 (changeset e01a18d61dd6) due to test_canvas.html failures.
2011-06-11 15:44:06 +02:00
David Humphrey
49720411eb
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
428b6548f0
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
7f0d3f68aa
Merge mozilla-inbound and mozilla-central
2011-06-11 11:08:40 +02:00
Ms2ger
23ad77aa47
Bug 663190 - Calling strokeRect with zero width or height should do nothing; r=smaug
2011-06-11 09:57:47 +02:00
Ms2ger
c38d0435c8
Bug 663194 - Calling drawImage with zero-size canvas should throw INVALID_STATE_ERR; r=sicking
2011-06-11 09:52:27 +02:00
Ms2ger
05ead9048b
Bug 660433 - Remove nsIDOMNSHTMLTextAreaElement; f=volkmar r=peterv
2011-06-11 09:52:24 +02:00
Steven Michaud
b86f9837f4
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
9e7756cdd8
Bug 659944 - Remove leftover MOZ_IPC ifdef in nsHttpChannel.cpp; r=cbiesinger
2011-06-11 09:12:34 +02:00
Richard Newman
d89551e183
Merge mozilla-central to services-central.
2011-06-10 23:07:46 -07:00
Michael Wu
d6c609999d
Bug 641614 - Fix reordering of localized files in omnijar, r=ted
2011-06-10 17:54:01 -07:00
Dave Camp
d49767fc1a
Merge m-c to devtools.
2011-06-10 15:35:17 -07:00
Wes Johnston
3f4e794b64
Bug 662785 followup, disable uidiscovery UI in tests to fix some orange, r=mfinkle
2011-06-10 15:14:02 -07:00
Dave Townsend
fa02e549f9
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
a827e26698
Merge mozilla-central and mozilla-inbound
2011-06-10 16:07:54 -04:00
Josh Matthews
95c402dc46
Bug 663465 - Avoid derefencing null connection pointer when closing a websocket. r=mcmanus
2011-06-10 15:31:47 -04:00
bjarne@runitsoft.com
a56b28739e
Bug 618835 - Cannot login to phpmyadmin if I made a typo during my first login attempt r=bz
2011-06-11 16:57:10 +02:00
timeless@mozdev.org
fbda4a0016
Bug 538724 Firefox 3.6.x + winxp topcrash starting ~Dec 30 and increasing [@ nsHttpTransaction::DeleteSelfOnConsumerThread() ]
...
r=biesi
2011-06-11 16:56:36 +02:00
Dão Gottwald
02d0549b64
more random browser chrome test cleanup (no bug)
2011-06-11 16:54:23 +02:00
Steffen Wilberg
44e1f414fe
Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin.
2011-06-11 15:38:40 +02:00
ffxbld
c0411c4f81
Automated blocklist update from host mv-moz2-linux-ix-slave14
2011-06-11 02:43:48 -07:00
Geoff Lankow
a9cc321cb0
Bug 659163 - Make menulists usable and useful in addon manager inline settings; r=dtownsend
2011-06-11 15:01:15 +12:00
Steven Michaud
9b03aa45b9
Bug 659817 - [10.7 SDK] Build error in PluginInterposeOSX.h due to Cursor type not being defined. r=bgirard
2011-06-11 11:55:44 +02:00
Benoit Jacob
1609a1f129
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
6bf2e10bc2
Bug 660466 - segfault in glxtest - check if a visual was found - r=karlt
2011-06-10 15:05:10 -04:00
Benoit Jacob
91dad73528
Bug 660466 - segfault in glxtest - check if any fbconfig was found - r=karlt
2011-06-10 15:04:20 -04:00
Benoit Jacob
1e80ace2f5
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
663f35434b
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
9c52c85cbf
Merge backout
2011-06-10 19:49:25 +02:00
Marco Bonardo
57ac155625
Backout Bug 612799 due to crashtests orange
2011-06-10 19:46:36 +02:00
Wes Johnston
58306b5888
backout 3e9a4e14f6c6 - bustage fix
2011-06-10 10:28:18 -07:00
Chris Jones
ad5cc90e0b
Bug 661940: Dump verbose messages if MOZ_REFTEST_VERBOSE is set in the environment. r=roc
2011-06-10 10:00:11 -07:00
Andrew McCreight
35a1289860
Bug 655089 - change CC_KIND macro to a function to avoid double call; r=mrbkap
2011-06-10 09:55:47 -07:00
Matheus Kerschbaum
a6fba330cf
Bug 614721 - Remove some DirectDraw left overs. r=joedrew,jrmuizel
2011-06-10 18:27:01 +02:00
Paul ADENOT
eeab11bf4b
Bug 612799 (2/2) - Remote Audio - Signal errors to the child AudioStream. r=kinetik
2011-06-10 18:26:06 +02:00
Paul ADENOT
c53b957d4d
Bug 612799 (1/2) - Error reporting in Drain(). r=kinetik
2011-06-10 18:26:52 +02:00
Ian Neal
a3a1dddf4b
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
5ece8419eb
Merge the two heads on mozilla-inbound
2011-06-10 11:27:07 -04:00
Mounir Lamouri
23b23901aa
Backed out bug 612799, changeset bf46495e80ae
2011-06-10 17:19:24 +02:00
Mounir Lamouri
38a485be1f
Backed out changeset 3206cfacc0e6
2011-06-10 17:18:25 +02:00
Paul ADENOT
6b51a754c0
Bug 612799 (2/2) - Remote Audio - Signal errors to the child AudioStream. r=kinetik
2011-06-10 15:54:06 +02:00
Paul ADENOT
f18b8449e0
Bug 612799 (1/2) - Error reporting in Drain(). r=kinetik
2011-06-10 15:54:18 +02:00