[presentation-api] Investigate if sandboxing flag check can move to the PresentationRequest ctor

mfoltzgoogle has just created a new issue for 
https://github.com/w3c/presentation-api:

== Investigate if sandboxing flag check can move to the 
PresentationRequest ctor ==
Follow-up from Issue #362.  It may be possible to check the sandboxing
 flag in the ctor for PresentationRequest, and this would simplify the
 algorithms that check it on function invocation.

However, if the attribute is dynamic or set on navigation, it may not 
be possible.

@mounirlamouri can you update this with what you discover in Blink?

Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/379 using your GitHub 
account

Received on Tuesday, 29 November 2016 18:00:32 UTC