Bug 161150

Summary: Gamepad timestamps should be performance.now() instead of monotonicallyIncreasingTime()
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: jameshoward
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 134076    

Description Brady Eidson 2016-08-24 10:42:27 PDT
Gamepad timestamps should be performance.now() instead of monotonicallyIncreasingTime()