Bug 215241

Summary: Avoid triggering redundant compositing updates when trying ot run a steps() animation on transform
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=215229
https://bugs.webkit.org/show_bug.cgi?id=215454
Attachments:
Description Flags
Patch zalan: review+

Simon Fraser (smfr)
Reported 2020-08-06 14:16:05 PDT
Avoid triggering redundant compositing updates when trying ot run a steps() animation on transform
Attachments
Patch (7.17 KB, patch)
2020-08-06 14:22 PDT, Simon Fraser (smfr)
zalan: review+
Simon Fraser (smfr)
Comment 1 2020-08-06 14:22:01 PDT
Simon Fraser (smfr)
Comment 2 2020-08-06 14:22:04 PDT
Simon Fraser (smfr)
Comment 3 2020-08-06 17:58:57 PDT
Antoine Quint
Comment 4 2020-08-24 03:37:48 PDT
Comment on attachment 406114 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406114&action=review > LayoutTests/animations/steps-transform-rendering-updates-expected.txt:2 > -PASS count < 6 is true > +FAIL count < 6 should be true. Was false. We shouldn't have a FAIL in one of the test outputs.
Note You need to log in before you can comment on or make changes to this bug.