Revert making trying to authorize a nonsense device id a bad_message.
As it happens, renderers actually do this, and we don't want to unnecessarily crash them. Instead, use the previous behaviour of returning OUTPUT_DEVICE_STATUS_ERROR_NOT_FOUND instead. One way to trigger a nonsense id being sent to the browser is by using the setSinkId method of an HTMLMediaElement. BUG=671167 Review-Url: https://codereview.chromium.org/2561343002 Cr-Commit-Position: refs/heads/master@{#437933}
Showing
Please register or sign in to comment