..
interfaces
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
ipc
Bug 1276378 - Part 2: Implement PresentationConnection.terminate(). r=smaug
2016-06-14 08:15:07 +01:00
provider
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00
tests
merge mozilla-inbound to mozilla-central a=merge
2016-07-17 10:08:08 +02:00
DCPresentationChannelDescription.cpp
Bug 1264513 - Part 2: PPresentationBuilder.ipdl changes - OOP handling for builder, r=smaug
2016-06-03 14:48:26 +08:00
DCPresentationChannelDescription.h
Bug 1264513 - Part 2: PPresentationBuilder.ipdl changes - OOP handling for builder, r=smaug
2016-06-03 14:48:26 +08:00
Presentation.cpp
Bug 1268758 - Part1: Implement allow-presentation sandboxing flag, r=smaug
2016-07-14 02:44:00 +02:00
Presentation.h
Bug 1234128 - Part 2, use mozpresentation to identify presented content. r=smaug.
2016-05-24 14:19:22 +08:00
PresentationAvailability.cpp
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
PresentationAvailability.h
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
PresentationCallbacks.cpp
Bug 1258602 - Part1: Add PresentationConnectionList, r=smaug
2016-05-29 19:59:00 +02:00
PresentationCallbacks.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
PresentationConnection.cpp
Bug 1276378 - Part 2: Implement PresentationConnection.terminate(). r=smaug
2016-06-14 08:15:07 +01:00
PresentationConnection.h
Bug 1210340 - Implement PresentationConnection.close(), r=smaug
2016-07-13 00:18:00 +02:00
PresentationConnectionList.cpp
Bug 1258602 - Part1: Add PresentationConnectionList, r=smaug
2016-05-29 19:59:00 +02:00
PresentationConnectionList.h
Bug 1258602 - Part1: Add PresentationConnectionList, r=smaug
2016-05-29 19:59:00 +02:00
PresentationDataChannelSessionTransport.js
Bug 1272197 - Part 5, rename callback functions in nsIPresentationControlChannel.idl. r=junior
2016-07-12 10:16:46 +08:00
PresentationDataChannelSessionTransport.manifest
Bug 1148307 - Part 3, implement session transport with DataChannel. r=jib.
2016-04-11 11:20:55 +08:00
PresentationDeviceInfoManager.js
Bug 904479 - Added createPromiseWithId() that returns id of resolver r=kanru,nsm
2015-08-19 14:53:22 -07:00
PresentationDeviceInfoManager.jsm
…
PresentationDeviceInfoManager.manifest
…
PresentationDeviceManager.cpp
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
PresentationDeviceManager.h
Bug 1136565 - report session request from device provider. r=xeonchen,junior,seanlin.
2015-10-19 10:44:59 +08:00
PresentationLog.h
Bug 1275744 - Reference MOZ_LOG in dom comments. r=erahm
2016-05-26 11:08:47 -07:00
PresentationNetworkHelper.js
Backed out changeset 2c0b212a2879 (bug 1205237)
2015-10-21 11:14:49 +02:00
PresentationNetworkHelper.manifest
Backed out changeset 2c0b212a2879 (bug 1205237)
2015-10-21 11:14:49 +02:00
PresentationReceiver.cpp
Bug 1258602 - Part1: Add PresentationConnectionList, r=smaug
2016-05-29 19:59:00 +02:00
PresentationReceiver.h
Bug 1258602 - Part1: Add PresentationConnectionList, r=smaug
2016-05-29 19:59:00 +02:00
PresentationRequest.cpp
Bug 1268758 - Part1: Implement allow-presentation sandboxing flag, r=smaug
2016-07-14 02:44:00 +02:00
PresentationRequest.h
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
PresentationService.cpp
Bug 1276378 - Part 2: Implement PresentationConnection.terminate(). r=smaug
2016-06-14 08:15:07 +01:00
PresentationService.h
Bug 1276378 - Part 2: Implement PresentationConnection.terminate(). r=smaug
2016-06-14 08:15:07 +01:00
PresentationServiceBase.cpp
Bug 1267965 - Part1: Move duplicate code into PresentationServiceBase. r=smaug
2016-05-25 02:19:00 +02:00
PresentationServiceBase.h
Bug 1264513 - Part 2: PPresentationBuilder.ipdl changes - OOP handling for builder, r=smaug
2016-06-03 14:48:26 +08:00
PresentationSessionInfo.cpp
Bug 1276378 - Part 2: Implement PresentationConnection.terminate(). r=smaug
2016-06-14 08:15:07 +01:00
PresentationSessionInfo.h
Bug 1276378 - Part 2: Implement PresentationConnection.terminate(). r=smaug
2016-06-14 08:15:07 +01:00
PresentationSessionRequest.cpp
…
PresentationSessionRequest.h
…
PresentationTCPSessionTransport.cpp
Bug 1264513 - Part 1: IPresentationSessionTransportBuilder.idl changes - necessary refactory in in-proc data channel handling, r=smaug
2016-06-03 14:48:26 +08:00
PresentationTCPSessionTransport.h
Bug 1234492 - Part 2 - Use the role definition in nsIPresentationService, r=smaug
2016-04-18 02:23:00 +02:00
PresentationTerminateRequest.cpp
Bug 1276378 - Part 1: Add terminate command in control protocol. r=junior
2016-05-26 16:22:27 -07:00
PresentationTerminateRequest.h
Bug 1276378 - Part 1: Add terminate command in control protocol. r=junior
2016-05-26 16:22:27 -07:00
moz.build
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
2016-07-14 10:16:42 -06:00