Handle huge time values carefully |
|
Issue descriptionMany of the API functions accept time values (as a double). This can easily overflow the internal frame counters used to count time. Handle these carefully, possibly throwing errors when allowed, or maybe clamping the values to the largest possible frame value. Or something. |
|
►
Sign in to add a comment |
|
Comment 1 by rtoy@chromium.org
, May 17 2018