Commit Graph

22140 Commits

Author SHA1 Message Date
Christoph Kerschbaumer
ae574b6169 Bug 1045897 - Implement CSP 1.1 base-uri directive (r=sstamm) 2014-08-15 16:26:59 -07:00
Christoph Kerschbaumer
800ea05691 Bug 1045897 - Implement CSP 1.1 base-uri; nsDocument changes (r=jst) 2014-09-19 14:36:26 -07:00
Christoph Kerschbaumer
22b16e2062 Bug 1045897 - Test CSP 1.1 base-uri directive (r=sstamm) 2014-08-18 17:44:21 -07:00
John Lin
1fccfa6f59 Bug 1067442 - OMXCodecWrapper image validation supports input from WebrtcOMXH264VideoEncoder r=jesup 2014-09-24 09:21:16 -04:00
Ehsan Akhgari
13133c988a Bug 1071564 - Refactor the code to get the inner window ID from an nsIRequest* without using nsIDOMWindowUtils; r=baku
--HG--
extra : rebase_source : f9f8da4710a20abd675492537dc9a3ac6857b641
2014-09-23 21:29:31 -04:00
Carsten "Tomcat" Book
a674cd01fd Backed out changeset 4bb508b6f0c5 (bug 1041180) for XPCshell test failures 2014-09-24 13:13:20 +02:00
Carsten "Tomcat" Book
f9d574e574 Backed out changeset c6fe8e2c41db (bug 1041180) 2014-09-24 13:12:57 +02:00
Christoph Kerschbaumer
ad6531fe26 Bug 1041180: Remove deprecated nsIChannelPolicy and use LoadInfo instead (r=sstamm) 2014-09-24 01:14:42 -07:00
Christoph Kerschbaumer
c94caab7aa Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-09-24 01:01:07 -07:00
Blake Wu
16fb304b00 Bug 1069857- clear seek timestamp in time. r=jwwang r=cpearce 2014-09-24 09:41:49 +08:00
Nick Fitzgerald
81c814e0ef Bug 947044 - Part 2: Fix tests that check ReferenceError's message. r=gavin 2014-09-22 16:13:00 +02:00
Edwin Flores
e6df4d94c8 Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce 2014-09-24 15:59:11 +12:00
Edwin Flores
fcf291fb8e Bug 1044742 - Backout 8f13101a6dbb on a CLOSED TREE - r=bustage 2014-09-24 12:07:18 +12:00
Wes Kocher
b5b95eeb9e Merge m-c to inbound a=merge 2014-09-23 16:48:23 -07:00
Wes Kocher
f1e3e07ae5 Backed out 2 changesets (bug 1041180) for build bustage on a CLOSED TREE
Backed out changeset 1cfb645267a4 (bug 1041180)
Backed out changeset afc9903ff28f (bug 1041180)
2014-09-23 16:26:49 -07:00
Edwin Flores
8339f29365 Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce 2014-09-24 10:04:49 +12:00
Edwin Flores
7b93ccce58 Bug 1044742 - Fix multiple track support for EME - r=cpearce 2014-09-24 10:04:49 +12:00
Edwin Flores
49a28e196c Bug 1059043 - Move MediaKeys.createSession into MediaKeySession as per spec - r=cpearce,smaug 2014-09-24 10:04:49 +12:00
Edwin Flores
ca37ad82c0 Bug 1066425 - Make GMPDecryptorChild callbacks work off GMP thread - r=cpearce 2014-09-24 10:04:48 +12:00
Edwin Flores
b1fb0cc120 Bug 1060123 - Ensure metadata stays alive during decryption in GMPDecryptorChild - r=cpearce 2014-09-24 10:04:48 +12:00
Edwin Flores
c5b4913174 Bug 1039886 - Add warnings to Gecko Media Plugin loading code r=cpearce 2014-09-24 10:04:48 +12:00
Edwin Flores
6acd95c76f Bug 1039886 - Segregate Gecko Media Plugins by origin r=cpearce 2014-09-24 10:04:47 +12:00
Edwin Flores
13ee378cda Bug 976023 - Fix crash in AppleMP3Reader - r=rillian 2014-09-24 10:46:17 +12:00
Vlatko Markovic
716950a231 Bug 1057376 - Clear the string read buffer between deserializations of CSP policies. r=geekboy
In case when multiple CSP policies are applied it is needed to clear the
temporary string buffer that holds the string of each CSP policy that is
deserialized from the CSP policies stream.
Failing to clear the buffer will result in concatenations of the CSP policies
strings for each consecutive CSP policy that is being deserialized, which will
end in generation and application of invalid CSP policy for all except the
first CSP policy that was set for the document.
2014-09-23 10:10:58 -07:00
Christoph Kerschbaumer
cded590dd2 Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-09-23 09:46:54 -07:00
Christoph Kerschbaumer
2f2292e9a6 Bug 1041180: Remove deprecated nsIChannelPolicy and use LoadInfo instead (r=sstamm) 2014-09-23 09:47:05 -07:00
Georg Fritzsche
f6dc6b0d5b Bug 1067989 - Unify some more binary search uses. r=waldo 2014-09-17 15:46:24 +02:00
Ryan VanderMeulen
9eacfef747 Backed out changeset be8277dd0acd (bug 877072) for test failures.
CLOSED TREE
2014-09-23 14:08:22 -04:00
Gabor Krizsanits
639c5dc079 Bug 877072 - Script execution order for imports. r=mrbkap 2014-09-23 18:58:35 +02:00
Christoph Kerschbaumer
741d90ff98 Bug 1037669: Setting LoadInfo explicitly for nsIWebSocketChannels (r=tanvi,jduell) 2014-08-13 13:26:17 -07:00
Chris Pearce
b55f083433 Bug 1069669 - Add a nsContentUtils::IsInPrivateBrowsing function. r=ehsan 2014-09-23 12:54:26 +12:00
Tanvi Vyas
dd77f8a6ee Bug 1063837 - Test that the response documents principal is the nullPrincipal. r=smaug 2014-09-22 15:34:28 -07:00
Tanvi Vyas
ec768e8f8a Bug 1063837 - For xhr, don't set principal to nullprincipal in cases where we want a sandboxed document; instead, set the sandboxed flag in loadinfo. For EventSource, there is no issue iwth using system. r=sicking, smaug 2014-09-22 15:34:26 -07:00
Sotaro Ikeda
026ad71c07 Bug 1052206 - Add Fuzz r=kinetik 2014-09-22 13:26:36 -07:00
Ryan VanderMeulen
4c1b927bbd Merge m-c to inbound. a=merge 2014-09-22 15:50:08 -04:00
JW Wang
40208533c1 Bug 962871 - Enable media mochitests on B2G debug and disable some failed tests. r=cpearce 2014-09-14 23:35:00 -04:00
Alfredo Yang
3ba92dcaa3 Bug 1069795 - Use promise and pushEnv instead of setEnv. r=jwwang 2014-09-22 02:21:00 -04:00
Karl Tomlinson
8cab8ff617 b=1069113 explicitly unset media.mediasource.enabled when testing disabling of MediaSource r=kinetik
so that web platform tests can be run with MediaSource enabled.

--HG--
extra : transplant_source : %C9%01%A22%DF%8C%89%CF%7E6%0E%FCR%EE%0E%BE%15%B1%D2%92
2014-09-12 17:29:35 +12:00
Christoph Kerschbaumer
4e19731245 Bug 1038756: Refactor SetUpChannelOwner to ChannelShouldInheritPrincipal (r=bz) 2014-07-17 16:07:58 -07:00
Christoph Kerschbaumer
f93bedea16 Bug 1038756: Callsites creating a channel in content/media/ (r=roc) 2014-09-21 09:37:32 -07:00
Christoph Kerschbaumer
a51acf88f7 Bug 1038756: Callsites creating a channel in content/xul/ (r=bz) 2014-09-21 09:37:08 -07:00
Christoph Kerschbaumer
069117c625 Bug 1038756: Callsites creating a channel in content/base/ImportManager (r=gkrizsanits) 2014-09-21 09:36:50 -07:00
Christoph Kerschbaumer
3601201f66 Bug 1038756: Callsites creating a channel in content/base/ and content/html (r=jst) 2014-09-21 09:36:25 -07:00
Chris Peterson
e477514603 Bug 1069110 - Fix -Wunused-const-variable warnings in content/xul. r=bz 2014-09-17 20:36:26 -07:00
Bobby Holley
8a6a5ded7f Bug 1070696 - Rename xpc::GetNativeForGlobal to xpc::NativeGlobal and make it accept non-global JSObjects. r=smaug
The method is infallible, and making the callers invoke
js::GetGlobalForObjectCrossCompartment manually is dumb.
2014-09-21 21:31:53 +02:00
Ralph Giles
f54b4e70d1 Bug 1067377 - Use VPX_ prefixed defines in WebMReader. r=kinetik 2014-09-19 15:01:00 -07:00
Steffen Michalke
63eecf8943 Bug 1067377 - Use VPX_ prefixed defines in VP8TrackEncoder. r=giles
The unprefixed IMG_FMT and PLANE defines from libvpx 0.9.x
are disabled by default subsequent to the 1.3.0 release.
2014-09-15 07:16:00 -07:00
Josh Aas
2faa491a2e 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
Ryan VanderMeulen
b9402086e1 Backed out changeset 230ec8030aa7 (bug 1066483) for webplatform test failures. 2014-09-19 13:11:11 -04:00
Henri Sivonen
ddf891e076 Bug 1066483 - Drop SVG camelCase mappings filterRes, contentStyleType, contentScriptType and externalResourcesRequired. r=wchen. 2014-09-19 18:20:26 +03:00