Summary: | MotionMark: ensure that timestamps are valid during warm up phase of tests | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> | ||||||
Component: | Layout and Rendering | Assignee: | Jon Lee <jonlee> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | bfulgham, cdumez, ews-watchlist, jbedard, jonlee, rniwa, simon.fraser, webkit-bug-importer, zalan | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Said Abou-Hallawa
2020-04-16 23:49:53 PDT
Created attachment 396744 [details]
Patch
Comment on attachment 396744 [details]
Patch
Looks reasonable
Created attachment 397429 [details]
Patch
Comment on attachment 397429 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=397429&action=review > PerformanceTests/MotionMark/about.html:76 > + <li><strong>1.1.1</strong>: Fix bug in the calculation of timestamps used for animation during warm up phase of tests.</li> Should we include a link to the bug in Bugzilla for more details about the bug itself and the fix? (In reply to Said Abou-Hallawa from comment #5) > Comment on attachment 397429 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=397429&action=review > > > PerformanceTests/MotionMark/about.html:76 > > + <li><strong>1.1.1</strong>: Fix bug in the calculation of timestamps used for animation during warm up phase of tests.</li> > > Should we include a link to the bug in Bugzilla for more details about the > bug itself and the fix? Sure. I'll do that in a follow-up. Committed r260656: <https://trac.webkit.org/changeset/260656> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397429 [details]. |