Skip to content

Comments

Add Permissions Policy Integration and initial createContext() hooks#159

Merged
huningxin merged 1 commit intomasterfrom
permissions-policy
Apr 15, 2021
Merged

Add Permissions Policy Integration and initial createContext() hooks#159
huningxin merged 1 commit intomasterfrom
permissions-policy

Conversation

@anssiko
Copy link
Member

@anssiko anssiko commented Apr 7, 2021

Fix #145

In addition to Permissions Policy Integration (per integration best practices), this also adds initial steps for createContext() to allow integration of the "allowed to use" check.

@wchao1115 you wanted to clarify the context creation prose so if this looks good to you you can base your further work on top of this and augment the steps with more context creation details.


Preview | Diff

@anssiko anssiko requested review from huningxin and wchao1115 April 7, 2021 15:21
@anssiko
Copy link
Member Author

anssiko commented Apr 12, 2021

@wchao1115 feel free to merge this PR if it helps unblock your other work. You can also stack your PR on top of this, but I believe in that case we'd need to start merging "from the top" i.e. the latest opened PR to avoid merge conflicts.

I'll let you own this workflow with @huningxin so feel free to pick a workflow that works for both of you editors :-)

@anssiko
Copy link
Member Author

anssiko commented Apr 15, 2021

@wchao1115 @huningxin per discussion today's call, feel free to merge this. I'll let you do the merge to coordinate with other open PRs.

Copy link
Contributor

@huningxin huningxin left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @anssiko !

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.

Make WebNN API a policy-controlled feature with default allowlist 'self'

3 participants