New issue
Advanced search Search tips

Issue 844100 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocked on:
issue 843849



Sign in to add a comment

Handle huge time values carefully

Project Member Reported by rtoy@chromium.org, May 17 2018

Issue description

Many 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.
 

Comment 1 by rtoy@chromium.org, May 17 2018

Blockedon: 843849

Sign in to add a comment