Christoph Kerschbaumer
|
a47a4bef8b
|
Bug 908933 - CSP tests: ShouldProcess should block TYPE_OBJECT (r=sstamm)
|
2014-08-08 15:01:52 -07:00 |
|
Christoph Kerschbaumer
|
2f38347822
|
Bug 908933 - CSP: Call ShouldLoad inside ShouldProcess for TYPE_OBJECT (r=sstamm)
|
2014-08-05 11:47:08 -07:00 |
|
Benjamin Chen
|
9fa6a1b855
|
Bug 1029552 - Release HW resource when the MediaElement UnbindFromTree. r=cpearce
|
2014-10-13 12:07:42 +08:00 |
|
Randell Jesup
|
543c6cd418
|
Bug 1053130: non-unified-build bustage r=bustage rs=alfredo
|
2014-10-13 03:28:49 -04:00 |
|
Randell Jesup
|
2dcedb4a07
|
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
|
0c65ec3352
|
Bug 1070127 - add placeholder tracks at DOMMediaStream creation. r=roc,jesup
|
2014-10-12 23:13:36 -04:00 |
|
Andreas Pehrson
|
a84b987246
|
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
|
ceb456df75
|
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
|
ad2c06b99c
|
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
|
06353daff2
|
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
|
83e8392de6
|
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
|
f19eae78d2
|
Bug 1060179 - Skip EME tests on e10s. r=kentuckyfriedtakahe
|
2014-10-13 11:53:45 +13:00 |
|
Chris Pearce
|
444a2bc14b
|
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
|
67919ef177
|
Bug 1060179 - Import librlz for device identity generation on Windows. r=glandium,dmajor
|
2014-10-13 11:53:44 +13:00 |
|
Chris Pearce
|
3d36d2e2cf
|
Bug 1060179 - Ensure GMP storage respects private browsing mode. r=ehsan,jesup
|
2014-10-13 11:53:44 +13:00 |
|
Chris Pearce
|
f9361d20c0
|
Bug 1060179 - Percolate EME node id to EME child process. r=jesup
|
2014-10-13 11:53:44 +13:00 |
|
Chris Pearce
|
c3c3fe71ae
|
Bug 1060179 - Store and retrieve EME node id. r=jesup
|
2014-10-13 11:53:44 +13:00 |
|
Chris Pearce
|
6c30cab8be
|
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
|
522decb705
|
Bug 1060179 - Factor out AndroidMediaResourceServer's code to generate random number string. r=cajbir
|
2014-10-13 11:53:43 +13:00 |
|
Chris Pearce
|
c73c4ec26b
|
Bug 1060179 - Rename 'origin' in EME code to 'nodeid'. r=bz
|
2014-10-13 11:53:43 +13:00 |
|
Chris Pearce
|
2499e01958
|
Bug 1060179 - Use unix eol consistently in content/media/. r=whitespace.
|
2014-10-13 11:53:42 +13:00 |
|
Ryan VanderMeulen
|
c834030e26
|
Merge m-c to inbound. a=merge
|
2014-10-12 14:57:13 -04:00 |
|
Tom Schuster
|
2c3047badc
|
Bug 1069694 - Remove OldDebugAPI from the browser. r=shu
|
2014-10-12 19:37:41 +02:00 |
|
Fabrice Desré
|
6b40a1a9b6
|
Bug 832700 - Add private browsing to b2g, API implementation r=ehsan,smaug
|
2014-10-10 14:28:04 -07:00 |
|
Randell Jesup
|
c71597354a
|
Backed out changeset 6442a3773f2a and 400c4131858e (bug 1070127) on a CLOSED TREE
|
2014-10-11 13:22:01 -04:00 |
|
Randell Jesup
|
680b5d5495
|
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
|
f970f6150f
|
Bug 1070127 - add placeholder tracks at DOMMediaStream creation. r=jesup
|
2014-10-11 11:25:47 -04:00 |
|
Matthew Gregan
|
a68e99d54d
|
Bug 1073998 - Convert TestWebMBuffered to use files rather than data arrays. r=cpearce
|
2014-10-10 15:56:07 +13:00 |
|
Wes Kocher
|
d0ddc09587
|
Merge inbound to m-c a=merge CLOSED TREE
|
2014-10-10 18:58:06 -07:00 |
|
Andrea Marchesini
|
51892de607
|
Bug 504553 - patch 5 - AutoJSAPI in websockets in workers, r=smaug
|
2014-10-10 17:58:19 +01:00 |
|
Andrea Marchesini
|
11fb9c6ca7
|
Bug 504553 - patch 3 - WebSockes in Workers: Workers supported, r=smaug
|
2014-10-10 17:58:05 +01:00 |
|
Andrea Marchesini
|
99566c64c1
|
Bug 504553 - patch 2 - WebSockes in Workers: WebSocketImpl, thread-safe class, r=smaug
|
2014-10-10 17:56:43 +01:00 |
|
Matt Brubeck
|
38e0051a6b
|
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
|
85b97670c1
|
Backout changeset fdd14734b036 (bug 1073998) for various B2G bustage
|
2014-10-10 17:08:36 +09:00 |
|
Eric Rahm
|
7838683694
|
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
|
7dd2c387a3
|
Bug 1073998 - Convert TestWebMBuffered to use files rather than data arrays. r=cpearce
|
2014-10-10 15:56:07 +13:00 |
|
Steve Workman
|
83de2be098
|
Bug 504553 - Patch 1 - WebSockets in Workers: Dispatch WebSocketChannel::StartWebsocketConnect to target thread, r=jduell
|
2014-04-17 11:53:58 -07:00 |
|
Steve Fink
|
7b80880b2e
|
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
|
0215cbf09a
|
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
|
08dab53250
|
Bug 1056187 - Add playout delay to RtspTrackBuffer. r=bechen
|
2014-10-07 16:44:58 +08:00 |
|
JW Wang
|
8d3cbbad6d
|
Bug 901102 - enable test_streams_element_capture_reset.html on B2G. r=cpearce
|
2014-10-08 23:13:00 +02:00 |
|
Carsten "Tomcat" Book
|
96eaa58b96
|
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
|
c9e738014d
|
Backed out changeset 1e532bbff55b (bug 1060179)
|
2014-10-09 12:48:33 +02:00 |
|
Carsten "Tomcat" Book
|
b606e028e6
|
Backed out changeset e84a9df80ec5 (bug 1060179)
|
2014-10-09 12:48:31 +02:00 |
|
Carsten "Tomcat" Book
|
f94991135d
|
Backed out changeset 48b65dba6387 (bug 1060179)
|
2014-10-09 12:48:28 +02:00 |
|
Carsten "Tomcat" Book
|
8b15a1a18e
|
Backed out changeset e7545921e875 (bug 1060179)
|
2014-10-09 12:48:24 +02:00 |
|
Carsten "Tomcat" Book
|
bdb3fa0a89
|
Backed out changeset 36c32cb1cbd3 (bug 1060179)
|
2014-10-09 12:48:20 +02:00 |
|
Carsten "Tomcat" Book
|
401a9d8095
|
Backed out changeset f93b8ceabc6e (bug 1060179)
|
2014-10-09 12:48:18 +02:00 |
|
Carsten "Tomcat" Book
|
70f90cc078
|
Backed out changeset ff97841a1f54 (bug 1060179)
|
2014-10-09 12:48:15 +02:00 |
|
Carsten "Tomcat" Book
|
4cbcddf01d
|
Backed out changeset ca27bcfe3e5b (bug 1060179)
|
2014-10-09 12:48:13 +02:00 |
|