Re: [presentation-api] Filling out the list of available presentation displays for start

Hmm, a better fix might be to complete the monitoring algorithm with a
 step such as:

If there is a pending request to select a presentation display, run 
the following step:
  1. For each display in newDisplays, if display is an available 
presentation display for one of the presentation urls then run the 
following steps:
     - let presentationUrl be that presentation url
     - Insert a tuple (presentationUrl, display) into the list of 
available presentation displays, if no identical tuple already exists.

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/387#issuecomment-264293136
 using your GitHub account

Received on Thursday, 1 December 2016 20:59:33 UTC