Commit Graph

683 Commits

Author SHA1 Message Date
Birunthan Mohanathas
3535643a78 Bug 1038535 - Flatten caps/{idl,include,src}/ directories. r=bholley,gps
--HG--
rename : caps/src/DomainPolicy.cpp => caps/DomainPolicy.cpp
rename : caps/include/DomainPolicy.h => caps/DomainPolicy.h
rename : caps/idl/nsIDomainPolicy.idl => caps/nsIDomainPolicy.idl
rename : caps/idl/nsIPrincipal.idl => caps/nsIPrincipal.idl
rename : caps/idl/nsIScriptSecurityManager.idl => caps/nsIScriptSecurityManager.idl
rename : caps/src/nsJSPrincipals.cpp => caps/nsJSPrincipals.cpp
rename : caps/include/nsJSPrincipals.h => caps/nsJSPrincipals.h
rename : caps/src/nsNullPrincipal.cpp => caps/nsNullPrincipal.cpp
rename : caps/include/nsNullPrincipal.h => caps/nsNullPrincipal.h
rename : caps/src/nsNullPrincipalURI.cpp => caps/nsNullPrincipalURI.cpp
rename : caps/src/nsNullPrincipalURI.h => caps/nsNullPrincipalURI.h
rename : caps/src/nsPrincipal.cpp => caps/nsPrincipal.cpp
rename : caps/include/nsPrincipal.h => caps/nsPrincipal.h
rename : caps/src/nsScriptSecurityManager.cpp => caps/nsScriptSecurityManager.cpp
rename : caps/include/nsScriptSecurityManager.h => caps/nsScriptSecurityManager.h
rename : caps/src/nsSystemPrincipal.cpp => caps/nsSystemPrincipal.cpp
rename : caps/include/nsSystemPrincipal.h => caps/nsSystemPrincipal.h
2014-07-15 11:12:59 -07:00
Matthew A. Miller
3e4a77c11c Bug 983504 - Modify constraints for screen sharing. r=bholley,jib 2014-07-08 00:01:27 -06:00
Mark Banner
054e18d505 Bug 1017273 Change Loop from compile-time enabled to runtime-enabled with a pref. r=dolske,r=jesup,r=glandium,r=gijs 2014-07-16 15:15:07 +01:00
Martin Thomson
def26c037f Bug 1037729 - Moving callbacks to run after reaching steady state. r=jib 2014-07-15 11:19:00 +02:00
Birunthan Mohanathas
a3b4387964 Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps 2014-07-14 15:58:10 -07:00
Randell Jesup
5c16108871 Bug 1035819: unused-var bustage fix rs=tomcat on a CLOSED TREE 2014-07-14 02:03:33 -04:00
Randell Jesup
93e17d66dd Bug 1035819: patch 2 - Enable dynamic rotation in gUM when we're hooked to a PeerConnection r=jhlin 2014-07-14 01:48:02 -04:00
Randell Jesup
6064176f06 Bug 1035819: patch 1 - Add notification of DirectListeners and generalize Notification of events r=roc 2014-07-14 01:47:56 -04:00
Carsten "Tomcat" Book
f0569c8ad2 Backed out changeset cf85693280c7 (bug 886570) frequent mochitest-3 errors on windows 2014-07-11 14:15:29 +02:00
Ahmed Kachkach
c4872d76ea Bug 886570 - Initial integration of structured logs in mochitest. r=ahal,Ms2ger 2014-07-10 13:33:00 +02:00
Jan-Ivar Bruaroey
8ff85d1d9f Bug 998989 - upload telemetry logs on Loop ICE failure. r=smaug, r=abr 2014-06-09 18:14:14 -04:00
Adam Roach [:abr]
a130efd232 Bug 1015486 Bypass the video and audio permission prompts for Loop, as Loop will provide its own mechanisms. Patch by abr, tests by Standard8. r=jesup,r=florian 2014-07-10 21:14:57 +01:00
Fabrice Desré
300974a052 Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
* * *
Bug 1024513 - followup to get ASAN builds r=me
2014-07-07 21:45:23 -07:00
Ed Morley
04ad4b9b37 Backed out changeset a2f2a28e0856 (bug 1024513) for build failures 2014-07-08 16:03:04 +01:00
Fabrice Desré
fb6b7b9cea Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug 2014-07-07 21:45:23 -07:00
Benoit Jacob
a09dd4af28 Bug 1028588 - Fix dangerous public destructors in Gonk-specific dom/media code - r=ehsan 2014-07-07 14:27:29 -04:00
Jan de Mooij
3c7459b21a Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz 2014-07-05 17:30:54 +02:00
Nils Ohlmeier [:drno]
4edb843817 Bug 1020024 - fix data channel connecting race conditions. r=jib 2014-07-02 18:08:00 +02:00
Martin Thomson
d8308a6217 Bug 1005152 - Testing the addition of multiple fingerprints. r=jib 2014-06-30 14:31:00 +02:00
Martin Thomson
a54affc6ea Bug 1005152 - Permitting the use of multiple fingerprints. r=jib 2014-06-20 11:09:00 +02:00
Kyle Huey
6f55b1b11b Bug 1031051: Part 5 - Migrate PopupBlockedEvent to the WebIDL code generator. r=smaug 2014-06-30 16:02:01 -07:00
Ryan VanderMeulen
8015cecb5f Backed out changeset a4d9432cdd70 (bug 1030435) for re-introducing intermittent failures. 2014-06-27 14:06:36 -04:00
Martin Thomson
cdf891b51b Bug 1030435 - Re-enable gUM peerIdentity test. r=jib 2014-06-25 15:55:00 -04:00
Martin Thomson
96cb1f7cd8 Bug 1030435 - Attempt to ease load on B2G emulator for tests. r=jib 2014-06-26 10:28:00 -04:00
Nils Ohlmeier [:drno]
66cc068841 Bug 963524 - Detect if the SDPs show a port twice. r=bwc 2014-06-25 17:05:00 -04:00
Geo Mealer
9bbf2ac64c Bug 1014328 - Add long-running audio/video WebRTC test for use in QA Lab. r=drno 2014-06-24 18:28:00 +02:00
Benoit Jacob
747dcfc8a0 Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
Nils Ohlmeier [:drno]
eab26254c1 Bug 1027372 - Only use info() if it has been loaded. r=gmealer 2014-06-18 17:27:00 -04:00
Birunthan Mohanathas
f475f7189b Bug 1026535 - Fix mismatched class/struct tags. r=ehsan 2014-06-18 17:57:51 -07:00
Birunthan Mohanathas
ec8396a564 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Martin Thomson
510d48bdb9 Bug 1021776 - Disable peerIdentity test on B2G. r=RyanVM 2014-06-17 17:28:00 -04:00
Nils Ohlmeier [:drno]
3f83975182 Bug 1019923 - Prevent multiple confusing error logs in case the data channels does not get established. r=jib 2014-06-04 12:20:00 -04:00
Nils Ohlmeier [:drno]
dc83fbf8be Bug 1025352 - fix race condition between waiting for event and setting a timeout for it. r=gmealer 2014-06-16 20:55:00 +02:00
Nils Ohlmeier [:drno]
dcf886575f Bug 1010641 - verify signaling state transitions. r=bwc 2014-06-13 17:05:00 +02:00
Nils Ohlmeier [:drno]
0b344672cd Bug 1022896 - handle B2G network setup and teardown transparently. r=jib 2014-06-13 16:56:00 +02:00
Florian Quèze
13b7c7896a Bug 1000253 - Background tabs with persistent device permissions can access devices without the user noticing, r=jesup,MattN. 2014-06-13 14:51:12 +02:00
Nils Ohlmeier [:drno]
fffcf0f0c7 Bug 1010641 - Verify if ICE state transition is legit. r=bwc 2014-06-12 13:31:00 -04:00
Nils Ohlmeier [:drno]
62e49a9e51 Bug 1010641 - Record the ICE connection state transitions. r=bwc 2014-06-12 11:48:00 -04:00
Daniel Holbert
95a75448f4 Bug 1022764: Add #ifdef guards around some WebRTC-specific code in MediaManager.cpp. r=jesup 2014-06-09 11:45:14 -07:00
Paul Kerr [:pkerr]
af0b5dd5d3 Bug 970713 - Part 1: Control webrtc logging from about:config settings r=jesup 2014-06-08 18:54:47 -07:00
Ryan VanderMeulen
c34eb2f090 No bug - Re-enable some media mochitests that no longer fail and disable a couple that fail frequently. 2014-06-07 00:54:02 -04:00
Jim Chen
ae06af29b3 Bug 1019050 - Fix unused-local-typedefs warning/error after WebRTC update. r=jesup, r=gps 2014-06-04 16:46:00 -04:00
Ryan VanderMeulen
5bc3216cda No bug - Clean up media mochitest manifests.
This doesn't change the enabled/disabled state of any tests. It should be a no-op since the harness runs tests alphabetically anyway regardless of their order in the manifest.
2014-06-05 12:41:53 -04:00
Nils Ohlmeier [:drno]
a56be8bdaa Bug 1017321 - add ICE connectivity verification steps to data channel tests. r=jib 2014-06-03 10:36:00 +02:00
Nils Ohlmeier [:drno]
2d6d10cbd0 Bug 1017329 - send a test message through data channel in reverse direction. r=whimboo 2014-05-29 00:29:00 +02:00
Nils Ohlmeier [:drno]
0c553ae4c7 Bug 1013890 - a new test case which keeps testing the old logic for data channel tests. r=jib 2014-06-02 17:23:00 +02:00
Nils Ohlmeier [:drno]
a016751412 Bug 1013809 - switch order of setLocalDescription and setRemoteDescription on dataChannels tests. r=jib 2014-06-02 17:22:00 +02:00
Nils Ohlmeier [:drno]
1e9ebb31b9 Bug 1013809 - a new test case which keeps testing the old logic before this bug. r=jib 2014-06-01 22:33:00 +02:00
Nils Ohlmeier [:drno]
0bd6e165e0 Bug 1013809 - switch order of setLocalDescription and setRemoteDescription for the answer. r=jib 2014-06-01 22:32:00 +02:00
Nils Ohlmeier [:drno]
97ad874523 Bug 965656 - wait for close of all data channels in all tests. r=jesup 2014-06-02 20:10:00 +02:00