Add deprecation warnings for permission API usage from iframes
This adds deprecation warnings when the following APIs are used from cross origin iframes: -getCurrentPosition and watchPosition -requestMIDIAccess -requestMediaKeySystemAccess -getUserMedia A message is only logged if the feature would be disallowed by feature policy. BUG=689802 Review-Url: https://codereview.chromium.org/2945223002 Cr-Commit-Position: refs/heads/master@{#485491}
Showing
Please register or sign in to comment