commit | d251034e2ebe3857e28fe7a64330c4b2c21deda9 | [log] [tgz] |
---|---|---|
author | Takashi Toyoshima <toyoshim@chromium.org> | Wed Jun 26 11:42:00 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 26 11:42:00 2019 |
tree | 341756b5b2188385a525f2d7d378ca9da14318f3 | |
parent | 296eb3dd10bfe7992fdc08f147d90fa037829214 [diff] |
Web MIDI: reflect spec's [SecureContext] to relevant .idl files This is a follow up to disallow Web MIDI uses on insecure origins. After this change, the Web MIDI related interfaces won't appear on insecure origins. https://github.com/WebAudio/web-midi-api/issues/183 https://github.com/WebAudio/web-midi-api/issues/199 Bug: 924471 Change-Id: I61d55d5ba192a6cbcea9e29f97c4bfe11ac4b983 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1673491 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#672474}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .