gecko-dev/dom/presentation
Phil Ringnalda c7665e5342 Bug 1315867 - Disable test_presentation_sandboxed_presentation.html until its flaky use of setTimeout can be repaired 2016-11-07 20:32:24 -08:00
..
interfaces Bug 1306210 - Expose the principal of the device request. r=smaug 2016-10-04 14:27:05 +08:00
ipc Bug 1306210 - Expose the principal of the device request. r=smaug 2016-10-04 14:27:05 +08:00
provider Bug 1306397 - Remove B2G event 'network-active-changed' and consumers from non-B2G/Gonk files: dom/presentation. r=schien 2016-09-29 19:53:44 +02:00
tests Bug 1315867 - Disable test_presentation_sandboxed_presentation.html until its flaky use of setTimeout can be repaired 2016-11-07 20:32:24 -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 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 1314229 - return undefined/null for defaultRequest/receiver if not in corresponding UA or context. r=smaug. 2016-11-02 17:53:31 +08: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 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
PresentationAvailability.h Bug 1288297 - Construct PresentationRequest with multiple URLs, r=smaug 2016-09-05 01:17:00 +02: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 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 1228474 - Support sending blob/arraybuffer for data channel. r=smaug 2016-09-17 19:42:00 -04: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 1300492 - Fix typo in PresentationDeviceManager::GetAvailableDevices, r=smaug 2016-09-05 16:52:59 +08: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 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 1291971 - Part 4, enable controller startNewPresentation_error test. r=smaug. 2016-10-04 09:00:10 +02:00
PresentationService.h Bug 1310436 - Remove support for verifying the presence of app in the presentation API; r=baku 2016-10-17 10:05:12 -04:00
PresentationServiceBase.h Bug 1301259 - Part1: Move session info structures to PresentationServiceBase class, r=smaug 2016-09-28 23:35:00 +02:00
PresentationSessionInfo.cpp Bug 1311944 - notify device disconnect only when session termination. r=smaug 2016-10-24 19:11:26 +08: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 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
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