-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Populate requested scheme into output, not default scheme (#69)
Now that the polyfill will respond with more than one scheme on Firefox and Chromecast devices, we must populate the _requested_ scheme into the output, not the _default_ scheme. Back when the polyfill assumed that only the default was possible, these were the same, so this distinction didn't matter.
- Loading branch information
1 parent
ccfb179
commit aa79c72
Showing
1 changed file
with
29 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters