define the behavior for consecutive |getAvailability| #335
Comments
anssiko
added the
v1
label
Sep 7, 2016
|
PROPOSED RESOLUTION: For #335, check algorithms around availability objects and make sure they all refer to "script object" or "internal object". For bullet 2, add "in parallel" in step 9. For bullet 3, make sure |
|
Section 6.4 will need a bit of cleanup to make it consistent with reasonable behavior. Here is what I am thinking.
Can start after the PR for Issue #342 lands (which tweaks some text in this same section). |
mfoltzgoogle
referenced
this issue
Nov 18, 2016
Merged
Clarifies the roles of objects for getting presentation display availability. #370
mfoltzgoogle
closed this
Nov 28, 2016
mfoltzgoogle
referenced
this issue
Dec 1, 2016
Closed
Step 11 of getAvailability should not run "in parallel" #381
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
schien commentedAug 30, 2016
Three unclear behavior found while implementing the |getAvailability| algorithm:
(A, presentationUrls)tuple is found. However, we can only return the same object if the requester is in the same DOM window.PresentationRequestobject, we should guarantee the resolve order in the algorithm. For example,should always print "12" in console for all browsers.