Ed Morley
|
367cd59d9d
|
Backout df75a87cce60 & 19e164f7d88d (bug 818670) for build bustage on a CLOSED TREE
|
2013-01-29 17:28:30 +00:00 |
Ryan VanderMeulen
|
99fd17666b
|
Merge m-c to inbound.
|
2013-01-29 12:09:11 -05:00 |
Tim Taubert
|
b632167d12
|
merge m-c to fx-team
|
2013-01-29 11:40:50 -05:00 |
Ryan VanderMeulen
|
69a47a12a9
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-01-29 09:36:20 -05:00 |
Edwin Casasola
|
1a31b73a52
|
Bug 835171 - get rid of remaining traces of nsPIDOMEventTarget; r=smaug
|
2013-01-29 11:46:07 +01:00 |
Jacek Caban
|
7af4c0b96d
|
Bug 835422 - Check for NULL targetView in DispatchSynthMouseMove r=roc
|
2013-01-29 11:45:46 +01:00 |
Olli Pettay
|
33258062d0
|
Bug 835503 - Remove nsCycleCollector::ShouldBeFreed/WasFreed, r=mccr8
|
2013-01-29 12:45:38 +02:00 |
Eric Chou
|
da5d0e42c1
|
Bug 834551 - Insert BT_LOG at several important check points, r=gyeh
|
2013-01-29 18:37:51 +08:00 |
Eric Chou
|
5cefb04c1c
|
Bug 834551 - Replace 'LOG()' with 'BT_WARNING()' defined in BluetoothCommon.h for consistency, r=qdot
|
2013-01-29 18:37:51 +08:00 |
Eric Chou
|
e262621b2e
|
Bug 834551 - Add Bluetooth debugging flag, r=qdot
|
2013-01-29 18:37:51 +08:00 |
Robert O'Callahan
|
4b6c8d2400
|
Backing out 306003528e10, 335160d7855a, dfc9d5651175, 0559d630dd89, 03c3ae8323bd: bug 835195, bug 832154, bug 831561 ... in a CLOSED TREE
--HG--
rename : content/svg/content/src/SVGMarkerElement.cpp => content/svg/content/src/nsSVGMarkerElement.cpp
rename : content/svg/content/src/SVGMarkerElement.h => content/svg/content/src/nsSVGMarkerElement.h
|
2013-01-29 22:45:50 +13:00 |
Gian-Carlo Pascutto
|
9582bebc35
|
Bug 834395 - Disable INET6 everywhere in Android SCTP. r=jesup
|
2013-01-29 10:28:14 +01:00 |
Gian-Carlo Pascutto
|
d9c801e1ea
|
Bug 835343 - Correctly free the linked list in freeifaddrs. r=jesup
|
2013-01-29 10:21:28 +01:00 |
Robert O'Callahan
|
113ac8f1a1
|
Bug 832788. Part 4: PrimitiveConversions should avoid implicit narrowing casts to avoid compiler warnings; make them explicit. r=bzbarsky
--HG--
extra : rebase_source : 276f7834714ded347bd9d368258bc049f24787c4
|
2013-01-29 16:14:40 +13:00 |
Robert O'Callahan
|
030c7cbf38
|
Bug 832788. Part 3: AudioListener DopplerFactor/SpeedOfSound should take float per WebIDL. r=ehsan
--HG--
extra : rebase_source : d435b1678b09075cecf75e8da64364ec62964d00
|
2013-01-29 14:40:59 +13:00 |
Robert O'Callahan
|
cb6d196d28
|
Bug 832788. Part 2: AudioEventTimeline::IsValid needs to accept double. r=ehsan
--HG--
extra : rebase_source : 74c278d121419448b264ec3be4b8717bd99e15d1
|
2013-01-29 14:40:26 +13:00 |
Robert O'Callahan
|
869a63000b
|
Bug 832788. Part 1: Make double->float conversions explicit in CanvasRenderingContext2D.cpp. r=jrmuizel
--HG--
extra : rebase_source : 626dc74eae93bb6a0d9bbb69db9440f251150169
|
2013-01-29 14:39:47 +13:00 |
Robert O'Callahan
|
880b2eeee8
|
Bug 833542. Make scrollWidth/scrollHeight for overflow:visible match what they would be for overflow:hidden on the same element. r=mats
--HG--
extra : rebase_source : 42d1018cf48caf1eec4bc9251ec1cb3eee30001b
|
2013-01-29 14:38:22 +13:00 |
Mike Hommey
|
17103848ed
|
Backout changeset bc2bbe9836c7 (bug 834769) for bustage.
|
2013-01-29 09:49:16 +01:00 |
David Zbarsky
|
85d1fd3baf
|
Bug 835195: Remove nsIDOMSVGFitToViewBox r=bz
|
2013-01-29 03:50:57 -05:00 |
David Zbarsky
|
eb9afe3706
|
Bug 835195: Remove nsIDOMSVGTests r=bz
|
2013-01-29 03:50:56 -05:00 |
David Zbarsky
|
3a688314ce
|
Bug 832154: Convert SVGMarkerElement to WebIDL r=bz
|
2013-01-29 03:50:56 -05:00 |
David Zbarsky
|
1085318980
|
Bug 832154: Move SVGMarkerElement to mozilla::dom r=bz,longsonr
--HG--
rename : content/svg/content/src/nsSVGMarkerElement.cpp => content/svg/content/src/SVGMarkerElement.cpp
rename : content/svg/content/src/nsSVGMarkerElement.h => content/svg/content/src/SVGMarkerElement.h
|
2013-01-29 03:50:56 -05:00 |
David Zbarsky
|
451d353bdc
|
Bug 831561 - SVGClipPathElement should inherit from SVGElement r=longsonr
|
2013-01-29 03:50:56 -05:00 |
Mike Hommey
|
7484d00f37
|
Bug 835164 - Unbreak Seamonkey and Xulrunner mac universal builds after bug 834228. r=ted
|
2013-01-29 09:35:53 +01:00 |
Mike Hommey
|
9446203c4a
|
Bug 834459 - Specialize RefCounted template for LibHandle to better allow refcounting during destructor execution. r=nfroyd
|
2013-01-29 09:35:32 +01:00 |
Mike Hommey
|
19f90e4909
|
Bug 834769 - Change the "destroyed" state value for RefCounted. r=Waldo
|
2013-01-29 09:35:16 +01:00 |
Chris Jones
|
6364ff2403
|
Bug 835641: Don't SendUpdateDimensions() when they haven't changed. r=roc
|
2013-01-28 23:49:38 -08:00 |
Chris Jones
|
63f748e97c
|
Bug 792966: Don't try to gralloc small buffers. r=kanru
|
2013-01-28 23:49:38 -08:00 |
Chris Jones
|
2a7ba86220
|
Bug 835591: Disable cross-process IME when it's not used. r=roc
|
2013-01-28 15:56:28 -08:00 |
Randell Jesup
|
ee0aa6fbdb
|
Bug 830146: Add packet logging for DataChannels, and log SCTP debugs through NSPR r=jesup,mcmanus
|
2013-01-29 02:46:26 -05:00 |
Robert Strong
|
fef84673e2
|
Significantly increase timeout to see if it makes a difference for Bug 814535 and bug 774014 - Intermittent test_0203_app_launch_apply_update.js, test_0203_app_launch_apply_update_svc.js Intermittent test_0201_app_launch_apply_update.js, test_0201_app_launch_apply_update_svc.js | launch application timer expired. r=bbondy
|
2013-01-28 12:23:27 -08:00 |
Robert Strong
|
6c87bd7e6a
|
Bug 835090 - Where possible app update xpcshell tests should run on xulrunner. r=bbondy
|
2013-01-28 12:23:10 -08:00 |
Ryan VanderMeulen
|
e16f10d450
|
Backed out changeset 4a271b44cbfe (bug 810146). r=bustageahoy
CLOSED TREE
|
2013-01-28 15:14:28 -05:00 |
Glenn Randers-Pehrson
|
4a9eb2d983
|
Bug 835015 - Specify unused chunks in boot animation png decoder, r=mwu
|
2013-01-28 14:35:20 -05:00 |
Glenn Randers-Pehrson
|
d2a308d49e
|
Bug 835325 - Clean up and return from BootAnimation PNG reader when libpng reports an error, r=mwu
|
2013-01-28 14:35:20 -05:00 |
Robert O'Callahan
|
9d55e9ed4b
|
Bug 826817. Part 4: Remove will-send-did-paint and did-send-will-paint flags from nsIPresShell APIs. r=tnikkel
|
2013-01-28 13:34:11 -06:00 |
Robert O'Callahan
|
15c63857c3
|
Bug 826817. Part 3: Remove will-send-did-paint flag from nsIWidgetListener::WillPaintWindow. r=tnikkel
|
2013-01-28 13:34:08 -06:00 |
Robert O'Callahan
|
956f4861da
|
Bug 826817. Part 2: Remove will-send-did-paint and did-send-will-paint flags from nsIWidgetListener::PaintWindow. r=tnikkel
|
2013-01-28 13:34:06 -06:00 |
Robert O'Callahan
|
95006c8a82
|
Bug 826817. Part 1: Send WillPaintWindow/DidPaintWindow from all widget implementations. r=tnikkel
|
2013-01-28 13:34:03 -06:00 |
Brian Smith
|
2223820150
|
Bug 834741: Update NSS to NSS 3.14.2 BETA 3 (NSS_3_14_2_BETA3), r=me, a=bustage
--HG--
extra : rebase_source : 877c00c76e2c4f0899126afeb5d52c34b47f0f55
|
2013-01-28 01:37:45 +01:00 |
Mats Palmgren
|
a177c4a162
|
Bug 835167 - Add reftest-wait to some crashtests to fix orange.
|
2013-01-28 01:26:04 +01:00 |
Shane Caraveo
|
f225faeab6
|
Bug 782850 fix nsContextMenu to work in social content panels, r=felipe
|
2013-01-27 10:31:14 -08:00 |
Matt Brubeck
|
4b5759ff90
|
Bug 792509 - Allow Metro builds on non-Windows platforms [r=jimm]
|
2013-01-26 23:45:27 -08:00 |
Bill McCloskey
|
833158fdca
|
Bug 824473 - Fix build errors (r=bustage)
|
2013-01-27 14:38:43 -08:00 |
Simon Montagu
|
02d573873c
|
Distinguish between bdi with default auto direction and with explicit auto-direction. Bug 832644, r=ehsan
|
2013-01-26 23:14:14 -08:00 |
Simon Montagu
|
5674d563a7
|
Clear the HasDirAuto and HasDirAutoSet flags when setting dir to an invalid value. Bug 831287, r=ehsan
|
2013-01-26 23:35:49 -08:00 |
Phil Ringnalda
|
d47cb00287
|
Back out 422c0104079e (bug 767272) for attributes/test_obj.html hangs
|
2013-01-28 23:17:32 -08:00 |
Randell Jesup
|
2fc5d2813d
|
Bug 835287: Give up ref to TransportFlow to runnable meant to release it r=ekr
|
2013-01-28 11:29:35 -05:00 |
Gina Yeh
|
222ba209a5
|
Bug 811569 - Patch 4: Remove asynchronous function GetProperty , r=echou
|
2013-01-29 14:52:58 +08:00 |