RESOLVED CONFIGURATION CHANGED 69032
Make sure CA animations work with new cubic timing functions
https://bugs.webkit.org/show_bug.cgi?id=69032
Summary Make sure CA animations work with new cubic timing functions
Dean Jackson
Reported 2011-09-28 14:58:40 PDT
https://bugs.webkit.org/show_bug.cgi?id=45761 allows timing function control points to lie outside [0,1]. Need to make sure that's ok with CoreAnimation and fix it if necessary.
Attachments
Radar WebKit Bug Importer
Comment 1 2011-09-28 15:03:11 PDT
Ahmad Saleem
Comment 2 2024-04-10 08:25:37 PDT
@Antoine - is it applicable now?
Antoine Quint
Comment 3 2024-05-06 01:52:02 PDT
This has been dealt with, we have logic to identify values outside of the [0-1] range in GraphicsLayerCA::addAnimation().
Note You need to log in before you can comment on or make changes to this bug.