Mike Hommey
96531af14a
Forgot to hg rm the files that changeset 0616a4ae8aa2 (bug 842681) had added. DONTBUILD
2013-03-08 13:39:32 +01:00
Mike Hommey
43f44ed9db
Backout changeset 99e3a0501c52 and 0616a4ae8aa2 (bug 842681) because of android robocop orange
2013-03-08 13:26:29 +01:00
Jim Mathies
ec9fa4a920
Bug 847893 - adjust xul editor test annotations to include Win8. r=ehsan
2013-03-08 05:22:36 -06:00
Jim Mathies
f83e677f57
Bug 847922 - fix for test_handlerService due to default mailto handler on Win8. r=dolske
2013-03-08 05:22:36 -06:00
Jim Mathies
5e21bdd959
Bug 847891 - adjust test_windowminmaxsize for minimum window size constraints on Win8. r=bbondy
2013-03-08 05:22:36 -06:00
Jim Mathies
d5e3986308
Bug 847881 - adjust test_sizetocontent_clamp for minimum window size constraints on Win8. r=mounir
2013-03-08 05:22:36 -06:00
Jim Mathies
0561e395c6
Bug 847885 - disable test_bug600570 on Win8. r=khuey
2013-03-08 05:22:35 -06:00
Mats Palmgren
0600e7abd7
Bug 635852. r=smaug
2013-03-08 12:04:53 +01:00
Jonathan Kew
f472b6c67c
bug 840431 - cache an ellipsis textrun on gfxFontGroup, to minimize perf overhead due to text-overflow. r=roc
2013-03-08 10:41:31 +00:00
Jonathan Watt
96c995755b
Bug 846380 - Add support for dragging of <input type=range>'s thumb using mouse/touch events. r=smaug, r=mounir.
2013-03-08 09:40:12 +00:00
Mike Hommey
a4f77fcd18
Bug 848773 - Add x86 BCJ filter for szip. r=nfroyd,r=ted
2013-03-08 09:32:56 +01:00
Mike Hommey
10314b9044
Bug 848735 - Fix INSTALL_EXTENSION_ID rule. r=ted
2013-03-08 09:32:55 +01:00
Mike Hommey
d14b81932a
Backout changeset d7fa00b3ee3e (bug 834337) because it is not needed after bug 842681
2013-03-08 09:32:34 +01:00
Mike Hommey
1c42c66788
Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats
2013-03-08 09:27:52 +01:00
Mike Hommey
950d962f2d
Bug 842681 - Call GeckoLoader.loadMozGlue from GeckoApplication.onCreate instead of GeckoApp.onCreate. r=kats
2013-03-08 09:27:46 +01:00
Mike Hommey
6ad19b8d2c
Bug 842681 - Refactor the linker Zip code and allow to use an existing memory buffer as a Zip file. r=mwu
2013-03-08 09:24:46 +01:00
Markus Stange
6d91d88ced
Bug 848692 - Fix native progress bar animation. r=josh
2013-03-08 09:03:39 +01:00
Blake Kaplan
b47edc9962
Bug 846615 - Remove some functionality that is no longer needed, r=bent
2013-03-08 15:03:03 +08:00
Blake Kaplan
372dc7bb78
Bug 846615 - Re-implement UnixSocket's shutdown sequence to avoid running any code on deleted UnixSocketImpls, r=bent
2013-03-08 15:03:03 +08:00
Kyle Huey
d35b26d9a7
No bug: Remove some windows line endings to kick-start a build.
2013-03-07 22:15:26 -08:00
Kyle Huey
9417e2eb83
Back out Bug 848078 for orange.
2013-03-07 21:34:01 -08:00
Eric Chou
7ad8ab6e26
Bug 836715 - Fix potential memory problem in RemoveDeviceTask, r=qdot
...
From 6e3780271509a502462560717f7cc768dafb673b Mon Sep 17 00:00:00 2001
2013-03-04 18:47:41 +08:00
Gina Yeh
f8177e8e6e
Bug 841984 - Check both return value and pending_call, r=qdot
2013-03-08 12:10:09 +08:00
Eric Chou
1278a17f48
Bug 841984 - Fixed potential memory problem in SetProperty(), r=qdot
2013-03-08 12:10:09 +08:00
Ryan VanderMeulen
0cb25616af
Backed out changeset 8ed74a9e1a3e (bug 848602) and changeset a114e8c5e9ef (bug 848587) for bustage on a CLOSED TREE.
2013-03-07 22:00:28 -05:00
Matt Woodrow
981f3ba59b
Bug 844750 - Don't use per-display-item invalidation for table frames. r=roc
2013-03-08 15:18:45 +13:00
Matt Woodrow
6c74aeb4d4
Bug 839987 - Re-set the clip after we change the render target in ContainerLayerD3D9. r=Bas
2013-03-08 15:18:04 +13:00
Matt Woodrow
7a726c03f8
Bug 848078 - Remove shadowed variable in ContainerLayerD3D9. r=Bas
2013-03-08 15:15:48 +13:00
Matt Woodrow
1ad187f836
Bug 725981 - Only invalidate the difference in bounds when a solid color moves or resizes. r=roc
2013-03-08 15:15:10 +13:00
Bill McCloskey
7a6a36707e
Bug 848602 - Add some volatile annotations (r=terrence)
2013-03-07 18:01:25 -08:00
Bill McCloskey
2fe57f347c
Bug 848587 - Avoid racing on isHeapBusy (r=terrence)
2013-03-07 18:01:19 -08:00
L. David Baron
713f97b07f
Bug 845837: Don't use our dynamic updating for relative positioning on inner table frames, which don't do relative positioning at all. r=ehsan
...
This is somewhat evil, but should get us back into the state we were in
before. There are probably other bugs lurking here as well, though,
related to other cases where we don't support relative positioning. We
really just need to make our relative positioning support more general.
2013-03-07 17:59:32 -08:00
L. David Baron
6301e3b6dc
Bug 570896: Allow separate background-origin and background-clip to be set in the background shorthand. r=bzbarsky
2013-03-07 17:59:32 -08:00
Nicolas B. Pierron
deb161f139
Bug 844452 - Box boolean inputs on MCompare-strings. r=dvander
2013-03-07 17:49:11 -08:00
John Schoenick
ad8488c2eb
Bug 849067 - Unbreak gstreamer builds again. r=cpearce
2013-03-07 17:44:00 -08:00
Luke Wagner
d07a375e72
Bug 841617 - replace ObjectElements::convertDoubleElements with a 'flags' field (r=bhackett)
...
--HG--
extra : rebase_source : e0651358ae4a87b8599af8559112f111fb960898
2013-02-13 18:11:52 -08:00
Markus Stange
7fc5103c61
Bug 676250 - Make OpenGL painting bypass the Cocoa setNeedsDisplay/drawRect machinery. r=bgirard.
2013-03-05 10:21:28 -05:00
Ed Morley
2ddcaf5fed
Bug 779753 - Disable test_browserElement_oop_SendEvent.html on Linux for too many intermittent failures
2013-03-05 15:21:42 +00:00
Ehsan Akhgari
1b605b6429
Bug 841413 - Part 1: Convert test_privbrowsing_perwindowpb.html into a chrome test; r=jdm
2013-03-05 10:15:57 -05:00
Ehsan Akhgari
f2b7547cab
Bug 846329 - Fix decodeAudioData to decode all channels and not only the first one; r=padenot
2013-03-04 21:27:13 -05:00
Marco Bonardo
8ccf91b84c
Bug 823547 - Store the snippets version along with the snippets.
...
r=adw
2013-02-27 18:57:50 +01:00
Marco Bonardo
6295af1bb3
Bug 820834 - Abstract about:home storage and make it async-ready.
...
r=gavin
2013-02-27 18:57:48 +01:00
Thomas Zimmermann
1823db9f02
Bug 834172 - Remove GStreamer flags from webaudio Makefile. r=cpearce
...
With the move of all codec-specific code to DecoderTraits, there is no
need to pass compiler flags for GStreamer when building the webaudio
library. This patch updates the Makefile template accordingly.
2013-03-05 09:56:35 -05:00
Thomas Zimmermann
84a4d3af62
Bug 834172 - Don't export codec functions from DecoderTraits. r=cpearce
...
All codec-specific code is hidden within DecoderTraits and available
from generic interfaces. This patch removes the codec-specific
functions from DecoderTraits' public interface.
2013-03-05 09:56:35 -05:00
Thomas Zimmermann
3867cce83c
Bug 834172 - Implement CreateReader in DecoderTraits. r=cpearce
...
MediaDecoderReaders are now created from within DecoderTraits. The
codec-specific code has been removed from class MediaDecodeTask.
2013-03-05 09:56:35 -05:00
Thomas Zimmermann
13fe177e94
Bug 834172 - Implement IsSupportedTypeInVideo in DecoderTraits. r=cpearce
...
This change moves the policy of supported media types in the element
nsHTMLMediaElement to the DecoderTraits class. The codec-specific code
has been removed from the media element.
2013-03-05 09:56:35 -05:00
Thomas Zimmermann
9bd1221c54
Bug 834172 - Implement CreateDecoder in DecoderTraits. r=cpearce
...
The class DecoderTraits knows about all supported decoders. Adding
an interface to create decoder instances simplifies all users of this
functionality. nsHtmlMediaElement has been updated to use the new
function.
2013-03-05 09:56:34 -05:00
Shih-Chiang Chien
5003b415b2
Bug 842147 - Translate JS exception from CaptivePortalDetector into informative debug message. r=vchang
2013-03-05 09:56:34 -05:00
Alexander Surkov
2135e46a10
Bug 846204 - Unregister DocManager from DOM event listeners. r=tbsaunde
2013-03-05 09:56:34 -05:00
Chandan Kumar
a76374a3e1
Bug 708267: Add "non sequitur" to the en-US dictionary; r=ehsan
...
DONTBUILD
2013-03-05 09:44:49 -05:00