New issue
Advanced search Search tips

Issue 647504 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug


Participants' hotlists:
presentation-api-1ua


Sign in to add a comment

PresentationRequest.start() must throw OperationError if called while the promise is not resolved in the browsing context

Project Member Reported by avayvod@chromium.org, Sep 15 2016

Issue description

Per the spec (http://w3c.github.io/presentation-api/#starting-a-presentation):

"If there is already an unsettled Promise from a previous call to start for the same controlling browsing context, return a Promise rejected with an OperationError exception and abort all remaining steps."

However, Chrome throws an InternalError in my manual testing (on Android at least). Seems like this could be implemented in Blink.
 

Comment 1 by sko...@chromium.org, Sep 21 2016

Status: Available (was: Untriaged)

Comment 2 by mfo...@chromium.org, Sep 29 2016

Labels: PresentationAPI

Comment 3 by mfo...@chromium.org, Mar 24 2017

Labels: -PresentationAPI
Cc: -mfo...@chromium.org
Labels: -Pri-3 M-69 Pri-2
Owner: mfo...@chromium.org
Status: Assigned (was: Available)
Correctness issue we should track down.

Labels: -M-69 Target-71
Labels: -Target-71 Target-72
Cc: -imch...@chromium.org
Status: Started (was: Assigned)

Sign in to add a comment