Chris Pearce
8dffdeedf3
Bug 1125472 - Don't flush decode task queue in MediaDecoderStateMachine::FlushDecoding(). r=bholley
2015-01-27 19:30:11 +13:00
Sotaro Ikeda
d0a7d92c04
Bug 1123452 - Make Mp4Reader enter dormant state when it is idle and its document is hidden. r=cpearce
2015-01-27 19:30:11 +13:00
Ben Turner
f25518124c
Bug 1125969 - Fix reversed assertion when reading database metadata, r=janv.
2015-01-26 22:25:47 -08:00
Ben Turner
afaefae6c7
Bug 1126129 - Only enable SQLite tracing when the right environment variable is set, r=asuth.
2015-01-26 19:38:49 -08:00
Ehsan Akhgari
1ac680d086
Bug 1125138 - Move TestTimeStamp.cpp to gtest and enable it; r=froydnj
...
--HG--
rename : xpcom/tests/TestTimeStamp.cpp => xpcom/tests/gtest/TestTimeStamp.cpp
extra : rebase_source : d6f92fb8be26504164a1b54bd40811f6f1c3cc3a
extra : source : 67496f44f4617eda8f650d5c801fd9b327e5ac96
2015-01-26 17:08:24 -05:00
Jean-Yves Avenard
3048e3979e
Bug 1102642: Fix constructor definition on a CLOSED TREE
2015-01-27 16:47:39 +11:00
Jean-Yves Avenard
b6679d18f5
Bug 1125581: Cache buffered TimeRanges and only recalculate as necessary. r=mattwoodrow
...
Also change the relationship between SourceBufferResource object and its callee.
Data is now required to be removed or added via the SourceBufferDecoder.
This fixes a potential race between the time we add data to the resource and
the time we retrieve the buffered time ranges.
2015-01-26 11:26:20 +11:00
Jean-Yves Avenard
86fa73c5fa
Bug 1102642: Use ref counted compressed data within mediasource. r=mattwoodrow
2015-01-27 02:01:09 +11:00
Cameron McCormack
d502d1fa59
Bug 1126145 - Include style sheet URL and line number in StyleRule::List output. r=dbaron
2015-01-27 16:08:57 +11:00
Cameron McCormack
fb3a2a89f9
Bug 1126140 - Remove duplicated selector lists in StyleRule::List output. r=dbaron
2015-01-27 16:08:57 +11:00
Chris Peterson
2da1f21a45
Bug 1125665 - Fix -Wunused-private-field warning in PLDHashTable and mark xpcom/glue as FAIL_ON_WARNINGS. r=froydnj
2015-01-25 00:25:13 -08:00
Chris Peterson
7251d442c0
Bug 1125693 - Fix -Wformat warning in xpcom/base/nsStackWalk.cpp and mark as FAIL_ON_WARNINGS. r=njn
2015-01-25 13:49:06 -08:00
Chris Peterson
7994f9c216
Bug 1125690 - Fix -Wtautological-compare warning in toolkit/mozapps/update/updater and mark as FAIL_ON_WARNINGS. r=rstrong
2015-01-25 00:24:34 -08:00
Chris Peterson
41af2cb673
Bug 1125592 - Fix -Wmaybe-uninitialized warning in security/manager/ssl/src/nsNSSASN1Object.cpp. r=dkeeler
2015-01-23 22:58:43 -08:00
Wes Kocher
dd7ff05753
Backed out changeset 783d0fe2770b (bug 1124394) for test bustage on a CLOSED TREE
2015-01-26 18:57:36 -08:00
Ehsan Akhgari
d080be3549
Backed out changeset 45921e3d9773 (bug 1117034) because of build bustage on a CLOSED TREE
2015-01-26 21:52:40 -05:00
Ehsan Akhgari
56e3b70f4e
Bug 1117034 - Mark some overridden functions in the tree as override
2015-01-26 21:14:12 -05:00
Neil Deakin
352abe4eb4
Bug 1091140, add telemetry for sanitize, r=vdjeric
2015-01-26 20:58:22 -05:00
Ehsan Akhgari
1ff610e6bd
Bug 1125559 - Move TestThreadPool.cpp to gtest and enable it; r=froydnj
...
--HG--
rename : xpcom/tests/TestThreadPool.cpp => xpcom/tests/gtest/TestThreadPool.cpp
extra : amend_source : 9d779a219338a8cbf854af28070ddc5559d28d2b
extra : histedit_source : 59dd08d1722b1fe621f3d5070b64d791012fa026%2C5231f875b1e958f393079ac9258a2d3812a1feb1
2015-01-26 20:49:22 -05:00
Jason Orendorff
e484daf16b
Bug 1090096 - Fix null crash in cloneParseTree with computed property names in destructuring. r=efaust.
...
--HG--
extra : rebase_source : 0467ef33876b35c96c5955b0da259b44f23cd3d1
2015-01-20 15:46:13 -06:00
Jason Orendorff
068d7b1ffa
Bug 1123906 - Get rid of static create() methods on ParseNode subclasses. Use constructors instead. r=efaust.
...
--HG--
extra : rebase_source : 91d848876481c3052f6e6acb74cda892d37bbca7
2015-01-20 12:57:21 -06:00
Mrinal Dhar
a126821e99
Bug 1096289 - Added a function to shorten strings on the webconsole that are either array elements or part of an object. r=past
2015-01-14 16:56:23 +05:30
Ryan VanderMeulen
c9c4f1d6bc
Merge m-c to fx-team. a=merge
2015-01-23 12:33:22 -05:00
Patrick Brosset
e67db31d2d
Bug 1122437 - 4 - Do not display the iteration count in animationplayer widget if the value is 1; r=miker
2015-01-23 17:50:14 +01:00
Patrick Brosset
882dba8238
Bug 1122437 - 3 - Prevent the animationplayer widget from displaying time after the animation duration; r=miker
2015-01-23 17:50:14 +01:00
Patrick Brosset
ab930db68e
Bug 1122437 - 2 - Make sure animationplayer widgets display the right initial time when created; r=miker
2015-01-23 17:50:14 +01:00
Patrick Brosset
aa1102a52b
Bug 1122437 - 1 - Disable animationplayer widgets when the corresponding animation ends; r=miker
2015-01-23 17:50:14 +01:00
Gijs Kruitbosch
7730d8fef6
Bug 1028828 - fix cut-off descenders on Windows in toolbarpalette, r=mconley
2015-01-14 23:23:55 +00:00
Martyn Haigh
d4bccc2f54
Bug 1122074 - Normal Tabs tray has an empty state (r=mcomella)
2015-01-23 16:01:15 +00:00
Patrick Brosset
59d189415f
Bug 1122435 - Part 2: Stop auto-refreshing AnimationPlayerActor's state when the animation has ended. r=miker
2015-01-16 01:42:00 -05:00
Patrick Brosset
a5716eb5b5
Bug 1122435 - Part 1: Reduce the animation player protocol traffic by only sending values that did change. r=miker
2015-01-16 01:39:00 -05:00
Paul Adenot
96c8cd7b84
Bug 1119266 - Properly wrap the table index in ComputeCustom on ARM. r=karlt
...
On ARM, casting a negative float to an unsigned integer yields zero, whereas on
x86, it wraps. When the OscillatorNode had a negative frequency, the code would
just interpolate between the first and second value of the wave table, instead
of interpolating backward.
2015-01-12 13:32:11 +01:00
Carsten "Tomcat" Book
b85d910517
Backed out changeset 2b79bd646942 (bug 1109968) for b2g ics m9 test failures
2015-01-23 11:33:31 +01:00
Jon Coppeard
fbac697693
Bug 1107639 - Remove public Add/RemoveRoot API r=terrence
2015-01-23 10:23:58 +00:00
Jon Coppeard
56abdc7b9a
Bug 1107639 - Use PersistentRootedValue in JSExceptionState r=terrence
2015-01-23 10:23:57 +00:00
Jon Coppeard
51df8eaf2b
Bug 1107639 - Use PersistentRooted rather than Add/RemoveRoot API is JSAPI tests r=terrence
2015-01-23 10:23:57 +00:00
Jon Coppeard
378a00cd51
Bug 1107639 - Remove GC roots before the final GC r=terrence
2015-01-23 10:23:57 +00:00
Jon Coppeard
12ae93f10e
Bug 1107639 - Replace nsAutoJSValHolder with use of PersistentRooted r=bent
2015-01-23 10:23:57 +00:00
Jon Coppeard
c17c1bd7eb
Bug 1107639 - Use two phase construction rather than Maybe<PersistentRooted> r=terrence
2015-01-23 10:23:57 +00:00
Jon Coppeard
89f2b3b4c3
Bug 1107639 - Give PersistentRooted<Value> the standard operations on Value r=terrence
2015-01-23 10:23:56 +00:00
Jon Coppeard
4e20cc6d3a
Bug 1107639 - Allow two phase construction of PersistentRooted r=terrence
2015-01-23 10:23:56 +00:00
Tooru Fujisawa
31be31c228
Bug 1096376 - Disallow duplicated parameter when rest parameter is present in non-strict mode. r=jorendorff
2015-01-23 19:21:41 +09:00
Tooru Fujisawa
ccf2a28b15
Bug 1122334 - Part 2: Remove FoldConstants checking code from ASTSerializer::comprehension in Reflect.parse. r=jorendorff
2015-01-23 19:21:39 +09:00
Tooru Fujisawa
4477454562
Bug 1122334 - Part 1: Support ES7 comprehension syntax with multiple ComprehensionIf in Reflect.parse. r=jorendorff
2015-01-23 19:21:37 +09:00
Tooru Fujisawa
007390792c
Bug 1120512 - Test all property descriptors in js::TestIntegrityLevel. r=jorendorff
2015-01-23 19:21:35 +09:00
Jan de Mooij
aee027a537
Bug 1124659 - Make quit() shell function throw for codes other than 0-127 to help fuzzing. r=jorendorff
...
--HG--
extra : rebase_source : 9c1c68fcdb6c527e85ec84748a3bc7d841a24b9c
2015-01-23 10:59:02 +01:00
Jon Coppeard
4b15aa0214
Bug 1124603 - Fix out of bounds array access starting parallel update tasks r=terrence
2015-01-23 09:55:58 +00:00
Jon Coppeard
16e6be5593
Bug 1124195 - Replace use of AutoPtr with mozilla::UniquePtr r=sfink
2015-01-22 14:11:12 +00:00
Jon Coppeard
08f8094f11
Bug 1124738 - Fix rooting hazard in CClosure::Create() r=sfink
2015-01-23 09:55:57 +00:00
Makoto Kato
b2440e18fd
Bug 512407 - Support Windows Location API. r=jdm,jmathies
2015-01-23 18:43:46 +09:00