Skip to content

Issue #379: Adds sandboxing flag check to PresentationRequest ctor. #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 1, 2016

Conversation

markafoltz
Copy link
Contributor

Addresses Issue #379: Investigate if sandboxing flag check can move to the PresentationRequest ctor.

For consistency, check the sandboxing flag in the PresentationRequest constructor. Keep the checks in other functions the case the flag was unset at construction time and set later.

It may be that the sandboxing flag should be persistent, however, this does not seem to be implemented in Blink. If that's true then we can remove the other checks later.

@tidoust
Copy link
Member

tidoust commented Dec 1, 2016

LGTM.
@louaybassbouss @tomoyukilabs note we'll need to update the sandboxing tests accordingly.

@markafoltz markafoltz merged commit fd2e3a2 into gh-pages Dec 1, 2016
@markafoltz markafoltz deleted the issue-379-sandbox-check branch December 1, 2016 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants