Commit Graph

301024 Commits

Author SHA1 Message Date
Benoit Girard
dd4d487c68 Bug 823236 - Fix the lifetime of SharedPlanarYCbCrImage/SharedRGBImage. r=nical
--HG--
extra : rebase_source : f10703d971eef9ce4d9416d03eca0556882cce3b
2013-03-04 11:00:20 -05:00
Joey Armstrong
8276d50444 bug 750303: mkdir_deps - target specific enhancement 2013-03-04 14:34:02 -05:00
Ehsan Akhgari
8108e807ad Bug 799142 - Make sure that the allocator for nsTimerEvent objects stays around long enough to deallocate all outstanding objects of that type; r=bsmedberg 2013-03-04 14:24:05 -05:00
Sean Stangl
b738d4bf69 Bug 846539 - Remove jsop_call_inline(). r=djvj 2013-03-04 10:55:22 -08:00
Gregory Szorc
3211cb743c Bug 847369 - Hook up js/src to check make target; r=glandium
This is a regression from bug 784841.
2013-03-04 11:11:55 -08:00
Boris Zbarsky
bc99bd5e23 Bug 847001. Make globalgen depend on the actual set of WebIDL files we're compiling, not just on the individual files. r=khuey 2013-03-04 14:08:24 -05:00
Georg Fritzsche
f57306ff06 Bug 824069 - Check if entry is in object map. r=bsmedberg 2013-01-15 17:02:11 +01:00
Nicholas D. Matsakis
1996c5703f Bug 840339 - Move inlined functions that depend on jsscriptinlines.h into CompileInfo-inl.h r=dvander 2013-03-04 11:00:02 -05:00
David Zbarsky
6f18df11a7 [Bug 846710] Fix nsISVGPoint / DOMSVGTranslatePoint refcounting r=smaug 2013-03-04 10:40:25 -05:00
David Zbarsky
98e27ded04 Bug 847239 - Mark SeekableStreamAtBeginning #ifdef DEBUG r=kinetik 2013-03-04 10:40:24 -05:00
Nathan Froyd
b82624acb7 Bug 811507 - properly accumulate boolean values for SPDY_NPN_CONNECT; r=mcmanus 2013-02-22 10:53:08 -05:00
Raymond Lee
b6c2c37151 Bug 840682 - Use HTTPS instead of HTTP in the links to crash reports in about:crashes. r=gavin 2013-03-04 15:11:21 +08:00
Thomas Zimmermann
e8867cbcfe 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-04 10:24:45 -05:00
Thomas Zimmermann
21980a8156 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-04 10:24:45 -05:00
Thomas Zimmermann
81df5828a7 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-04 10:24:45 -05:00
Thomas Zimmermann
d634135a54 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-04 10:24:44 -05:00
Thomas Zimmermann
bad04aa1d2 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-04 10:24:44 -05:00
Ryan VanderMeulen
51abc7232a Merge m-c to inbound. 2013-03-04 10:24:41 -05:00
Jan de Mooij
22c3bdff59 Bug 846080 - Make DecompileArgumentFromStack a bit more robust. r=bhackett 2013-03-04 15:52:38 +01:00
Ed Morley
35a3834d4f Backed out changeset c1f4eff03e82 (bug 840693) for causing bug 838563 2013-03-04 14:38:11 +00:00
Ed Morley
9096110a31 Backed out changeset cacb9f3ee44d (bug 840693) 2013-03-04 14:37:43 +00:00
Brian Hackett
ab15fcd4c3 Bug 846330 - Bail out before trying to eval scripts containing 'arguments' in Ion, r=jandem. 2013-03-04 07:21:16 -07:00
James Willcox
18e8274e7d Bug 827254 - Guard against garbage plugin instance in ANPSystem::setPowerState r=blassey 2013-03-04 09:06:42 -05:00
Alexander Surkov
f7cfa4648c Bug 846148 - assertion: no node for the accessible tree walker: 'aContent', r=tbsaunde 2013-03-04 22:41:51 +09:00
O S K Chaitanya
5776bcd3cd Bug 389814 - Make tile filter faster. r=longsonr 2013-03-04 12:13:48 +00:00
Robert Longson
83c705a616 Bug 842909 - Fix GetNumberOfChars so that it always creates a TextNodeCorrespondenceProperty. r=dholbert 2013-03-04 12:04:23 +00:00
Panos Astithas
7d203c3000 Fix bug 847314 (Intermittent test_listsources-02.js, test_sources_backwards_compat-02.js); r=me 2013-03-04 13:36:23 +02:00
Mike Hommey
1f880a3208 Bug 812105 - Strip all files that can be stripped in the SDK. r=ted DONTBUILD as NPOTB 2013-03-04 09:23:09 +01:00
Mihai Sucan
4e86b023d3 Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me (relanded; wrong cset) 2013-03-03 13:08:50 +02:00
Ed Morley
16c652ac7d Backed out changeset 9a0c5073da59 (bug 846687) for test_seek.html failures 2013-03-04 11:25:08 +00:00
Ed Morley
01dcb570ab Backed out changeset 86c98c4d36da (bug 846606) 2013-03-04 11:22:21 +00:00
Mihai Sucan
f8834d6271 Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me 2013-03-03 13:08:50 +02:00
Ryan VanderMeulen
9768ca9478 Merge m-c to fx-team. 2013-03-02 23:46:08 -05:00
Ryan VanderMeulen
2ebbc6a9ad Merge m-c to inbound. 2013-03-02 23:34:12 -05:00
Ryan VanderMeulen
6389d4db70 Backed out changeset b97a4451fc30 (bug 841341) because apparently changing the order of the tests causes others to fail. 2013-03-02 23:23:21 -05:00
Randell Jesup
c5597b655d Bug 843971: initializer order bustage fix rs=bustage 2013-03-02 22:04:40 -05:00
Randell Jesup
d0758bc719 Bug 843971: fix backend for GUM a/v notification in opt builds r=derf 2013-03-02 21:49:29 -05:00
Ryan VanderMeulen
2259776c26 Bug 841341 - Disable test on Windows due to frequent failures. 2013-03-02 21:02:15 -05:00
Ryan VanderMeulen
34355b426c Bug 404077 - Change annotation. 2013-03-02 20:56:09 -05:00
Gregory Szorc
06ed2a9c2a Merge build-system into inbound 2013-03-02 17:47:48 -08:00
Gregory Szorc
cdcc783f10 Merge mozilla-central into build-system 2013-03-02 17:42:20 -08:00
Gregory Szorc
8442536e3f Backout 05914d4f27e3 and 231b7f8046d9 (bug 844635) for causing test failures 2013-03-02 17:36:53 -08:00
David Zbarsky
a046a6b06a [Bug 847110] bustage fix 2013-03-02 20:20:07 -05:00
David Zbarsky
3250bd906e [Bug 847110] Fix up includes in layout/style r=dbaron 2013-03-02 19:31:48 -05:00
Aaron Klotz
f698145c72 Backed out a40244b87c7a (bug 845907) 2013-03-02 17:08:05 -07:00
Aaron Klotz
87b5759171 Bug 845907: Adds generic ReadAhead functions r=glandium 2013-03-02 16:13:38 -07:00
Gregory Szorc
231c6df986 Bug 784841 - Remove tooltier-tiers.mk 2013-03-01 20:23:28 -08:00
Gregory Szorc
d227172db6 Merge last PGO-green changeset of inbound to mozilla-central 2013-03-01 20:22:16 -08:00
Justin Wood
e21aafd494 Backout part of Bug 812179 for SeaMonkey bustage. rs+=gps 2013-03-02 13:31:19 -05:00
Matt Brubeck
5ccdbadacb Bug 846988 - Handle additional arguments to setTimeout in Timer.jsm [r=neil] 2013-03-02 06:46:40 -08:00