Commit Graph

154 Commits

Author SHA1 Message Date
Chris Pearce
abeccd6803 Bug 1055395 - gTests for GMPAsyncShutdown. r=edwin 2014-10-23 20:37:55 +13:00
Chris Pearce
091223e03c Bug 1085168 - Move timeout on async GMP shutdown to (catch all) non xpcom-shutdown case. r=jesup 2014-10-22 09:45:18 +13:00
Chris Pearce
d13b9dbf03 Bug 1055393 - gtests for GMPStorage and PB mode storage. r=edwin 2014-10-21 19:16:19 +13:00
Chris Pearce
8b6884f061 Bug 1060192 - Clear GMP storage on gmp-clear-storage observer service notification. r=jesup 2014-10-21 14:53:30 +13:00
Chris Pearce
b76f1ebf42 Bug 1067216 - Make MediaKeys.isTypeSupported() more accurate. r=edwin,jesup 2014-10-14 13:52:56 +13:00
Edwin Flores
63e80d197a Bug 1072024 - Destroy uninitialized GMP objects - r=cpearce 2014-10-14 11:04:59 +13:00
Wes Kocher
434366d302 Backed out changeset 5d60f3e1f6cf (bug 1067216) for breaking the build 2014-10-13 14:48:44 -07:00
Chris Pearce
edb3fd6f39 Bug 1067216 - Make MediaKeys.isTypeSupported() more accurate. r=edwin,jesup 2014-10-14 10:01:45 +13:00
Chris Pearce
8d85a690e8 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
f180ed0e4b 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
6ac64b70aa Bug 1060179 - Import librlz for device identity generation on Windows. r=glandium,dmajor 2014-10-13 11:53:44 +13:00
Chris Pearce
80230af1a4 Bug 1060179 - Ensure GMP storage respects private browsing mode. r=ehsan,jesup 2014-10-13 11:53:44 +13:00
Chris Pearce
a35f1a01d8 Bug 1060179 - Percolate EME node id to EME child process. r=jesup 2014-10-13 11:53:44 +13:00
Chris Pearce
2dc76780b9 Bug 1060179 - Store and retrieve EME node id. r=jesup 2014-10-13 11:53:44 +13:00
Chris Pearce
c46ad3053d 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
e49afc2773 Bug 1060179 - Rename 'origin' in EME code to 'nodeid'. r=bz 2014-10-13 11:53:43 +13:00
Chris Pearce
d764c41602 Bug 1060179 - Use unix eol consistently in content/media/. r=whitespace. 2014-10-13 11:53:42 +13:00
Tim Abraldes
e530136ae9 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
Carsten "Tomcat" Book
74a51e906e 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
84606ed930 Backed out changeset 1e532bbff55b (bug 1060179) 2014-10-09 12:48:33 +02:00
Carsten "Tomcat" Book
ca822cf272 Backed out changeset 48b65dba6387 (bug 1060179) 2014-10-09 12:48:28 +02:00
Carsten "Tomcat" Book
c24c37ede1 Backed out changeset e7545921e875 (bug 1060179) 2014-10-09 12:48:24 +02:00
Carsten "Tomcat" Book
e6adb61cde Backed out changeset 36c32cb1cbd3 (bug 1060179) 2014-10-09 12:48:20 +02:00
Carsten "Tomcat" Book
131ed8ee36 Backed out changeset f93b8ceabc6e (bug 1060179) 2014-10-09 12:48:18 +02:00
Carsten "Tomcat" Book
f7bc56c228 Backed out changeset ff97841a1f54 (bug 1060179) 2014-10-09 12:48:15 +02:00
Carsten "Tomcat" Book
ae03364142 Backed out changeset ca27bcfe3e5b (bug 1060179) 2014-10-09 12:48:13 +02:00
Carsten "Tomcat" Book
7764ee249c Backed out changeset 11ef2d1d2215 (bug 1060179) 2014-10-09 12:47:45 +02:00
Mike Hommey
e03fbf9e73 Fixup for bug 1060179 for bustage on unified builds. r=me 2014-10-09 15:52:41 +09:00
Chris Pearce
3b884854ed 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
6b411b90e2 Bug 1060179 - Import librlz for device identity generation on Windows. r=glandium,dmajor 2014-10-09 17:01:03 +13:00
Chris Pearce
e4dbc659d1 Bug 1060179 - Ensure GMP storage respects private browsing mode. r=ehsan,jesup 2014-10-09 17:01:03 +13:00
Chris Pearce
c60a63ff25 Bug 1060179 - Percolate EME node id to EME child process. r=jesup 2014-10-09 17:01:03 +13:00
Chris Pearce
8e7e0d2e3a Bug 1060179 - Store and retrieve EME node id. r=jesup 2014-10-09 17:01:02 +13:00
Chris Pearce
2c2b3ec19c 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
48bc679bb9 Bug 1060179 - Rename 'origin' in EME code to 'nodeid'. r=bz 2014-10-09 17:01:02 +13:00
Chris Pearce
156f15d374 Bug 1060179 - Use unix eol consistently in content/media/. r=whitespace. 2014-10-09 17:01:01 +13:00
Randell Jesup
c2bf5b3435 Bug 1073350: Validate that returned decoded Shmems have enough data r=cpearce 2014-10-01 22:13:18 -04:00
Daniel Holbert
4dde5e0d48 Backout 0ae42938a72d (bug 1073350) for build bustage, on a CLOSED TREE 2014-10-01 18:23:17 -07:00
Randell Jesup
6faff21702 Bug 1073350: Validate that returned decoded Shmems have enough data r=cpearce 2014-10-01 20:39:08 -04:00
Randell Jesup
b5cc736324 Bug 1073345: Block duplicate Shmems from the GMP SharedMemory cache r=cpearce 2014-10-01 20:39:04 -04:00
Jed Davis
7af2f17e70 Bug 1074561 - Disable EME plugins on Linux if sandboxing is unavailable. r=jesup
--HG--
extra : amend_source : 5e2192974cce18fd94abff72c9def32cfbaf675d
2014-09-30 13:35:21 -07:00
Jed Davis
e59054fa9e Bug 1074561 - Allow media plugins to run on Linuxes without sandboxing support. r=jesup
--HG--
extra : amend_source : dcbbf2bcbb8481e60504c1483a61627bde4850a2
2014-09-30 13:35:08 -07:00
Edwin Flores
2ef552ade1 Bug 1059043 - Move MediaKeys.createSession into MediaKeySession as per spec - r=cpearce,smaug 2014-09-24 10:04:49 +12:00
Edwin Flores
ad9da9149f Bug 1066425 - Make GMPDecryptorChild callbacks work off GMP thread - r=cpearce 2014-09-24 10:04:48 +12:00
Edwin Flores
a2629cd5c3 Bug 1060123 - Ensure metadata stays alive during decryption in GMPDecryptorChild - r=cpearce 2014-09-24 10:04:48 +12:00
Edwin Flores
1bd3ed6617 Bug 1039886 - Add warnings to Gecko Media Plugin loading code r=cpearce 2014-09-24 10:04:48 +12:00
Edwin Flores
0a559387fa Bug 1039886 - Segregate Gecko Media Plugins by origin r=cpearce 2014-09-24 10:04:47 +12:00
Josh Aas
1b3d3f7c47 Bug 1063318: Switch Chromium IPC code to Mozilla's ref/auto ptr types. Also fix thread safety bug. r=nfroyd 2014-09-19 13:17:17 -05:00
Wes Kocher
93c2bf5d43 Backed out changeset d77733726cae (bug 1063318) for b2g mochitest leaks 2014-09-18 16:30:33 -07:00
Josh Aas
22a272981e Bug 1063318: Switch Chromium IPC code to Mozilla's ref/auto ptr types. Also fix thread safety bug. r=nfroyd 2014-09-18 15:52:59 -05:00