Commit Graph

123714 Commits

Author SHA1 Message Date
Daniel Holbert
accc46f11d Bug 843719: Reorder params in Margin constructors and SizeTo() methods to match CSS's top,right,bottom,left ordering. r=seth 2013-03-06 00:05:55 -08:00
Mike Hommey
c4bb2fdbe8 Bug 847479 - Add a dictionary to improve compression rate. r=nfroyd 2013-03-06 07:30:07 +01:00
Mike Hommey
7cf1e1c317 Bug 847479 - Add smart filters borrowed from xz-utils to improve SeekableZStream compression rate. r=nfroyd 2013-03-06 07:29:59 +01:00
Mike Hommey
58aa71ea04 Bug 847479 - Allow to specify a chunk size on szip command line. r=nfroyd 2013-03-06 07:29:51 +01:00
Mike Hommey
7feaf66ade Bug 847479 - Use raw zlib streams when compressing with szip. r=nfroyd
And keep compatibility to decompress old streams.
2013-03-06 07:29:41 +01:00
Mike Hommey
2c7bda2472 Bug 847479 - Sanity check that szip's compressed output can properly be decompressed. r=nfroyd 2013-03-06 07:29:33 +01:00
Mike Hommey
5bb97af302 Bug 847479 - Add a command line argument to szip to decompress an existing seekable stream. r=nfroyd 2013-03-06 07:29:22 +01:00
Mike Hommey
5ce71b8dfe Bug 847479 - Add a helper class for a buffer mapped from a file. r=nfroyd 2013-03-06 07:29:13 +01:00
Mike Hommey
327ef3b84a Bug 847479 - Add buffer length information when initializing a SeekableZStream. r=nfroyd 2013-03-06 07:29:05 +01:00
Mike Hommey
783cda7efd Bug 846740 - Treat chrome searchplugins as non-chrome when doing l10n-repack. r=gps 2013-03-06 07:28:41 +01:00
Mike Hommey
00650d4203 Bug 846740 - Move most l10n-repack code under mozpack.packager, refactor it, and add a unit test. r=gps
--HG--
rename : toolkit/mozapps/installer/l10n-repack.py => python/mozbuild/mozpack/packager/l10n.py
2013-03-06 07:26:32 +01:00
Alexander Surkov
8779cef098 Bug 845176 - enable logging in accessible/relations/test_embeds.xul 2013-03-06 16:37:30 +09:00
George Wright
de75891ff3 [PATCH 9/9] Bug 751418 - Add Skia patches to the Skia patch directory. r=none
From ea01f59a84548b222e4a04e5d5e8b83a844aca75 Mon Sep 17 00:00:00 2001
---
 ...18-Add-our-own-GrUserConfig-r-mattwoodrow.patch | 29 ++++++++++++++++++++++
 ...Fix-compile-error-on-gcc-in-Skia-GL-r-mat.patch | 26 +++++++++++++++++++
 gfx/skia/patches/README                            |  2 ++
 3 files changed, 57 insertions(+)
 create mode 100644 gfx/skia/patches/0012-Bug-751418-Add-our-own-GrUserConfig-r-mattwoodrow.patch
 create mode 100644 gfx/skia/patches/0013-Bug-751418-Fix-compile-error-on-gcc-in-Skia-GL-r-mat.patch
2013-03-06 02:06:29 -05:00
Robert Strong
a19dead845 Windows stub installer code only - Bug 811573 - 'Add more data points to the metrics ping for the stub installer'. Also fixes bug 797998 - 'In the download phase of the stub installer without an internet connection, the stub installer should eventually time out and report an error' and bug 836044 - 'Aurora stub installer doesn't seem to be working'. r=bbondy 2013-03-05 22:07:59 -08:00
Ryan VanderMeulen
df89d0cfdb Backed out changeset 45d4f7b16c2f (bug 847559) for bustage. 2013-03-05 12:59:00 -05:00
Ryan VanderMeulen
a1f3f57770 Backed out changeset 9c92da2ea3d7 (bug 844561) for mochitest b-c orange. 2013-03-05 12:53:43 -05:00
Yiming Yang
a93784cb9c Bug 846867 - checkVisible() should call scrollIntoView() only if the element is not yet in the viewport, r=mdas 2013-03-01 13:29:10 -08:00
Rafael Ávila de Espíndola
39c05a605e Bug 846471 - Poison NtWriteFile. r=BenWa. 2013-03-06 10:11:57 -05:00
Yiming Yang
971bd413f8 Bug 839943 - Add support for touch action chains in marionette, r=mdas 2013-03-04 17:09:58 -08:00
Joe Drew
181d2fdae5 Bug 847559 - Handle writes to a size-only JPEG decoder after we've gotten the size. r=seth
--HG--
extra : rebase_source : c02aa4f03dbba90d07f55d383a507bb27f605287
2013-02-27 14:23:08 -05:00
Joey Armstrong
7a3348f6ce bug 734139: replace mkdir -p calls with mkdir_deps 2013-03-05 12:27:58 -05:00
Ali Juma
e299ec44de Bug 691661 - Add missing break statement in cairo-ft-font.c from upstream. r=jmuizelaar 2013-03-05 12:13:30 -05:00
Alexander J. Vincent
fd4aa63039 Bug 847382: Fix XULRunner SDK builds. r=glandium 2013-03-04 23:09:14 -08:00
Albert Crespell
06ca517382 Bug 839757 - Tests. r=honzab 2013-03-03 09:08:44 +01:00
Albert Crespell
490cdc1d6a Bug 839757 - Net glue. r=honzab 2013-03-03 09:06:38 +01:00
Albert Crespell
5ef5f4a1e0 Bug 839757 - Implementation. r=honzab 2013-03-03 09:04:38 +01:00
Albert Crespell
5e085ec7cb Bug 839757 - Interface definition. r=honzab 2013-03-03 09:00:56 +01:00
Cameron Kaiser
ba3df5fcde Bug 847804 - Remove assert in SVGPreserveAspectRatio.h. r=dholbert 2013-03-04 22:27:53 -08:00
Gregory Szorc
ff16a41693 Bug 846885 - Prevent double inclusion of qcms and gtkxtbin in build system; r=glandium 2013-03-05 08:27:55 -08:00
Ryan VanderMeulen
b1426afcc4 Backed out changeset e4a14eaefe1d (bug 841413) for mochitest orange. 2013-03-05 11:27:36 -05:00
Randell Jesup
5a22f3758f Bug 846553: Use non-blocking connect() for SCTP DataChannelConnections, notify disconnects r=mcmanus 2013-03-05 11:17:07 -05:00
Trevor Saunders
f3e61a4b14 bug 846619 - add some static checking for use of _INHERITED cc class macros r=smaug 2013-02-28 18:11:18 -05:00
Philip Chee
b035f7e238 bug 722299 followup: VS2008 bustage fix for Bug 722299 Implement new IDN Unicode display algorithm. r=honza.b 2013-03-02 20:30:30 +08:00
Josh Matthews
011099e5ef Bug 844561 - Avoid prompting about closing private windows unnecessarily. r=ehsan 2013-03-05 10:41:58 -05:00
Jim Chen
8642b4016c Bug 843048 - Delay setting IME context on Gecko thread instead of Java thread; r=cpeterson 2013-03-05 15:24:35 +00: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