Jonathan Watt
|
96410bae4d
|
Bug 933019, part 2 - Remove code for handling Thebes backed gfxContext in SVGEllipseElement.cpp. r=Bas
|
2014-07-10 10:58:06 +01:00 |
|
Vasanthakumar Pandurangan
|
13d039a8d6
|
Bug 1035758 - AudioOffloadPlayer: Fix seek bar reset when seek during pause. r=roc
|
2014-07-08 04:37:11 -07:00 |
|
Jonathan Watt
|
60d24634f4
|
Bug 1036400 - Fix hit-testing of non-SVG elements that have an SVG clip-path applied. r=longsonr
|
2014-07-10 08:42:29 +01:00 |
|
Boris Zbarsky
|
91a10b4280
|
Bug 965413 part 12. Use a LoadInfo in SetUpChannelOwner. r=smaug
|
2014-07-10 02:56:38 -04:00 |
|
Boris Zbarsky
|
1987b0c856
|
Bug 965413 part 10. Use a LoadInfo for loading documents in various places where we force a particular principal. r=smaug
|
2014-07-10 02:56:37 -04:00 |
|
Boris Zbarsky
|
7b8006afeb
|
Bug 965413 part 1. Rename the WebRTC-private LoadInfo class to RTCLoadInfo so it won't interfere with adding mozilla::LoadInfo. r=jesup
|
2014-07-10 02:56:36 -04:00 |
|
Chris Double
|
fc54c84453
|
Bug 1030527 - Seeking using Media Source Extensions fails with corrupted video message since async decoder landing - r=kinetik
--HG--
extra : rebase_source : d40125ff37760b4b0008cd5ac934b8d85edb7a74
|
2014-07-10 03:59:17 +00:00 |
|
Brian Hackett
|
36fd110508
|
Bug 1021790 - "Cleanup naming for scalar and typed array types", r=sfink
|
2014-06-06 09:36:00 -07:00 |
|
Chris Pearce
|
4678b0a7b3
|
Bug 1016148 - Ensure we mark IMFSamples after a flush as discontinuities, so that A/V sync works after seek in MP4Reader. r=padenot
|
2014-07-10 09:25:14 +12:00 |
|
Chris Pearce
|
d3b4671c04
|
Bug 1016148 - Rename WMFOutputSource and friends to MFTManager, since it now handles input as well as output. r=padenot
--HG--
rename : content/media/fmp4/wmf/WMFAudioOutputSource.cpp => content/media/fmp4/wmf/WMFAudioMFTManager.cpp
rename : content/media/fmp4/wmf/WMFAudioOutputSource.h => content/media/fmp4/wmf/WMFAudioMFTManager.h
rename : content/media/fmp4/wmf/WMFVideoOutputSource.cpp => content/media/fmp4/wmf/WMFVideoMFTManager.cpp
rename : content/media/fmp4/wmf/WMFVideoOutputSource.h => content/media/fmp4/wmf/WMFVideoMFTManager.h
|
2014-07-10 09:25:10 +12:00 |
|
Ryan VanderMeulen
|
f2ccb3f197
|
Merge m-c to inbound. a=merge
|
2014-07-09 16:16:12 -04:00 |
|
Ryan VanderMeulen
|
2414b7c7d0
|
Merge fx-team to m-c. a=merge
|
2014-07-09 16:12:36 -04:00 |
|
Carsten "Tomcat" Book
|
fb097fba11
|
Merge mozilla-central to fx-team
|
2014-07-09 16:15:17 +02:00 |
|
Tom Schuster
|
00d0808e8f
|
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
|
2014-07-09 11:43:33 +02:00 |
|
Carsten "Tomcat" Book
|
1c6ac63820
|
Backed out changeset 6a56c14d382f (bug 1024707) for dt1 and xpshell test bustages on a CLOSED TREE
|
2014-07-09 13:19:33 +02:00 |
|
Rick Eyre
|
49c8453a1e
|
Bug 1035505 - HTMLTrackElement should fire a 'load' event not a 'loaded' event. r=rillian
|
2014-07-07 16:49:00 +02:00 |
|
chiajung hung
|
478539f783
|
Bug 814524 - Make WebGLContext::TexImage2D avoid readback for video elements, r=jgilbert
|
2014-07-08 20:52:00 +02:00 |
|
Gijs Kruitbosch
|
21c969cd34
|
Bug 987230 - use consumeanchor attribute to fix button click, r=enn,mconley
--HG--
extra : rebase_source : 8e52a377eeb708e258f0190fcbc5902c5477c2b8
|
2014-07-01 01:09:43 +01:00 |
|
Benjamin Chen
|
4dd3f11780
|
Bug 991776: 1. Modify the testcase to ensure encoder will receive valid data. 2. Add logs for TrackEncoder. r=roc
|
2014-07-07 17:33:47 +08:00 |
|
Tom Schuster
|
cf0d038a2b
|
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
|
2014-07-09 11:43:33 +02:00 |
|
Sam Lin
|
4a6fd62a30
|
Bug 101741 - minor fix for the wrong usage of ChangeExplicitBlockerCount in MediaRecorder. r=roc
|
2014-06-28 00:16:27 +08:00 |
|
Timothy Nikkel
|
083529f19c
|
Bug 1035917. If we fail to create a requested async scrollable layer then log a warning and approximate reason why. r=roc
|
2014-07-08 17:35:48 -05:00 |
|
Benoit Jacob
|
325432ff7c
|
Bug 1035394 - Fix dangerous public destructors in content/media/eme - r=cpearce
|
2014-07-08 17:23:17 -04:00 |
|
Benoit Jacob
|
2ba4f21e5a
|
Bug 1035394 - Fix dangerous public destructors in content/media/webaudio - r=padenot
|
2014-07-08 17:23:17 -04:00 |
|
Benoit Jacob
|
6b07d0fa43
|
Bug 1035394 - Fix dangerous public destructors in content/media/webspeech - r=smaug
|
2014-07-08 17:23:16 -04:00 |
|
Benoit Jacob
|
c914e1ffed
|
Bug 1035394 - Fix dangerous public destructors in content/media - r=cpearce
|
2014-07-08 17:23:16 -04:00 |
|
Benoit Jacob
|
a4e26753c7
|
Bug 1035394 - Fix dangerous public destructors in content/svg - r=heycam
|
2014-07-08 17:23:16 -04:00 |
|
Benoit Jacob
|
ba120e7bd6
|
Bug 1035394 - Fix dangerous public destructors in content/html - r=smaug
|
2014-07-08 17:23:16 -04:00 |
|
Benoit Jacob
|
00c1cd4d5a
|
Bug 1035394 - Fix dangerous public destructors in content/base - r=khuey
|
2014-07-08 17:23:16 -04:00 |
|
Benoit Jacob
|
d6ea06aa3f
|
Bug 1035394 - Fix dangerous public destructors in content/xml - r=smaug
|
2014-07-08 17:23:16 -04:00 |
|
Benoit Jacob
|
a2790705d6
|
Bug 1035394 - Fix dangerous public destructors in content/xul - r=mrbkap
|
2014-07-08 17:23:16 -04:00 |
|
Benoit Jacob
|
8346b6bf98
|
Bug 1035394 - Fix dangerous public destructors in content/mathml - r=karlt
|
2014-07-08 17:23:15 -04:00 |
|
Ben Kelly
|
a7b996ab7a
|
Bug 1029620 P2 Out-of-line destructor to avoid spurious include in nsCrossSiteListenerProxy.h. r=ehsan
|
2014-07-08 16:53:56 -04:00 |
|
Ben Kelly
|
9caea18278
|
Bug 1029620 P1 Refactor XHR to move forbidden header checks to nsContentUtils. r=ehsan
|
2014-07-08 16:53:56 -04:00 |
|
Andrew McCreight
|
0f3fdb469d
|
Bug 1034906 - Don't manually delete NodeIterator. r=ehsan
|
2014-07-08 13:46:24 -07:00 |
|
Randell Jesup
|
76b7b40a47
|
Bug 979716: Bustage fix rs=ryanvm on a CLOSED TREE
|
2014-07-08 16:05:39 -04:00 |
|
Randell Jesup
|
ca5fc4aab3
|
Bug 979716: Proxy incoming audio to another thread before calling AppendToTrack() r=gcp
|
2014-07-08 15:02:40 -04:00 |
|
Paul Adenot
|
1e76371a8d
|
Bug 1031137 - Make content/media/test/crashtests/1028458.html pass if audio input hardware is unavailable. r=jesup
|
2014-07-08 16:36:48 +02:00 |
|
Paul Adenot
|
091d058801
|
Bug 1031137 - Backout investigation code added in 3904c720efa4.
--HG--
extra : rebase_source : 3663f3ec16904f6a6355eb223fbc7200cc78c660
|
2014-07-08 13:40:53 +02:00 |
|
Randell Jesup
|
c475bd93a8
|
Bug 1031491: avoid collision on partial audio frames in the OutputObserver r=padenot
|
2014-07-08 08:46:28 -04:00 |
|
Walter Litwinczyk
|
a499a77134
|
Bug 913999 - DrawWindow() - Remove hard-coded 1.0f in DrawOptions and only use Azure if alpha is not needed. r=mattwoodrow
|
2014-07-02 10:27:25 -07:00 |
|
William Chen
|
4bebd4307b
|
Bug 1000199 - Enable web components for certified apps. r=gabor,smaug
|
2014-07-07 19:02:03 -07:00 |
|
William Chen
|
98b54468ba
|
Bug 1032654 - Remove invalid assertion from HTML parser. r=smaug
|
2014-07-07 18:09:39 -07:00 |
|
Wes Kocher
|
2cb66effcd
|
Merge m-c to inbound
|
2014-07-07 16:34:44 -07:00 |
|
Wes Kocher
|
ead3731efb
|
Merge inbound to m-c a=merge
|
2014-07-07 16:01:08 -07:00 |
|
Carsten "Tomcat" Book
|
d111fa584e
|
Merge mozilla-central to b2g-inbound
|
2014-07-07 15:40:15 +02:00 |
|
Robert Longson
|
a1b5aaeb64
|
Bug 530985. Make getBoundingClientRect give more sensible results for <svg> elements. r=jwatt
--HG--
extra : rebase_source : ad54b945431510c0a3246e608cad6d93e66c088e
extra : amend_source : 841b5aa8e17c3fba01806262725228ae7c94a941
|
2014-07-07 00:55:43 +12:00 |
|
Jonathan Watt
|
79477778d1
|
Bug 1034399 - Use a Moz2D DrawTarget backed gfxContext for SVG bounds calculations. r=Bas
|
2014-07-06 16:30:55 +01:00 |
|
Paul Adenot
|
6d5b23c528
|
Bug 1031137 - Instrument content/media/test/crashtest/1028458.html to determine what is going on.
|
2014-07-07 17:26:06 +02:00 |
|
Sotaro Ikeda
|
1af16433e9
|
Bug 1027809 - Use gst_video_format_get_component_width() r=edwin
|
2014-07-07 06:42:24 -07:00 |
|