gecko-dev/dom/presentation
Andrew Osmond aa39ee6f8c Bug 1367150 - Do not attempt to create PresentationChild if ContentChild is shutting down. r=ehsan 2017-05-25 06:43:59 -04:00
..
interfaces Bug 1259349 - Filter the device availability by URL. r=smaug 2016-11-07 22:13:00 -05:00
ipc Bug 1367150 - Do not attempt to create PresentationChild if ContentChild is shutting down. r=ehsan 2017-05-25 06:43:59 -04:00
provider Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
tests Bug 1359935 - Don't call sendAsyncMessage in mockedSessionTransport.close() after tearDown. r=kershaw 2017-04-28 14:13:35 -07: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 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 1336510 - Part 2: Fix lambda captures of this in PresentationConnection, r=smaug 2017-02-24 14:34:20 -05: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 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
PresentationDataChannelSessionTransport.manifest Bug 1148307 - Part 3, implement session transport with DataChannel. r=jib. 2016-04-11 11:20:55 +08:00
PresentationDeviceInfoManager.js
PresentationDeviceInfoManager.jsm Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02: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 Bug 1275744 - Reference MOZ_LOG in dom comments. r=erahm 2016-05-26 11:08:47 -07:00
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 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
PresentationReceiver.h Bug 1291971 - Part 1, enable controller idlharness test. r=smaug. 2016-10-04 00:22:34 +02:00
PresentationRequest.cpp Bug 1350459 - Remove the [Throws] annotation from Window.navigator, r=qdot 2017-04-14 10:40:03 +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 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07: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 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07: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 1352176 - Part5: Pass a null event target, r=schien 2017-05-09 20:07:00 +02: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 1339232 - annotate more dom/* moz.build files with BUG_COMPONENT. r=overholt 2017-03-01 08:20:25 -05:00