specify the prohibits mixed security contexts algorithm for multiple presentation URLs #329
Comments
|
BTW, we need to sync the description of mixed security context check in section 6.4.3 "Getting the presentation displays availability information" as well. |
|
Thanks for pointing this out @schien. I think it might be unexpected behavior if some URLs were allowed to continue in the algorithm and others are not; the order matters. I'm going to prepare a PR to implement your suggestion 1 and address your second comment as well. |
mfoltzgoogle
referenced
this issue
Aug 18, 2016
Merged
Update security check step to handle multiple URLs. #331
mfoltzgoogle
closed this
Aug 19, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
schien commentedAug 16, 2016
In step 3 of the "Starting a presentation" algorithm, it only defined the behavior if one presentation URL is assigned. Below are the two possible solutions: