-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update MediaPositionState WebIDL (#304)
* Update MediaPositionState WebIDL We add default values for position and playbackRate. duration is now unrestricted to allow Infinity and we add a special check for NaN. We do not make duration required so that MediaSession.setPositionState can still take an optional state argument. Fixes #303 and #252. Co-authored-by: Marcos Cáceres <[email protected]>
- Loading branch information
1 parent
d07ef18
commit 42221de
Showing
1 changed file
with
11 additions
and
13 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