Skip to content
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

Model allows multiple PermissionNames #331

Merged
merged 1 commit into from Nov 29, 2017

Conversation

pozdnyakov
Copy link

@pozdnyakov pozdnyakov commented Nov 28, 2017

This is needed to specify the behavior for fusion sensor types.

Fixes #330


Preview | Diff

Copy link

@alexshalamov alexshalamov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm with nit

index.bs Outdated
1. Let |permission_name| be the {{PermissionName}} associated with |sensor|.
1. Let |state| be the result of [=request permission to use|requesting permission to use=] |permission_name|.
1. Return |state|.
1. let |sensor_permissions| be |sensor|'s associated [=ordered set|set=] of

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let

This is needed to specify the behavior for fusion sensor types.

Fixes w3c#330
@pozdnyakov pozdnyakov merged commit d8f6546 into w3c:master Nov 29, 2017
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.

None yet

3 participants