Commit Graph

20103 Commits

Author SHA1 Message Date
Arnaud Bienner
d7c49b3802 Bug 1005675 - s/telephone/tel/ in some tests. r=bz 2014-05-05 02:17:31 +02:00
Wes Kocher
570c41e98b Merge m-c to inbound 2014-05-05 21:15:33 -07:00
Wes Kocher
ad07adf5a3 Merge b2g-inbound to m-c 2014-05-05 21:07:22 -07:00
Ehsan Akhgari
09d5c38c34 Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug 2014-05-05 20:33:19 -04:00
Ehsan Akhgari
df159397ed Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug 2014-05-05 20:33:09 -04:00
Ehsan Akhgari
ed9dbcdfb0 Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug 2014-05-05 20:32:48 -04:00
Chris Pearce
21a6f64f50 Bug 1004373 - Prevent multiple ReadMetadata tasks to be dispatched to the decode task queue at once. r=kinetik 2014-05-06 12:12:05 +12:00
Eitan Isaacson
7cb808bf67 Bug 1005339 - Check that aData is a object in nsSpeechTask::SendAudio(). r=smaug 2014-05-05 16:09:50 -07:00
Eric Rahm
9b5d3eccc6 Bug 1003479 - Fix incorrect usage of SizeOfIncludingThis and SizeOfExcludingThis functions. r=njn
--HG--
extra : rebase_source : 2d51e1fc1b642b0efa60cb4e25e8b142577e93d3
2014-05-01 10:37:54 -07:00
Ryan VanderMeulen
f9254fd0fe Merge m-c to b2g-inbound. a=merge 2014-05-05 13:25:09 -04:00
Ehsan Akhgari
d6ea3dafd6 Bug 999341 - Null check the observer service in nsDocument::OnPageHide; r=smaug 2014-05-05 09:06:49 -04:00
Martin Thomson
8b16c70404 Bug 942367 - Stream isolation for WebRTC r=bholley 2014-05-01 12:51:00 +02:00
Martin Thomson
40f6b8dc4d Bug 942367 - DOMMediaStream supports PeerIdentity. r=jib 2014-05-01 12:50:00 +02:00
Rik Cabanier
41b2074a93 bug 1003380 - implementation + test for createPattern with a broken image r=bas 2014-05-01 23:00:00 +02:00
Rik Cabanier
a891bee27b Bug 1004499 - Added code to check if the window should draw a focus ring. r=enndeakin 2014-05-02 09:45:00 +02:00
Chris Pearce
2440face5b Bug 1005727 - Consider already decoded frames when decoding up to the next keyframes after Ogg seeking. r=cajbir 2014-05-05 13:42:39 +12:00
Karl Tomlinson
a4f8f72cb7 b=990841 work around bug 916387
--HG--
extra : transplant_source : %E5k%B8%F1%EC%A9X%EEj%C0DV%EAL%CE%3C%CB%8ERW
2014-05-05 13:24:51 +12:00
Karl Tomlinson
b14049c578 b=999376 use integers to clamp maximum position in WaveShaper curve r=ehsan
float did not necessarily have enough precision.

Includes a -1 fix in the multiplier of the input signal to have
"a signal level of zero corresponding to the center value of the curve array".

--HG--
extra : transplant_source : %05v%A2%0A%CA%96%96%A7%B0z%AA%A7%02L%8Fm%B4TB%95
2014-05-05 13:24:51 +12:00
Josh Aas
f00583cc36 Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent 2014-05-02 13:44:13 -05:00
Carsten "Tomcat" Book
a26d326214 Backed out changeset b9ba9a6b8a97 (bug 1004499) for bustage 2014-05-02 08:54:18 +02:00
Rik Cabanier
036c7d680d Bug 1004499 - Added code to check if the window should draw a focus ring. r=enndeakin 2014-05-01 11:29:00 +02:00
Ophir LOJKINE
539068b2ec Bug 1003539 - change HTMLTableElement::insertRow so that it when no row is present, it adds a row to the last TBODY element of the table; r=bzbarsky 2014-05-01 21:29:23 -04:00
Dan Glastonbury
3dc5e35abd Bug 1002279 - Remove execute bit from CanvasRenderingContext2D.cpp; r=jgilbert
--HG--
extra : histedit_source : 2ee67b4279cbaba99218d875c139a3378efbd00d
2014-04-23 16:47:53 +10:00
Dan Glastonbury
523b2a3b51 Bug 1003607 - Sort out usage of GL format and type into WebGL and driver versions for texture checks.; r=jgilbert
--HG--
extra : histedit_source : 264a9c21c788769f58194615e4e1d3ab347d8eea%2C368e45fc7a1ab6aa0712ce027ff8bd6716fa3048
2014-05-02 13:15:58 +10:00
Wes Kocher
363a3bf2f9 Backed out changeset 1efb117b969c (bug 1004309) for build bustage on a CLOSED TREE 2014-05-01 14:49:41 -07:00
Jeff Gilbert
d6e8f4b945 Bug 1004309 - Add func to assert shadowed state is correct. - r=kamidphish 2014-05-01 14:20:14 -07:00
Eric Rahm
039aec2db2 Bug 1001419 - Use SizeOfExcludingThis for non-heap allocated member variable. r=njn 2014-04-29 14:47:56 -07:00
Ryan VanderMeulen
f677624163 Backed out changeset 5e72eab5fab7 (bug 1003380) for intermittent mochitest failures. 2014-05-01 16:28:03 -04:00
Ryan VanderMeulen
78a7f45c70 Bug 982100 - Disable test_play_twice.html on B2G emulator builds due to intermittent failures. 2014-05-05 10:26:53 -04:00
Henry Chang
5eca46d160 Bug 996508 - Don't deliver async messages which were already received. r=smaug 2014-04-16 11:38:15 +08:00
Ryan VanderMeulen
5dd599514c Backed out changeset 090bd7835f82 (bug 1001419) for Linux mochitest-other failures. 2014-05-01 15:22:02 -04:00
Eric Rahm
daac73d06d Bug 1001419 - Use SizeOfExcludingThis for non-heap allocated member variable. r=njn 2014-04-29 14:47:56 -07:00
Rik Cabanier
ab13720aad Bug 1003380 - Implementation + test for createPattern with a broken image. r=bas 2014-04-30 11:31:00 -04:00
Ben Kelly
af62a86cd5 Bug 1004469: Apply scale to both width and height in canvas skia max size check. r=snorp 2014-05-01 10:38:07 -04:00
Jan Beich
a00caa3f64 Bug 1004194 - Unbreak build with --disable-webrtc after bug 970691. r=jesup
DONTBUILD change for non-default-config only
2014-05-01 04:22:27 -04:00
Blake Kaplan
16c8188cf8 Bug 1002729 - Avoid problems with ternary expressions and static const integers with no definition. r=jesup 2014-05-01 02:48:05 -04:00
Nathan Froyd
4c20a67b0d Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan 2014-04-29 13:27:26 -04:00
Jeff Gilbert
1f399c0c85 Bug 978407 - Mark as cleared after glClearing. - r=kamidphish 2014-04-30 14:30:28 -07:00
Jeff Gilbert
0bcc6e5d0e Bug 978407 - Static constants should have 'k' prefix. - r=kamidphish 2014-04-30 14:30:23 -07:00
Jeff Gilbert
5e80fdd74a Bug 978407 - Use glClear to clear deferred-init textures. - r=kamidphish 2014-04-30 14:30:21 -07:00
Ryan VanderMeulen
a8b592efb4 Backed out changeset 6c2f46733945 (bug 1003380) for frequent Android mochitest-2 failures.
CLOSED TREE
2014-04-30 14:08:44 -04:00
Benoit Jacob
115813e446 Bug 920292 - Fix a bad MOZ_ASSERT("message") in OmxTrackEncoder - r=ehsan 2014-04-30 12:46:51 -04:00
Rik Cabanier
f38046451c Bug 1003380 - Implementation + test for createPattern with a broken image. r=bas 2014-04-30 01:21:00 -04:00
Birunthan Mohanathas
1b1e0b258c Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug 2014-04-29 04:57:00 -04:00
Bob Owen
bd5a7a60f6 Bug 973837 - Check that view-source is not allowed for <object>s. r=johns 2014-04-25 12:05:44 +01:00
Bob Owen
a2d43bb333 Bug 973837 - Don't allow view-source in <object>s. r=johns 2014-04-25 11:19:21 +01:00
Geoff Brown
7d9be0386c Bug 999429 - Allow up to 4 assertions in Android test_bug682592.html; r=snorp 2014-04-30 09:23:05 -06:00
Paul Adenot
5aad358265 Bug 998711. r=jesup 2014-04-25 15:15:21 +02:00
Jon Coppeard
bed7fc43d9 Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley 2014-04-30 10:10:33 +01:00
JW Wang
e0b5ed958d Bug 995090 - test if cloned media element should be able to play till the end even after the src attribute of the original is changed. r=cpearce 2014-04-29 18:59:00 +02:00