Make event timestamp minimum resolution more robust.
Old test was too specific to Blink implementation and assumed a resolution is a multiple of 5 microseconds. The new test takes multiple samples and uses a GCD estimator for min resolution. See relevant discussion here: https://bugzilla.mozilla.org/show_bug.cgi?id=1381492#c10 Bug: Change-Id: Id67f76511ec55c6e94c4dcfab07b95777b10425d Reviewed-on: https://chromium-review.googlesource.com/677981Reviewed-by:Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#505262}
Showing
Please register or sign in to comment