Bug 210559 - Use Performance::reduceTimeResolution to reduce precision
Summary: Use Performance::reduceTimeResolution to reduce precision
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-15 11:15 PDT by zalan
Modified: 2020-04-15 11:16 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2020-04-15 11:15:37 PDT
now we've got the mix of "reduceTimeResolution" and "timestamp / 1000". In certain cases (thanks to floating point precision) they produce different values.
Comment 1 Radar WebKit Bug Importer 2020-04-15 11:16:10 PDT
<rdar://problem/61837904>