gecko-dev/dom/presentation
Jim Chen 23c3c2e325 Bug 1323576 - Convert GeckoNetworkManager events to bundle events; r=sebastian
Convert "Wifi:Enable" and "Wifi:GetIPAddress" events to GeckoBundle
events. Use the UI thread because we do things like starting activities
and using system services, which are best done on the UI thread.
2016-12-18 08:10:18 -05:00
..
interfaces Bug 1259349 - Filter the device availability by URL. r=smaug 2016-11-07 22:13:00 -05:00
ipc Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
provider Bug 1322605 - remove legacy TV 2.5 presentation device support. r=junior 2016-12-08 16:25:27 -10:00
tests Bug 1304934 - disable test_presentation_mixed_security_contexts.html on Android for constant failures, a=nnoyance 2016-11-17 21:34:35 -08:00
AvailabilityCollection.cpp Bug 1288297 - Construct PresentationRequest with multiple URLs, r=smaug 2016-09-05 01:17:00 +02:00
AvailabilityCollection.h Bug 1288297 - Construct PresentationRequest with multiple URLs, r=smaug 2016-09-05 01:17:00 +02:00
ControllerConnectionCollection.cpp Bug 1197690 - Part2: Implement reconnect, r=smaug 2016-08-02 19:11:00 +02:00
ControllerConnectionCollection.h Bug 1197690 - Part2: Implement reconnect, r=smaug 2016-08-02 19:11:00 +02:00
DCPresentationChannelDescription.cpp
DCPresentationChannelDescription.h
Presentation.cpp Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
Presentation.h Bug 1314229 - return undefined/null for defaultRequest/receiver if not in corresponding UA or context. r=smaug. 2016-11-02 17:53:31 +08:00
PresentationAvailability.cpp Bug 1259349 - Filter the device availability by URL. r=smaug 2016-11-07 22:13:00 -05:00
PresentationAvailability.h Bug 1259349 - Filter the device availability by URL. r=smaug 2016-11-07 22:13:00 -05:00
PresentationCallbacks.cpp Bug 1311375 - promise reject when there is an unsettled presentation start procedure. r=smaug 2016-10-31 15:49:32 +08:00
PresentationCallbacks.h Bug 1288297 - Construct PresentationRequest with multiple URLs, r=smaug 2016-09-05 01:17:00 +02:00
PresentationConnection.cpp Bug 1291971 - Part 1, enable controller idlharness test. r=smaug. 2016-10-04 00:22:34 +02:00
PresentationConnection.h Bug 1291971 - Part 1, enable controller idlharness test. r=smaug. 2016-10-04 00:22:34 +02:00
PresentationConnectionList.cpp
PresentationConnectionList.h
PresentationDataChannelSessionTransport.js Bug 1228474 - Support sending blob/arraybuffer for data channel. r=smaug 2016-09-17 19:42:00 -04:00
PresentationDataChannelSessionTransport.manifest
PresentationDeviceInfoManager.js
PresentationDeviceInfoManager.jsm Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku 2016-11-16 14:51:04 -05:00
PresentationDeviceInfoManager.manifest
PresentationDeviceManager.cpp Bug 1300492 - Fix typo in PresentationDeviceManager::GetAvailableDevices, r=smaug 2016-09-05 16:52:59 +08:00
PresentationDeviceManager.h
PresentationLog.h
PresentationNetworkHelper.js Bug 1323576 - Convert GeckoNetworkManager events to bundle events; r=sebastian 2016-12-18 08:10:18 -05:00
PresentationNetworkHelper.manifest
PresentationReceiver.cpp Bug 1291971 - Part 6, enable receiver idlharness test. r=smaug. 2016-10-20 11:27:55 +08:00
PresentationReceiver.h Bug 1291971 - Part 1, enable controller idlharness test. r=smaug. 2016-10-04 00:22:34 +02:00
PresentationRequest.cpp Bug 1311375 - promise reject when there is an unsettled presentation start procedure. r=smaug 2016-10-31 15:49:32 +08:00
PresentationRequest.h Bug 1311375 - promise reject when there is an unsettled presentation start procedure. r=smaug 2016-10-31 15:49:32 +08:00
PresentationService.cpp Bug 1259349 - Filter the device availability by URL. r=smaug 2016-11-07 22:13:00 -05:00
PresentationService.h Bug 1259349 - Filter the device availability by URL. r=smaug 2016-11-07 22:13:00 -05:00
PresentationServiceBase.h Bug 1259349 - Filter the device availability by URL. r=smaug 2016-11-07 22:13:00 -05:00
PresentationSessionInfo.cpp Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
PresentationSessionInfo.h Bug 1301259 - Part2: Close the connected/connecting connection before starting reconnecting, r=smaug 2016-09-28 23:35:00 +02:00
PresentationSessionRequest.cpp
PresentationSessionRequest.h
PresentationTCPSessionTransport.cpp Bug 1228474 - Support sending blob/arraybuffer for data channel. r=smaug 2016-09-17 19:42:00 -04:00
PresentationTCPSessionTransport.h
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
PresentationTransportBuilderConstructor.cpp Bug 1299040 - Implement transport builder constructor. r=smaug 2016-09-16 08:59:00 -04:00
PresentationTransportBuilderConstructor.h Bug 1299040 - Implement transport builder constructor. r=smaug 2016-09-16 08:59:00 -04:00
moz.build Bug 1301259 - Part1: Move session info structures to PresentationServiceBase class, r=smaug 2016-09-28 23:35:00 +02:00