Skip to content

Commit

Permalink
Integrate with the Feature Policy specification.
Browse files Browse the repository at this point in the history
The integration with the Feature Policy specification allows us to
disallow (by default) access to this feature by cross-origin iframes
with a standardized mechanism for the top-level document to grant access
to this feature to origins that it trusts.

With this mitigation in place the Allowed Origins descriptors are
removed from the specification. This resolves the question in WICG#49 of
whether access to USB devices should be controlled by the vendor or the
user in the favor of the user.

This resolves issue WICG#82 and obsoletes issues WICG#15 and WICG#38.
  • Loading branch information
reillyeon committed Mar 28, 2017
1 parent f3e91c1 commit 27ad1f4
Showing 1 changed file with 132 additions and 365 deletions.
Loading

0 comments on commit 27ad1f4

Please sign in to comment.