Commit Graph

34175 Commits

Author SHA1 Message Date
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
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
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
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
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
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