Граф коммитов

34328 Коммитов

Автор SHA1 Сообщение Дата
Christoph Kerschbaumer 29facae35b Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-15 19:11:45 -07:00
Karl Tomlinson 9d6c291e29 bug 1082206 detach TrackBuffer when unlinking SourceBuffer r=kinetik
When HTMLMediaElement initiates MediaSourceDecoder Shutdown() in cycle
collection, it may no longer have access to the SourceBuffers to notify
through Detach().

The DiscardDecoder() call in TrackBuffer::Shutdown() is too late as this runs
after MediaDecoderStateMachine::FlushDecoding(), which waits for decode tasks
waiting on the MediaSourceResource.

--HG--
extra : rebase_source : 67e276044a251556eda2186d044c7f6b1f4363cd
extra : histedit_source : 4d921a5d2f4c0bce9ed67a3cb769c0d407662d6c
2014-10-15 17:02:43 +13:00
Karl Tomlinson ee59dd7387 bug 1081766 clear mDecoders in BreakCycles to save dispatching another task r=kinetik
--HG--
extra : rebase_source : 24cd218c1fe0bc4c67d6f9d94d98dfec1e3b497b
extra : histedit_source : 43fd6a0c7d2ba766f8f9f4fdb8fcd5adc6e5ed02
2014-10-10 17:58:50 +13:00
Karl Tomlinson 2af6386af0 bug 1081766 don't clear mDecoders in TrackBuffer::Shutdown so that BreakCycles can recurse r=kinetik
--HG--
extra : rebase_source : a6f20e639b6e71a26fe65ad9cedb8d852f8b31e4
extra : histedit_source : 08a606b2583a442b84d153ad776cc7a87229266b
2014-10-10 17:46:14 +13:00
Karl Tomlinson 2c93623f95 bug 1081766 clear mInitializedDecoders and mParentDecoder only once r=kinetik
--HG--
extra : rebase_source : 2652f33a99818ec842233fda29f155fe193b195f
extra : histedit_source : 5711775674d0d68e3e1e7cab48272cb1fa1694ec
2014-10-10 17:22:41 +13:00
Karl Tomlinson da35f9945c bug 1081766 don't clear mTrackBuffers in Shutdown so that BreakCycles can recurse r=kinetik
--HG--
extra : rebase_source : 2b5154fd7e5844b503eca37836aca116f4018fb3
extra : histedit_source : 31d7305391d71def3ed360582a3c4caacd736baa
2014-10-10 18:27:19 +13:00
Karl Tomlinson d8b43a4597 bug 1081766 clear audio/video track/reader only once r=kinetik
Clearing tracks after Shutdown of TrackBuffers means they are cleared
after any more can be added.

--HG--
extra : rebase_source : afd6c4336f440f59da84465908e25b88619484de
extra : histedit_source : 9e2b5856642e9c2084fc14e6bf79195a67e7bff5
2014-10-10 18:26:12 +13:00
Eitan Isaacson 0c3af88521 Bug 1080863 - Make nsPicoService an observer and initialize on profile-after-change. r=smaug 2014-10-15 14:44:10 -07:00
Randell Jesup 5538842335 Bug 1070457: downgrade assertion about cubeb audiostreams to a warning r=roc 2014-10-15 17:33:54 -04:00
Andrew McCreight a857807a23 Bug 1081415 - Traverse and Unlink nsXMLHttpRequest::mResponseBlob and ::mDOMFile. r=baku 2014-10-15 14:14:30 -07:00
Ryan VanderMeulen aa28d3eb31 Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Carsten "Tomcat" Book 30b84bb311 Backed out changeset 6f411275b7ec (bug 1068740) for bustage on a CLOSED TREE 2014-10-15 16:50:45 +02:00
Fabrice Desré bac34b231b Bug 982874 - Import / export API for apps : Part 2: dom/webapps implementation r=marco,sicking 2014-10-14 22:55:14 -07:00
Fabrice Desré b9d48b1ed6 Bug 982874 - Import / export API for apps : Part 1, temporary blobs r=bent 2014-10-14 22:55:14 -07:00
Wes Kocher 72c1b1df51 merge inbound to m-c a=merge 2014-10-14 17:17:55 -07:00
Gabor Krizsanits 286984430f Bug 1081677 - Fixing multiple DOMContentLoaded issue for imports. r=smaug 2014-10-14 14:02:15 +02:00
Carsten "Tomcat" Book cb6d71562c Backed out changeset 3193763d0a3b (bug 1069222) for M1 test failures 2014-10-14 12:39:08 +02:00
Carsten "Tomcat" Book 5eb9ecae0c Merge m-c to fx-team 2014-10-14 15:52:03 +02:00
Randell Jesup 5c602bba2f Backed out changesets ef6465b02d0d f749e3f70ffc ecd54a3fbfdd 8f472a850073 (bug 879717) 2014-10-13 22:18:22 -04:00
Chris Pearce 29be851cda Bug 1067216 - Make MediaKeys.isTypeSupported() more accurate. r=edwin,jesup 2014-10-14 13:52:56 +13:00
Edwin Flores 59ce535b8f Bug 1082239 - Disable gizmo-frag-cencinit.mp4 test case on test_encryptedMediaExtensions.html on a CLOSED TREE - r=bustage 2014-10-14 13:03:24 +13:00
Michael Best b536647980 Bug 1077308 - If a field is auto-filled while not in focus, fire a change event immediately. r=smaug r=MattN 2014-10-07 10:54:51 +02:00
Wes Kocher 176b525aff Backed out changeset d975d5a0f6ce (bug 1081686) for b2g/android mochitest-1 bustage 2014-10-13 11:40:19 -07:00
Sylvestre Ledru a917908bd1 Bug 1081935 - Missing UUID bump. r=smaug a=me 2014-10-13 17:27:34 +02:00
Andrea Marchesini 7de75430e6 Bug 1081686 - WebSocket can be still accessible once it is disconnected, r=smaug
--HG--
rename : content/base/test/test_websocket_hello.html => content/base/test/test_bug1081686.html
2014-10-13 18:22:09 +01:00
Peter Van der Beken e1454b0fb2 Bug 1068740 - Consider putting union types in the binding files where they're used. r=bz.
--HG--
extra : rebase_source : f2d78da408764170cb9f366d97960ca62245f113
2014-10-01 20:43:26 +02:00
Olli Pettay dd8c29571f Bug 855443 - Assertion failure in nsSHEntry.cpp, don't just append a new SHEntry to parent if we already have an SHEntry for the loading page, r=bz
--HG--
extra : rebase_source : 8f8d0df030a3205d9d9845e90c849bf94115ff1b
2014-10-15 13:10:04 +03:00
Gabor Krizsanits aec34304ac Bug 1079141 - mDocument null check in nsScriptLoader::ReadyToExecuteScripts. r=bz 2014-10-15 12:02:41 +02:00
Gabor Krizsanits b2c98e2471 Bug 1082540 - LoadGroups of imports should be contained by the LoadGroup of the master. r=bz 2014-10-15 12:02:30 +02:00
Chris Pearce 67088a0aad Bug 1081755 - Implement MediaKeySession keyschange event. r=edwin,bz 2014-10-15 21:33:18 +13:00
Alfredo Yang 63bc00c78b Bug 1082449 - Add memory ownership comment for CreateMemoryFile(). r=roc 2014-10-14 20:16:00 +02:00
Lebedev Maksim dde1b190cc Bug 1080361 - Add check in setPointerCapture function. r=smaug 2014-10-09 05:41:00 +02:00
Alfredo Yang fbe433c8e5 Bug 1069222 - testcase for ImageCapture on gonk. r=roc 2014-10-14 23:05:00 +02:00
Edwin Flores 1897605368 Bug 1072024 - Fix build error in TestGMPCrossOrigin - r=bustage 2014-10-14 11:29:29 +13:00
Edwin Flores b8f030ed40 Bug 1059049 - Plug leak in BlankDecoderModule - r=cpearce 2014-10-14 11:05:00 +13:00
Edwin Flores c547b19a64 Bug 1059049 - Pass CDMProxy from MediaSourceDecoder to subreaders - r=cpearce,kinetik 2014-10-14 11:05:00 +13:00
Edwin Flores 2cfbd51813 Bug 1059049 - Test for encrypted MP4 with Media Source Extensions - r=cpearce,jyavenard
* * *
Bug 1059049 - Test for encrypted MP4 with Media Source Extensions - r=cpearce,jyavenard
2014-10-14 11:05:00 +13:00
Edwin Flores eb357e37de Bug 1059049 - Improve logging slightly in test_encryptedMediaExtensions.html - r=cpearce 2014-10-14 11:05:00 +13:00
Edwin Flores 3e448dc9d3 Bug 1072024 - Destroy uninitialized GMP objects - r=cpearce 2014-10-14 11:04:59 +13:00
Edwin Flores a5e4958fd0 Bug 1072024 - GTest for cross-origin separation of Gecko Media Plugins r=cpearce 2014-10-14 11:04:59 +13:00
Edwin Flores 17de8a797f Bug 1082239 - Make MediaSourceResource return the script principal of the MediaSource object - r=kinetik 2014-10-15 14:17:03 +13:00
Matthew Gregan c86db74252 Bug 1080986 - Check list chunk is large enough to read list ID before reading. r=giles 2014-10-15 13:56:09 +13:00
David Major 340e745047 Bug 1078674: Update UUIDs after bug 1055773. r=bz
--HG--
extra : rebase_source : a926f16c45eae0d7b3cdadd7f4fcaefc120da901
2014-10-15 11:22:48 +13:00
Wes Kocher 08f61089ac Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Wes Kocher 5e0d108df8 Backed out changeset 2b35949ca31c (bug 1080863) for non-unified bustage 2014-10-14 17:20:30 -07:00
Andrea Marchesini 209cc81527 Bug 1041594 - Fixed a race condition in the dispatching of mozinterruptbegin/end events in AudioContext, r=ehsan 2014-10-19 09:23:20 +01:00
Kearwood (Kip) Gilbert 6af03cd32f Bug 1010538 - Part 3 - Implement scroll-behavior CSS property. r=mstange
- Added SCROLL_SMOOTH_AUTO flag to nsIPresShell to enable selection of
  scroll behavior through CSS.
- Updated Element and Window scrolling DOM methods to enable smooth scrolling
  set through the scroll-behavior CSS property.
- Keyboard, scroll bar, mousewheel, and any other events that scroll smoothly
  with the general.smoothScroll preference enabled will now scroll instantly
  if the scroll frame has "scroll-behavior: instant" applied through CSS.
2014-09-15 12:30:03 -07:00
Chris Pearce f595c52e4f Bug 1055393 - gtests for GMPStorage and PB mode storage. r=edwin 2014-10-21 19:16:19 +13:00
Christoph Kerschbaumer 83037b544f Bug 1073316 - CSP: Use nsRefPtr to store CSPContext in CSPReportSenderRunnable (r=sstamm) 2014-10-15 11:50:58 -07:00
Wes Kocher 3db982c0d7 Merge m-c to inbound a=merge 2014-10-20 19:08:15 -07:00
Chris Pearce 94899a04f6 Bug 1060192 - Clear GMP storage on gmp-clear-storage observer service notification. r=jesup 2014-10-21 14:53:30 +13:00
Mats Palmgren c3b2f7f0d5 Bug 1080352 - Update the rendering for <input type=range> after it was reset. r=jwatt 2014-10-13 11:48:33 +00:00
Carsten "Tomcat" Book 03a309c1c6 Backed out changeset e81f1e1c9c9f (bug 908933) for M1 Test failures 2014-10-13 11:18:30 +02:00
Carsten "Tomcat" Book c299215bbb Backed out changeset 7481265f0325 (bug 908933) 2014-10-13 11:15:31 +02:00
Christoph Kerschbaumer b8226cd926 Bug 908933 - CSP tests: ShouldProcess should block TYPE_OBJECT (r=sstamm) 2014-08-08 15:01:52 -07:00
Christoph Kerschbaumer 88a6c52510 Bug 908933 - CSP: Call ShouldLoad inside ShouldProcess for TYPE_OBJECT (r=sstamm) 2014-08-05 11:47:08 -07:00
Benjamin Chen e982cacdd4 Bug 1029552 - Release HW resource when the MediaElement UnbindFromTree. r=cpearce 2014-10-13 12:07:42 +08:00
Randell Jesup d51cf05539 Bug 1053130: non-unified-build bustage r=bustage rs=alfredo 2014-10-13 03:28:49 -04:00
Carsten "Tomcat" Book ba9335b6e7 Merge mozilla-central to mozilla-inbound 2014-10-20 15:14:35 +02:00
Christoph Kerschbaumer fdc7306ea1 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /content/base (r=jst) 2014-10-16 11:14:42 -07:00
Tom Schuster bfd10d6554 Bug 1071177 - Support symbol keys and throw exception on unique symbols with CPOWs. r=billm 2014-10-16 18:39:38 +02:00
Paul Adenot 87b216d2c3 Bug 1078354 - Part 2 - Don't try to measure a PeriodicWave size when an OscillatorNode is using a basic waveform. r=erahm
--HG--
extra : rebase_source : 97028d8c6afd84dd71c8718305c074504d164da6
2014-10-20 18:18:24 +02:00
Paul Adenot 3668b5d165 Bug 1078354 - Part 1 - Make sure we are not waking up an OfflineGraphDriver. r=jesup
I still want to assert in the method instead of making it a no-op because I'm
going to work on AudioContext sleep and wakeup soon, and this will catch errors.

--HG--
extra : rebase_source : dd5ea81c6c2c3eb85c89b95995bc436ed840b979
2014-10-20 18:06:10 +02:00
Andrea Marchesini 22b6211548 Bug 1081686 - WebSocket can be still accessible once it is disconnected, r=smaug
--HG--
rename : content/base/test/test_websocket_hello.html => content/base/test/test_bug1081686.html
2014-10-14 10:28:07 +01:00
Alfredo Yang c369ec4dd4 Bug 1077299 - allocate blob buffer to CreateMemoryFile(). r=roc 2014-10-14 01:00:00 +02:00
Alfredo Yang 9109fa8b69 Bug 1069222 - testcase for ImageCapture on gonk. r=roc 2014-10-14 00:28:00 +02:00
Gina Yeh bd5a3188f8 Bug 989198, Patch 3: Dispatch BeforeAfterKeyboardEvent on b2g, r=smaug
---
 b2g/app/b2g.js                   |    3 +
 content/base/src/nsGkAtomList.h  |    4 +
 dom/events/EventNameList.h       |   16 +++
 dom/events/EventStateManager.cpp |    6 +
 dom/ipc/PBrowser.ipdl            |    2 +
 dom/ipc/TabChild.cpp             |    6 +-
 dom/ipc/TabParent.cpp            |   24 ++++
 dom/ipc/TabParent.h              |    1 +
 layout/base/nsIPresShell.h       |   12 +-
 layout/base/nsPresShell.cpp      |  250 ++++++++++++++++++++++++++++++++++++++
 layout/base/nsPresShell.h        |   26 ++++
 modules/libpref/init/all.js      |    3 +
 12 files changed, 350 insertions(+), 3 deletions(-)
2014-10-14 15:09:24 +08:00
Chris Pearce d7e03dc3d7 Bug 1060896 - Add test that loading a video in an <audio> plays. r=jwwang 2014-10-15 10:46:25 +13:00
Eitan Isaacson 1da598c112 Bug 1080863 - Make nsPicoService an observer and initialize on profile-after-change. r=smaug 2014-10-14 14:42:51 -07:00
Randell Jesup 808327c1e2 Bug 1070127: refactor TrackUnionStream into cpp to unconfuse lldb debugger r=roc
--HG--
rename : content/media/TrackUnionStream.h => content/media/TrackUnionStream.cpp
2014-10-11 09:02:59 -04:00
Jan-Ivar Bruaroey 0acf6f2d88 Bug 1070127 - add placeholder tracks at DOMMediaStream creation. r=roc,jesup 2014-10-12 23:13:36 -04:00
Andreas Pehrson bddb151aac Bug 879717: Part 2: Add mochitest for canvas drawImage with video.mozSrcObject=stream r=roc 2014-10-06 11:22:55 +02:00
Andreas Pehrson 0d1a10cc38 Bug 879717: Part 1: Delay HAVE_CURRENT_DATA state until a video frame has been stored in the image container. r=roc 2014-10-10 11:34:57 +02:00
Karl Tomlinson c74ff53d89 b=1080958 end current SourceBufferResource before Shutdown of TrackBuffer::mTaskQueue r=kinetik
--HG--
extra : rebase_source : fa2c7ca8138b666508f09badb907b4c420b8f9f8
2014-10-10 17:13:10 +13:00
Chai-hung Tai e2c48838cb Bug 1053130: Refactor MediaEngine video sources; alse remove Snapshot function. r=jesup,alfredo
--HG--
rename : content/media/webrtc/MediaEngineWebRTCVideo.cpp => content/media/webrtc/MediaEngineCameraVideoSource.cpp
rename : content/media/webrtc/MediaEngineWebRTC.h => content/media/webrtc/MediaEngineCameraVideoSource.h
rename : content/media/webrtc/MediaEngineWebRTCVideo.cpp => content/media/webrtc/MediaEngineGonkVideoSource.cpp
rename : content/media/webrtc/MediaEngineWebRTC.h => content/media/webrtc/MediaEngineGonkVideoSource.h
2014-10-12 23:37:37 -04:00
Chris Pearce fe85826d57 Bug 1060179 - Disable GMPService.getNodeID on B2G, as it can't possibly work there. r=bustage 2014-10-13 11:53:45 +13:00
Chris Pearce 7e681ae4a4 Bug 1060179 - Skip EME tests on e10s. r=kentuckyfriedtakahe 2014-10-13 11:53:45 +13:00
Chris Pearce 2c18c9912c Bug 1060179 - Use RLZ to hash device specific id into origin salt to give EME GMPs a per-origin and non transferrable node id. r=hsivonen,jesup 2014-10-13 11:53:44 +13:00
Chris Pearce a1f4941774 Bug 1060179 - Import librlz for device identity generation on Windows. r=glandium,dmajor 2014-10-13 11:53:44 +13:00
Chris Pearce 387eac6df8 Bug 1060179 - Ensure GMP storage respects private browsing mode. r=ehsan,jesup 2014-10-13 11:53:44 +13:00
Chris Pearce e7a9447873 Bug 1060179 - Percolate EME node id to EME child process. r=jesup 2014-10-13 11:53:44 +13:00
Chris Pearce 05c9e880e0 Bug 1060179 - Store and retrieve EME node id. r=jesup 2014-10-13 11:53:44 +13:00
Chris Pearce 3871e8c0f0 Bug 1060179 - Generate a random node id for every EME (origin,topLevelOrigin) pair. r=bz 2014-10-13 11:53:43 +13:00
Chris Pearce 4e99112e03 Bug 1060179 - Factor out AndroidMediaResourceServer's code to generate random number string. r=cajbir 2014-10-13 11:53:43 +13:00
Chris Pearce d912494e5c Bug 1060179 - Rename 'origin' in EME code to 'nodeid'. r=bz 2014-10-13 11:53:43 +13:00
Chris Pearce b5db2771f2 Bug 1060179 - Use unix eol consistently in content/media/. r=whitespace. 2014-10-13 11:53:42 +13:00
Ryan VanderMeulen 1be3c9d1e3 Merge m-c to inbound. a=merge 2014-10-12 14:57:13 -04:00
Tom Schuster bf9324688d Bug 1069694 - Remove OldDebugAPI from the browser. r=shu 2014-10-12 19:37:41 +02:00
Fabrice Desré 441a8d0a8a Bug 832700 - Add private browsing to b2g, API implementation r=ehsan,smaug 2014-10-10 14:28:04 -07:00
Randell Jesup a494a30890 Backed out changeset 6442a3773f2a and 400c4131858e (bug 1070127) on a CLOSED TREE 2014-10-11 13:22:01 -04:00
Randell Jesup d7acdf80c3 Bug 1070127 - refactor TrackUnionStream into cpp to unconfuse lldb debugger r=roc
--HG--
rename : content/media/TrackUnionStream.h => content/media/TrackUnionStream.cpp
2014-10-11 11:34:36 -04:00
Jan-Ivar Bruaroey 7974e33411 Bug 1070127 - add placeholder tracks at DOMMediaStream creation. r=jesup 2014-10-11 11:25:47 -04:00
Matthew Gregan d77269bbec Bug 1073998 - Convert TestWebMBuffered to use files rather than data arrays. r=cpearce 2014-10-10 15:56:07 +13:00
Wes Kocher 0dadefde36 Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Andrea Marchesini f04728fbe6 Bug 504553 - patch 5 - AutoJSAPI in websockets in workers, r=smaug 2014-10-10 17:58:19 +01:00
Andrea Marchesini 125dadca5d Bug 504553 - patch 3 - WebSockes in Workers: Workers supported, r=smaug 2014-10-10 17:58:05 +01:00
Andrea Marchesini e6a948be4c Bug 504553 - patch 2 - WebSockes in Workers: WebSocketImpl, thread-safe class, r=smaug 2014-10-10 17:56:43 +01:00
Matt Brubeck 2d90949938 Bug 1079338 - Log resources blocked by tracking protection. r=mcmanus,mmc,dcamp
* * *
Bug 1079338 - Put tracking protection logging in the Security tab
2014-10-10 12:19:14 -07:00
Mike Hommey bc4a403249 Backout changeset fdd14734b036 (bug 1073998) for various B2G bustage 2014-10-10 17:08:36 +09:00
Eric Rahm 0f68e93b1e Bug 1074387 - Fix double-counting of WebAudio PannerNode memory. r=jessup
--HG--
extra : rebase_source : a23a8d204e6eea6c1fca424343e4cb9569b012e1
2014-10-09 19:30:28 -07:00
Matthew Gregan 0eb4f220f1 Bug 1073998 - Convert TestWebMBuffered to use files rather than data arrays. r=cpearce 2014-10-10 15:56:07 +13:00
Steve Workman dbb8893f00 Bug 504553 - Patch 1 - WebSockets in Workers: Dispatch WebSocketChannel::StartWebsocketConnect to target thread, r=jduell 2014-04-17 11:53:58 -07:00
Wes Kocher fd02522731 Backed out changeset 5d60f3e1f6cf (bug 1067216) for breaking the build 2014-10-13 14:48:44 -07:00
Chris Pearce aa72838bad Bug 1067216 - Make MediaKeys.isTypeSupported() more accurate. r=edwin,jesup 2014-10-14 10:01:45 +13:00
Jon Morton 1700296f02 Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Randell Jesup 755f34037f Bug 1080755: Push video frames into MediaStreamGraph instead of waiting for pulls (m-c/aurora version) r=padenot 2014-10-24 08:57:03 -04:00
Simon Lindholm 31721c289d Bug 982153 - Give dynamically created script elements 1-indexed line numbers. r=bz 2014-10-23 13:06:00 +02:00
Jan-Ivar Bruaroey 39f5aa8cc8 Bug 1003274 - Part 2 - clue camera selection in to width/height code. r=jesup 2014-09-24 19:00:02 -04:00
Chris Lord 7f1b744bf3 Bug 1084321 - Remove b2g app meta viewport work-around. r=kats 2014-10-22 18:57:02 +01:00
Steve Fink b640335cbc Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
Tim Abraldes e34384b7bc bug 1066326. Pre-load (load before starting sandbox) DLLs that are specified in the plugin info file and that are in a pre-approved whitelist. r=jesup, r=cpearce, r=bobowen 2014-10-09 08:45:22 -07:00
Ethan Tseng 495a65362a Bug 1056187 - Add playout delay to RtspTrackBuffer. r=bechen 2014-10-07 16:44:58 +08:00
JW Wang dce5a914ce Bug 901102 - enable test_streams_element_capture_reset.html on B2G. r=cpearce 2014-10-08 23:13:00 +02:00
Carsten "Tomcat" Book fadf582037 Backed out changeset 5ff88bfd0718 (bug 1060179) for suspicion of causing B2G ICS Emulator opt M4 Test failures 2014-10-09 12:49:24 +02:00
Carsten "Tomcat" Book e7e1c29ef1 Backed out changeset 1e532bbff55b (bug 1060179) 2014-10-09 12:48:33 +02:00
Carsten "Tomcat" Book 9a829fcf2f Backed out changeset e84a9df80ec5 (bug 1060179) 2014-10-09 12:48:31 +02:00
Carsten "Tomcat" Book 003750954a Backed out changeset 48b65dba6387 (bug 1060179) 2014-10-09 12:48:28 +02:00
Carsten "Tomcat" Book 741fb93d5a Backed out changeset e7545921e875 (bug 1060179) 2014-10-09 12:48:24 +02:00
Carsten "Tomcat" Book 65c420ddac Backed out changeset 36c32cb1cbd3 (bug 1060179) 2014-10-09 12:48:20 +02:00
Carsten "Tomcat" Book e494cd1efa Backed out changeset f93b8ceabc6e (bug 1060179) 2014-10-09 12:48:18 +02:00
Carsten "Tomcat" Book d756780dae Backed out changeset ff97841a1f54 (bug 1060179) 2014-10-09 12:48:15 +02:00
Carsten "Tomcat" Book 86379545f9 Backed out changeset ca27bcfe3e5b (bug 1060179) 2014-10-09 12:48:13 +02:00
Carsten "Tomcat" Book cd937732c3 Backed out changeset 981994dec186 (bug 1060179) 2014-10-09 12:48:06 +02:00
Carsten "Tomcat" Book f34e229ace Backed out changeset 11ef2d1d2215 (bug 1060179) 2014-10-09 12:47:45 +02:00
Bob Owen 0bd51a272a Bug 1067305: Conditionally disable media mochitests that won't run with the Windows content sandbox at low integrity. r=jmaher 2014-10-09 10:09:43 +01:00
Andrea Marchesini 58e4af34f3 Bug 1079954 - File::SetLazyData is not used, r=ehsan 2014-10-09 09:36:23 +01:00
JW Wang 93cfa617cc Bug 668973 - Part2 - make timeout reason obvious for easier debugging. r=cpearce 2014-10-07 19:57:00 +02:00
JW Wang 7d399e8275 Bug 668973 - Part 1 - remove flooding logs in frequent 'timeupdate' handler which make debugging hard. r=cpearce 2014-10-07 19:55:00 +02:00
JW Wang a6baba18bf Bug 1021677 - enable test_media_selection.html on B2G. r=cpearce 2014-10-07 20:06:00 +02:00
JW Wang d21a3f1c63 Bug 1023552 - fix race between 'playing' and wakelock events. r=baku. 2014-10-08 19:14:00 +02:00
Mike Hommey cdb218e49b Fixup for bug 1060179 for bustage on unified builds. r=me 2014-10-09 15:52:41 +09:00
Mike Hommey 701ec59a17 Fixup for the followup to bug 1073712 on a CLOSED TREE 2014-10-09 14:44:00 +09:00
Mike Hommey fc201c8159 Followup for bug 1073712: Don't include a C header inside namespace mozilla on a CLOSED TREE 2014-10-09 14:31:10 +09:00
Chris Pearce cea30b5418 Bug 1060179 - Skip EME tests on e10s. r=kentuckyfriedtakahe 2014-10-09 17:01:03 +13:00
Chris Pearce 7733f90503 Bug 1060179 - Use RLZ to hash device specific id into origin salt to give EME GMPs a per-origin and non transferrable node id. r=hsivonen,jesup 2014-10-09 17:01:03 +13:00
Chris Pearce 9929adee97 Bug 1060179 - Import librlz for device identity generation on Windows. r=glandium,dmajor 2014-10-09 17:01:03 +13:00
Chris Pearce 8ca0afe588 Bug 1060179 - Ensure GMP storage respects private browsing mode. r=ehsan,jesup 2014-10-09 17:01:03 +13:00
Chris Pearce db3d137f54 Bug 1060179 - Percolate EME node id to EME child process. r=jesup 2014-10-09 17:01:03 +13:00
Chris Pearce c582919cee Bug 1060179 - Store and retrieve EME node id. r=jesup 2014-10-09 17:01:02 +13:00
Chris Pearce a40c6073a5 Bug 1060179 - Generate a random node id for every EME (origin,topLevelOrigin) pair. r=bz 2014-10-09 17:01:02 +13:00
Chris Pearce 332803273c Bug 1060179 - Factor out AndroidMediaResourceServer's code to generate random number string. r=cajbir 2014-10-09 17:01:02 +13:00
Chris Pearce c5779af900 Bug 1060179 - Rename 'origin' in EME code to 'nodeid'. r=bz 2014-10-09 17:01:02 +13:00
Chris Pearce 419cbc915a Bug 1060179 - Use unix eol consistently in content/media/. r=whitespace. 2014-10-09 17:01:01 +13:00
Chris Peterson 6344d3ecf3 Bug 1079672 - Fix -Wpointer-arith warning in GonkAudioDecoderManager.cpp. r=cpearce 2014-10-04 23:18:43 -07:00
William Chen 49e418d6db Bug 1064211 - Check nsDocument::sProcessingStack contains a value before processing it. r=mrbkap 2014-10-08 18:05:39 -07:00
L. David Baron 396b48143a Bug 1047928 patch 3 - Pass restyle hint to nsPresContext::RebuildAllStyleData. r=bzbarsky
This patch is not intended to contain any changes in behavior.

The behavior changes for these callers are in the following patch.
2014-10-08 14:26:57 -07:00
Eric Rahm 7fffd05532 Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan 2014-10-08 13:19:14 -07:00
Eric Rahm 8d715a7fe4 Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan 2014-10-08 13:17:32 -07:00
Ben Craddock c04652d210 Bug 1060896 - Don't decode video without an ImageContainer. r=cpearce 2014-10-09 07:42:12 +13:00
Andrea Marchesini 1fd21e550b Bug 1047483 - patch 5 - Remove 'name' in the FilePropertyBag dictionary, r=smaug 2014-10-08 17:15:23 +01:00