mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:30:27 +00:00
96a33978d6
- Bug 1254888 - Part 1: Add logging macro to dom/presentation. r=schien (aeecfd2c12) - Bug 1254888 - Part 2: Add log to PresentationSessionInfo and Transport. r=schien (8d705bfda0) - Bug 1148307 - Part1, separate object bruilder from nsIPresentationSessionTransport, r=smaug (038cc48549) - Bug 1239242 - support PresentationRequest.startWithDevice(). r=smaug. (8bb527a997) - Bug 1148307 - Part 2, let session transport send DOM string. r=smaug (61ac0e8d64) - Bug 1148307 - Part 3, implement session transport with DataChannel. r=jib. (c4d124c093) - Bug 1226144 - Free sessionId after using it. r=selin (ee0d36f996) - Bug 1148307 - Part 4, use data channel in substitution for TCP session transport (in-process), r=smaug (8954ab54f8) - Bug 1148307 - Part 5, pref off data channel session transport, r=smaug (61c0c17d1f) - some pref. cleanup (21e17660e7) - add some font names and aliases (cb38962246) - remove unused dom.max_child_script_run_time (d214b353d4) - align strange layout.css.scroll-snap.enabled overwrite (f2562a5cc1) - reshuffle some preferences, remove unused (41f586186b) - more reshuffle and cleanup of preferences (0208aa32a3) - Bug 1168891 Part 1 - Refine two functions related to caret positioning. r=mats (86d718d60e) - Bug 1168891 Part 2 - Allow one caret to be dragged across the other caret. r=mats (9276eb7728) - part of Bug 1252802 - Web page scrolls when dragging caret in editable, r=snorp (31dade8b77) - Bug 1235508 - Re-implement fast Phone number selection on long-press, r=TYLin (59b6371d17) - Bug 1249201 Part 1 - Add "scroll" reason to CaretStateChangedEvent. r=smaug (b92ff6cbfc) - Bug 1249201 Part 2 - Show carets continuously when panning or zooming. r=mats,sebastian (ca5c51c479) - Bug 1245246: Add null check for mDocViewerPrint in nsPrintEngine::FirePrintingErrorEvent. r=roc (e9d5b49a3f) - Bug 1025267 - Make some -moz- prefixed pseudo-classes chrome-only. r=bz (238f7a85d4) - Bug 1259889 Part 1 - Add @supports -moz-bool-pref for internal-only style sheets. r=heycam (d716a7b884) - Bug 1237633 - Part 1: Percentages are not allowed in a <source-size-value>. r=jdm (52ccffbf86) - Bug 1081362 - Change nsStyleBasicShape pointer to an nsRefPtr, to avoid leak in unexpected case. r=dholbert (2a5cb8ffdd) - Bug 1264317 - Make the basic shape clip-path clipping use nsCSSValue::Array instead of nsCSSValueList. r=dholbert (7aaf39f2d7) - Bug 1247150 - Consistently use StyleSheetHandle::RefPtr* for outparams in nsLayoutStylesheetCache. r=dholbert (ddc85f29f8) - Bug 1251848: Check StyleSheetHandles for being null-flavored before derefing them, in assertions within nsLayoutStylesheetCache::InvalidateSheet. r=bholley (edb3924075) - Bug 1245260 - Add crashtest; r=hiro (6347e37750) - Bug 460209 - Add crashtest. (97b4786de2) - Bug 474377 - Add crashtest. (516b4e8164) - Bug 1264396 - Don't allow animation of 'display' property; r=heycam (6e94bcb26a) - missing bit of 759568 - Part 1 (fc954f075b) - part of Bug 1037483 replace microdata with microformats (4ff01e11d6) - Bug 1245334 - Make PromiseMessage.jsm ids more meaningful. r=baku (913ac1b9a5) - Bug 1094201 - Implement an Integration.jsm module for low-overhead registration of overrides. r=mak (9982624b90) - Bug 1167663 - Mark nsCSSKeyframeStyleDeclaration/nsCSSPageStyleDeclaration::mRule as MOZ_NON_OWNING_REF. r=dbaron (6d4e9751a1) - Bug 1244992 - Avoid double-counting in various refcounted types related to nsCSSValue. r=heycam. (c830949dd9) - Bug 1262646 - Change the outparams passed to nsStyleUtil::AppendEscapedCSSString from nsString to nsAutoString. r=dholbert (2b0caadf9d) - Bug 1247336 - De-dupe changes in ActiveLayerTracker before treating property as animated. r=roc (c44ed5aee6) - space fix (5e79d245ea) - Bug 1266288 - Track changes to all margin properties for scroll-linked effects. r=mstange (fed6994e4d) - Bug 1259641 - Do not force reflow for all tabs when size mode changed. r=smaug (70847cc6d2) - Bug 1261265 - Fix nsStyleContext::MoveTo flag assertions to allow mismatch on parents if bit is set on child. r=dholbert (3e6b08372e) - Bug 1264837 Part 43 - Remove SVGFEUnstyledLeafFrameBase. r=dholbert (bb55feda77) - Remove mention of old SVG text pref in comment; no bug. (DONTBUILD) (3a618aca18) - Bug 752638, part 1 - Move SVGTextFrame::SetupContextPaint to nsSVGUtils. r=heycam (c125c2903f) - Bug 1258843 - Don't build SVG display items if their visibility is hidden. r=dholbert (150c3b0059) - Bug 1258650. Properly use aExtraMasksTransform when combining masks. r=Bas,a=kwierso (ba5ea1928b) - Bug 1263789 - Stop nsSVGMaskFrameNEON.h from polluting the global namespace. r=dholbert (e2c8544d35) - Bug 1162418 - Try to find a suitable non-zero dimension to use when containing block's inline-size depends on an SVG element which is specified as a percentage of its container. r=jwatt (3eab79c8a4) - Bug 1250143. Account for border/padding on outer <svg> elements in GeometryUtils. r=mats (f307820b75) - Bug 1243623. Don't skip unregistering a table part if we have a split table. r=mats (35bb0821c1) - Bug 1203417. Propagate error result from PaintTableFrame. r=seth (866e47b3e4) - Bug 1209780. Propagate the use of MOZ_MUST_USE DrawResult in nsTablePainter. r=seth (851618d06c) - var-const (29d5e9f859) - Bug 1209780. Propagate the use of MOZ_MUST_USE DrawResult in nsTreeBodyFrame::PaintText. r=seth (1ce563ea18) - Bug 1203626 - remove the unused argument from nsTreeBodyFrame::GetTwistyRect. r=mattwoodrow (03293f52b5) - Bug 1218041, part 1: Give nsTreeBodyFrame::PaintImage a fallback codepath for painting SVG images with no explicit height or width. r=seth (b6fd3a39f7) - Bug 1218041, part 2: add reftests for <treecell> SVG-image rendering. (no review) (90231e0bfa) - Bug 1224736: When image size lookup fails in nsTreeBodyFrame::PaintImage, only fall back to use the full destRect if we've got a VectorImage. r=tn (dd7d7667ca) - Bug 1156108 - Make nsTreeColumns::mFirstColumn an nsRefPtr; r=roc (f6888480bc) - Bug 1255069 - use UniquePtr for storage in nsTreeContentView; r=dholbert (598256735f) - Bug 1181560 - ensure previous menus get closed when opening new ones, r=Enn (2c88f3452a) - Bug 1192655 - Make menubar not react to events when it is not visible. r=enn (2bbcbc81a2) - Bug 1197913 - Keep the last hovered item highlighted after moving the cursor outside the <select> drop-down list on Windows. r=neil (abd3240473) - Bug 1228029 - Fix the usage of gtest assertion macros in TestJobScheduler.cpp. r=kats (0fcc9aa6fe) - Bug 1244234 - Simplify joining jobs with the gfx job scheduler. r=jrmuizel (f4b6bbf418) - Bug 1239288 - Add a shutdown test to the gfx job scheduler. r=jrmuizel (fd2432d108) - Bug 1239288 - Fix a race in the win32 job scheduler's shutdown. r=jrmuizel (4e509b4bf3) - Bug 1241161 - make Matrix4x4::ProjectTo2D normalize out perpective where possible. r=mattwoodrow (5a68e396a3) - bits of Bug 1135138 - Remove UNICODE from DEFINES (1eb51a0a79) - Bug 1249640: Part 4 Android to use new blocking. r=snorp (855e5c0dda) - Bug 1234875 - Remove alwaysAcceptSessionCookies pref. r=mak (8bed323449) - Bug 1247912 - convert left side expression to int64_t when assigning to mCookiesLifetimeSec in order to avoid overflow. r=jdm (0cedb68c83) - code and comment style (9215d74a8f) - code and comment style (1d4cda31af) - Bug 1219928 - Skip misspelled words in style blocks. r=enndeakin. (91dd0bcedf) - Bug 1240896 - Use iframe mozbrowser in RDM. r=gl (e77d22985c) - Bug 1240896 - Uplift dimensions to avoid recreating iframe. r=gl (85a3be9131) - Bug 1240896 - Load frame script into RDM browser. r=gl (8f13d807e4) - Bug 1240896 - Port browser_device_width.js to new RDM. r=gl (d91c389a28) - Bug 1240896 - Rebuild existing RDM browser tests to work with remote frames. r=m (546dad6c25) - Bug 1240896 - Improve RDM GCLI test toggling. r=me (0dfb78bc96) - Bug 1251767 - Add WS filter button to net panel; r=honza (8405709965) - Bug 1242988 - Replac styleeditor's _ l10n function with getString. r=pbro (90d264a6e0) - Bug 1241437 - remove workaround from StyleSheetEditor.jsm; r=pbrosset (28223516c3) - Bug 1236968 - autodial telemetry r=mayhemer (3844b9c19e) - Bug 1254310 - Add a hidden pref to temporarily disable Safe Browsing on given hostnames. r=gcp (4955fc88f8) - Bug 772528 - Remove nsFileInputStream::Seek() from nsPartialFileInputStream::Init(). r=baku (15db900fb5) - Bug 1150921 - Add telemetry for response codes to SafeBrowsing requests. r=francois f=bsmedberg (215d50e4ad) - Bug 1164518 - Better logging of completions. r=gcp (95b4fe3731) - Bug 1172688 - Add telemetry for when gethash calls timeout. r=francois, r=bsmedberg (b94a2b38a7) - Bug 1266184 - Implement nsIMIMEInputStream.data getter. r=mcmanus (8c9159c030) - Bug 1239955 - Let DNSService rely on IOService::Offline, r=bagder (336f161d21) - Bug 1260407 - added logging for proxy/pac to aid debugging, r=mcmanus (a179275ca6) - Bug 1259089 - Set TCP socket to non-blocking in sts again, just to be sure. r=mcmanus (bf0656bf07) - Bug 1256473 - Cast values to avoid C4838 on VS2015; r=mayhemer (d4b138dba8) - Bug 1260764 - Creation of PollableEvent needs a lock r=dragana a=kwierso (01c9d5e477) - Bug 652186 - Implement URL Standard's backslash replacement r=mcmanus (6485fa7e8c) - Bug 1042347 - %2e entered in URL bar not normalized leading to denormalized request r=mcmanus (3fc1ff92cd) - Bug 377052 - nsBaseURLParser::ParseURL doesn't handle spaces embedded in the scheme properly r=mcmanus (1f54055b9d) - fix editor format (444d6a62c4) - Bug 1154124 - Prevent recursion when calling HTTP cache entry's callbacks. r=michal (7bdfbf603d) - Bug 1247644 - Don't do any I/O on doomed and unused HTTP cache entries, r=michal (7668d29a36)
686 lines
19 KiB
C++
686 lines
19 KiB
C++
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
#include "ipc/PresentationIPCService.h"
|
|
#include "mozilla/Services.h"
|
|
#include "mozIApplication.h"
|
|
#include "nsIAppsService.h"
|
|
#include "nsIObserverService.h"
|
|
#include "nsIPresentationControlChannel.h"
|
|
#include "nsIPresentationDeviceManager.h"
|
|
#include "nsIPresentationDevicePrompt.h"
|
|
#include "nsIPresentationListener.h"
|
|
#include "nsIPresentationRequestUIGlue.h"
|
|
#include "nsIPresentationSessionRequest.h"
|
|
#include "nsNetUtil.h"
|
|
#include "nsServiceManagerUtils.h"
|
|
#include "nsThreadUtils.h"
|
|
#include "nsXULAppAPI.h"
|
|
#include "PresentationLog.h"
|
|
#include "PresentationService.h"
|
|
|
|
using namespace mozilla;
|
|
using namespace mozilla::dom;
|
|
|
|
namespace mozilla {
|
|
namespace dom {
|
|
|
|
/*
|
|
* Implementation of PresentationDeviceRequest
|
|
*/
|
|
|
|
class PresentationDeviceRequest final : public nsIPresentationDeviceRequest
|
|
{
|
|
public:
|
|
NS_DECL_ISUPPORTS
|
|
NS_DECL_NSIPRESENTATIONDEVICEREQUEST
|
|
|
|
PresentationDeviceRequest(const nsAString& aRequestUrl,
|
|
const nsAString& aId,
|
|
const nsAString& aOrigin);
|
|
|
|
private:
|
|
virtual ~PresentationDeviceRequest();
|
|
|
|
nsString mRequestUrl;
|
|
nsString mId;
|
|
nsString mOrigin;
|
|
};
|
|
|
|
LazyLogModule gPresentationLog("Presentation");
|
|
|
|
} // namespace dom
|
|
} // namespace mozilla
|
|
|
|
NS_IMPL_ISUPPORTS(PresentationDeviceRequest, nsIPresentationDeviceRequest)
|
|
|
|
PresentationDeviceRequest::PresentationDeviceRequest(const nsAString& aRequestUrl,
|
|
const nsAString& aId,
|
|
const nsAString& aOrigin)
|
|
: mRequestUrl(aRequestUrl)
|
|
, mId(aId)
|
|
, mOrigin(aOrigin)
|
|
{
|
|
MOZ_ASSERT(!mRequestUrl.IsEmpty());
|
|
MOZ_ASSERT(!mId.IsEmpty());
|
|
MOZ_ASSERT(!mOrigin.IsEmpty());
|
|
}
|
|
|
|
PresentationDeviceRequest::~PresentationDeviceRequest()
|
|
{
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationDeviceRequest::GetOrigin(nsAString& aOrigin)
|
|
{
|
|
aOrigin = mOrigin;
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationDeviceRequest::GetRequestURL(nsAString& aRequestUrl)
|
|
{
|
|
aRequestUrl = mRequestUrl;
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationDeviceRequest::Select(nsIPresentationDevice* aDevice)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
MOZ_ASSERT(aDevice);
|
|
|
|
nsCOMPtr<nsIPresentationService> service =
|
|
do_GetService(PRESENTATION_SERVICE_CONTRACTID);
|
|
if (NS_WARN_IF(!service)) {
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
|
|
// Update device in the session info.
|
|
RefPtr<PresentationSessionInfo> info =
|
|
static_cast<PresentationService*>(service.get())->GetSessionInfo(mId);
|
|
if (NS_WARN_IF(!info)) {
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
info->SetDevice(aDevice);
|
|
|
|
// Establish a control channel. If we failed to do so, the callback is called
|
|
// with an error message.
|
|
nsCOMPtr<nsIPresentationControlChannel> ctrlChannel;
|
|
nsresult rv = aDevice->EstablishControlChannel(mRequestUrl, mId, getter_AddRefs(ctrlChannel));
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return info->ReplyError(NS_ERROR_DOM_OPERATION_ERR);
|
|
}
|
|
|
|
// Initialize the session info with the control channel.
|
|
rv = info->Init(ctrlChannel);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return info->ReplyError(NS_ERROR_DOM_OPERATION_ERR);
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationDeviceRequest::Cancel()
|
|
{
|
|
nsCOMPtr<nsIPresentationService> service =
|
|
do_GetService(PRESENTATION_SERVICE_CONTRACTID);
|
|
if (NS_WARN_IF(!service)) {
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
|
|
RefPtr<PresentationSessionInfo> info =
|
|
static_cast<PresentationService*>(service.get())->GetSessionInfo(mId);
|
|
if (NS_WARN_IF(!info)) {
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
|
|
return info->ReplyError(NS_ERROR_DOM_ABORT_ERR);
|
|
}
|
|
|
|
/*
|
|
* Implementation of PresentationService
|
|
*/
|
|
|
|
NS_IMPL_ISUPPORTS(PresentationService, nsIPresentationService, nsIObserver)
|
|
|
|
PresentationService::PresentationService()
|
|
: mIsAvailable(false)
|
|
{
|
|
}
|
|
|
|
PresentationService::~PresentationService()
|
|
{
|
|
HandleShutdown();
|
|
}
|
|
|
|
bool
|
|
PresentationService::Init()
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
|
|
nsCOMPtr<nsIObserverService> obs = services::GetObserverService();
|
|
if (NS_WARN_IF(!obs)) {
|
|
return false;
|
|
}
|
|
|
|
nsresult rv = obs->AddObserver(this, NS_XPCOM_SHUTDOWN_OBSERVER_ID, false);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return false;
|
|
}
|
|
rv = obs->AddObserver(this, PRESENTATION_DEVICE_CHANGE_TOPIC, false);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return false;
|
|
}
|
|
rv = obs->AddObserver(this, PRESENTATION_SESSION_REQUEST_TOPIC, false);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return false;
|
|
}
|
|
|
|
nsCOMPtr<nsIPresentationDeviceManager> deviceManager =
|
|
do_GetService(PRESENTATION_DEVICE_MANAGER_CONTRACTID);
|
|
if (NS_WARN_IF(!deviceManager)) {
|
|
return false;
|
|
}
|
|
|
|
rv = deviceManager->GetDeviceAvailable(&mIsAvailable);
|
|
return !NS_WARN_IF(NS_FAILED(rv));
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::Observe(nsISupports* aSubject,
|
|
const char* aTopic,
|
|
const char16_t* aData)
|
|
{
|
|
if (!strcmp(aTopic, NS_XPCOM_SHUTDOWN_OBSERVER_ID)) {
|
|
HandleShutdown();
|
|
return NS_OK;
|
|
} else if (!strcmp(aTopic, PRESENTATION_DEVICE_CHANGE_TOPIC)) {
|
|
return HandleDeviceChange();
|
|
} else if (!strcmp(aTopic, PRESENTATION_SESSION_REQUEST_TOPIC)) {
|
|
nsCOMPtr<nsIPresentationSessionRequest> request(do_QueryInterface(aSubject));
|
|
if (NS_WARN_IF(!request)) {
|
|
return NS_ERROR_FAILURE;
|
|
}
|
|
|
|
return HandleSessionRequest(request);
|
|
} else if (!strcmp(aTopic, "profile-after-change")) {
|
|
// It's expected since we add and entry to |kLayoutCategories| in
|
|
// |nsLayoutModule.cpp| to launch this service earlier.
|
|
return NS_OK;
|
|
}
|
|
|
|
MOZ_ASSERT(false, "Unexpected topic for PresentationService");
|
|
return NS_ERROR_UNEXPECTED;
|
|
}
|
|
|
|
void
|
|
PresentationService::HandleShutdown()
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
|
|
mAvailabilityListeners.Clear();
|
|
mRespondingListeners.Clear();
|
|
mSessionInfo.Clear();
|
|
mRespondingSessionIds.Clear();
|
|
|
|
nsCOMPtr<nsIObserverService> obs = services::GetObserverService();
|
|
if (obs) {
|
|
obs->RemoveObserver(this, NS_XPCOM_SHUTDOWN_OBSERVER_ID);
|
|
obs->RemoveObserver(this, PRESENTATION_DEVICE_CHANGE_TOPIC);
|
|
obs->RemoveObserver(this, PRESENTATION_SESSION_REQUEST_TOPIC);
|
|
}
|
|
}
|
|
|
|
nsresult
|
|
PresentationService::HandleDeviceChange()
|
|
{
|
|
nsCOMPtr<nsIPresentationDeviceManager> deviceManager =
|
|
do_GetService(PRESENTATION_DEVICE_MANAGER_CONTRACTID);
|
|
if (NS_WARN_IF(!deviceManager)) {
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
|
|
bool isAvailable;
|
|
nsresult rv = deviceManager->GetDeviceAvailable(&isAvailable);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return rv;
|
|
}
|
|
|
|
if (isAvailable != mIsAvailable) {
|
|
mIsAvailable = isAvailable;
|
|
NotifyAvailableChange(mIsAvailable);
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
nsresult
|
|
PresentationService::HandleSessionRequest(nsIPresentationSessionRequest* aRequest)
|
|
{
|
|
nsCOMPtr<nsIPresentationControlChannel> ctrlChannel;
|
|
nsresult rv = aRequest->GetControlChannel(getter_AddRefs(ctrlChannel));
|
|
if (NS_WARN_IF(NS_FAILED(rv) || !ctrlChannel)) {
|
|
return rv;
|
|
}
|
|
|
|
nsAutoString url;
|
|
rv = aRequest->GetUrl(url);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
ctrlChannel->Close(rv);
|
|
return rv;
|
|
}
|
|
|
|
nsAutoString sessionId;
|
|
rv = aRequest->GetPresentationId(sessionId);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
ctrlChannel->Close(rv);
|
|
return rv;
|
|
}
|
|
|
|
nsCOMPtr<nsIPresentationDevice> device;
|
|
rv = aRequest->GetDevice(getter_AddRefs(device));
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
ctrlChannel->Close(rv);
|
|
return rv;
|
|
}
|
|
|
|
#ifdef MOZ_WIDGET_GONK
|
|
// Verify the existence of the app if necessary.
|
|
nsCOMPtr<nsIURI> uri;
|
|
rv = NS_NewURI(getter_AddRefs(uri), url);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
ctrlChannel->Close(NS_ERROR_DOM_BAD_URI);
|
|
return rv;
|
|
}
|
|
|
|
bool isApp;
|
|
rv = uri->SchemeIs("app", &isApp);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
ctrlChannel->Close(rv);
|
|
return rv;
|
|
}
|
|
|
|
if (NS_WARN_IF(isApp && !IsAppInstalled(uri))) {
|
|
ctrlChannel->Close(NS_ERROR_DOM_NOT_FOUND_ERR);
|
|
return NS_OK;
|
|
}
|
|
#endif
|
|
|
|
// Create or reuse session info.
|
|
RefPtr<PresentationSessionInfo> info = GetSessionInfo(sessionId);
|
|
if (NS_WARN_IF(info)) {
|
|
// TODO Bug 1195605. Update here after session join/resume becomes supported.
|
|
ctrlChannel->Close(NS_ERROR_DOM_OPERATION_ERR);
|
|
return NS_ERROR_DOM_ABORT_ERR;
|
|
}
|
|
|
|
info = new PresentationPresentingInfo(url, sessionId, device);
|
|
rv = info->Init(ctrlChannel);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
ctrlChannel->Close(rv);
|
|
return rv;
|
|
}
|
|
|
|
mSessionInfo.Put(sessionId, info);
|
|
|
|
// Notify the receiver to launch.
|
|
nsCOMPtr<nsIPresentationRequestUIGlue> glue =
|
|
do_CreateInstance(PRESENTATION_REQUEST_UI_GLUE_CONTRACTID);
|
|
if (NS_WARN_IF(!glue)) {
|
|
ctrlChannel->Close(NS_ERROR_DOM_OPERATION_ERR);
|
|
return info->ReplyError(NS_ERROR_DOM_OPERATION_ERR);
|
|
}
|
|
nsCOMPtr<nsISupports> promise;
|
|
rv = glue->SendRequest(url, sessionId, getter_AddRefs(promise));
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
ctrlChannel->Close(rv);
|
|
return info->ReplyError(NS_ERROR_DOM_OPERATION_ERR);
|
|
}
|
|
nsCOMPtr<Promise> realPromise = do_QueryInterface(promise);
|
|
static_cast<PresentationPresentingInfo*>(info.get())->SetPromise(realPromise);
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
void
|
|
PresentationService::NotifyAvailableChange(bool aIsAvailable)
|
|
{
|
|
nsTObserverArray<nsCOMPtr<nsIPresentationAvailabilityListener>>::ForwardIterator iter(mAvailabilityListeners);
|
|
while (iter.HasMore()) {
|
|
nsCOMPtr<nsIPresentationAvailabilityListener> listener = iter.GetNext();
|
|
NS_WARN_IF(NS_FAILED(listener->NotifyAvailableChange(aIsAvailable)));
|
|
}
|
|
}
|
|
|
|
bool
|
|
PresentationService::IsAppInstalled(nsIURI* aUri)
|
|
{
|
|
nsAutoCString prePath;
|
|
nsresult rv = aUri->GetPrePath(prePath);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return false;
|
|
}
|
|
|
|
nsAutoString manifestUrl;
|
|
AppendUTF8toUTF16(prePath, manifestUrl);
|
|
manifestUrl.AppendLiteral("/manifest.webapp");
|
|
|
|
nsCOMPtr<nsIAppsService> appsService = do_GetService(APPS_SERVICE_CONTRACTID);
|
|
if (NS_WARN_IF(!appsService)) {
|
|
return false;
|
|
}
|
|
|
|
nsCOMPtr<mozIApplication> app;
|
|
appsService->GetAppByManifestURL(manifestUrl, getter_AddRefs(app));
|
|
if (NS_WARN_IF(!app)) {
|
|
return false;
|
|
}
|
|
|
|
return true;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::StartSession(const nsAString& aUrl,
|
|
const nsAString& aSessionId,
|
|
const nsAString& aOrigin,
|
|
const nsAString& aDeviceId,
|
|
uint64_t aWindowId,
|
|
nsIPresentationServiceCallback* aCallback)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
MOZ_ASSERT(aCallback);
|
|
MOZ_ASSERT(!aSessionId.IsEmpty());
|
|
|
|
// Create session info and set the callback. The callback is called when the
|
|
// request is finished.
|
|
RefPtr<PresentationSessionInfo> info =
|
|
new PresentationControllingInfo(aUrl, aSessionId, aCallback);
|
|
mSessionInfo.Put(aSessionId, info);
|
|
|
|
// Only track the info when an actual window ID, which would never be 0, is
|
|
// provided (for an in-process sender page).
|
|
if (aWindowId != 0) {
|
|
mRespondingSessionIds.Put(aWindowId, new nsString(aSessionId));
|
|
mRespondingWindowIds.Put(aSessionId, aWindowId);
|
|
}
|
|
|
|
nsCOMPtr<nsIPresentationDeviceRequest> request =
|
|
new PresentationDeviceRequest(aUrl, aSessionId, aOrigin);
|
|
|
|
if (aDeviceId.IsVoid()) {
|
|
// Pop up a prompt and ask user to select a device.
|
|
nsCOMPtr<nsIPresentationDevicePrompt> prompt =
|
|
do_GetService(PRESENTATION_DEVICE_PROMPT_CONTRACTID);
|
|
if (NS_WARN_IF(!prompt)) {
|
|
return info->ReplyError(NS_ERROR_DOM_OPERATION_ERR);
|
|
}
|
|
|
|
nsresult rv = prompt->PromptDeviceSelection(request);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return info->ReplyError(NS_ERROR_DOM_OPERATION_ERR);
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
// Find the designated device from available device list.
|
|
nsCOMPtr<nsIPresentationDeviceManager> deviceManager =
|
|
do_GetService(PRESENTATION_DEVICE_MANAGER_CONTRACTID);
|
|
if (NS_WARN_IF(!deviceManager)) {
|
|
return info->ReplyError(NS_ERROR_DOM_OPERATION_ERR);
|
|
}
|
|
|
|
nsCOMPtr<nsIArray> devices;
|
|
nsresult rv = deviceManager->GetAvailableDevices(getter_AddRefs(devices));
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return info->ReplyError(NS_ERROR_DOM_OPERATION_ERR);
|
|
}
|
|
|
|
nsCOMPtr<nsISimpleEnumerator> enumerator;
|
|
rv = devices->Enumerate(getter_AddRefs(enumerator));
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return info->ReplyError(NS_ERROR_DOM_OPERATION_ERR);
|
|
}
|
|
|
|
NS_ConvertUTF16toUTF8 utf8DeviceId(aDeviceId);
|
|
bool hasMore;
|
|
while(NS_SUCCEEDED(enumerator->HasMoreElements(&hasMore)) && hasMore){
|
|
nsCOMPtr<nsISupports> isupports;
|
|
rv = enumerator->GetNext(getter_AddRefs(isupports));
|
|
|
|
nsCOMPtr<nsIPresentationDevice> device(do_QueryInterface(isupports));
|
|
MOZ_ASSERT(device);
|
|
|
|
nsAutoCString id;
|
|
if (NS_SUCCEEDED(device->GetId(id)) && id.Equals(utf8DeviceId)) {
|
|
request->Select(device);
|
|
return NS_OK;
|
|
}
|
|
}
|
|
|
|
// Reject if designated device is not available.
|
|
return info->ReplyError(NS_ERROR_DOM_NOT_FOUND_ERR);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::SendSessionMessage(const nsAString& aSessionId,
|
|
const nsAString& aData)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
MOZ_ASSERT(!aData.IsEmpty());
|
|
MOZ_ASSERT(!aSessionId.IsEmpty());
|
|
|
|
RefPtr<PresentationSessionInfo> info = GetSessionInfo(aSessionId);
|
|
if (NS_WARN_IF(!info)) {
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
|
|
return info->Send(aData);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::CloseSession(const nsAString& aSessionId)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
MOZ_ASSERT(!aSessionId.IsEmpty());
|
|
|
|
RefPtr<PresentationSessionInfo> info = GetSessionInfo(aSessionId);
|
|
if (NS_WARN_IF(!info)) {
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
|
|
return info->Close(NS_OK, nsIPresentationSessionListener::STATE_CLOSED);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::TerminateSession(const nsAString& aSessionId)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
MOZ_ASSERT(!aSessionId.IsEmpty());
|
|
|
|
RefPtr<PresentationSessionInfo> info = GetSessionInfo(aSessionId);
|
|
if (NS_WARN_IF(!info)) {
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
|
|
return info->Close(NS_OK, nsIPresentationSessionListener::STATE_TERMINATED);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::RegisterAvailabilityListener(nsIPresentationAvailabilityListener* aListener)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
|
|
if (NS_WARN_IF(mAvailabilityListeners.Contains(aListener))) {
|
|
return NS_OK;
|
|
}
|
|
|
|
mAvailabilityListeners.AppendElement(aListener);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::UnregisterAvailabilityListener(nsIPresentationAvailabilityListener* aListener)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
|
|
mAvailabilityListeners.RemoveElement(aListener);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::RegisterSessionListener(const nsAString& aSessionId,
|
|
nsIPresentationSessionListener* aListener)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
MOZ_ASSERT(aListener);
|
|
|
|
RefPtr<PresentationSessionInfo> info = GetSessionInfo(aSessionId);
|
|
if (NS_WARN_IF(!info)) {
|
|
// Notify the listener of TERMINATED since no correspondent session info is
|
|
// available possibly due to establishment failure. This would be useful at
|
|
// the receiver side, since a presentation session is created at beginning
|
|
// and here is the place to realize the underlying establishment fails.
|
|
nsresult rv = aListener->NotifyStateChange(aSessionId,
|
|
nsIPresentationSessionListener::STATE_TERMINATED);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return rv;
|
|
}
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
|
|
return info->SetListener(aListener);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::UnregisterSessionListener(const nsAString& aSessionId)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
|
|
RefPtr<PresentationSessionInfo> info = GetSessionInfo(aSessionId);
|
|
if (info) {
|
|
NS_WARN_IF(NS_FAILED(info->Close(NS_OK, nsIPresentationSessionListener::STATE_TERMINATED)));
|
|
UntrackSessionInfo(aSessionId);
|
|
return info->SetListener(nullptr);
|
|
}
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::RegisterRespondingListener(uint64_t aWindowId,
|
|
nsIPresentationRespondingListener* aListener)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
MOZ_ASSERT(aListener);
|
|
|
|
nsCOMPtr<nsIPresentationRespondingListener> listener;
|
|
if (mRespondingListeners.Get(aWindowId, getter_AddRefs(listener))) {
|
|
return (listener == aListener) ? NS_OK : NS_ERROR_DOM_INVALID_STATE_ERR;
|
|
}
|
|
|
|
mRespondingListeners.Put(aWindowId, aListener);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::UnregisterRespondingListener(uint64_t aWindowId)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
|
|
mRespondingListeners.Remove(aWindowId);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::GetExistentSessionIdAtLaunch(uint64_t aWindowId,
|
|
nsAString& aSessionId)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
|
|
nsString* sessionId = mRespondingSessionIds.Get(aWindowId);
|
|
if (sessionId) {
|
|
aSessionId.Assign(*sessionId);
|
|
} else {
|
|
aSessionId.Truncate();
|
|
}
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::NotifyReceiverReady(const nsAString& aSessionId,
|
|
uint64_t aWindowId)
|
|
{
|
|
RefPtr<PresentationSessionInfo> info = GetSessionInfo(aSessionId);
|
|
if (NS_WARN_IF(!info)) {
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
|
|
// Only track the responding info when an actual window ID, which would never
|
|
// be 0, is provided (for an in-process receiver page).
|
|
if (aWindowId != 0) {
|
|
mRespondingSessionIds.Put(aWindowId, new nsString(aSessionId));
|
|
mRespondingWindowIds.Put(aSessionId, aWindowId);
|
|
}
|
|
|
|
return static_cast<PresentationPresentingInfo*>(info.get())->NotifyResponderReady();
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::UntrackSessionInfo(const nsAString& aSessionId)
|
|
{
|
|
// Remove the session info.
|
|
mSessionInfo.Remove(aSessionId);
|
|
|
|
// Remove the in-process responding info if there's still any.
|
|
uint64_t windowId = 0;
|
|
if (mRespondingWindowIds.Get(aSessionId, &windowId)) {
|
|
mRespondingWindowIds.Remove(aSessionId);
|
|
mRespondingSessionIds.Remove(windowId);
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
PresentationService::GetWindowIdBySessionId(const nsAString& aSessionId,
|
|
uint64_t* aWindowId)
|
|
{
|
|
if (mRespondingWindowIds.Get(aSessionId, aWindowId)) {
|
|
return NS_OK;
|
|
}
|
|
return NS_ERROR_NOT_AVAILABLE;
|
|
}
|
|
|
|
bool
|
|
PresentationService::IsSessionAccessible(const nsAString& aSessionId,
|
|
base::ProcessId aProcessId)
|
|
{
|
|
RefPtr<PresentationSessionInfo> info = GetSessionInfo(aSessionId);
|
|
if (NS_WARN_IF(!info)) {
|
|
return false;
|
|
}
|
|
return info->IsAccessible(aProcessId);
|
|
}
|
|
|
|
already_AddRefed<nsIPresentationService>
|
|
NS_CreatePresentationService()
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
|
|
nsCOMPtr<nsIPresentationService> service;
|
|
if (XRE_GetProcessType() == GeckoProcessType_Content) {
|
|
service = new mozilla::dom::PresentationIPCService();
|
|
} else {
|
|
service = new PresentationService();
|
|
if (NS_WARN_IF(!static_cast<PresentationService*>(service.get())->Init())) {
|
|
return nullptr;
|
|
}
|
|
}
|
|
|
|
return service.forget();
|
|
}
|