[webkit-reviews] review requested: [Bug 41188] Animations should not require from/to keyframes : [Attachment 59809] updated patch with refactored ::styleForKeyframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 25 16:39:46 PDT 2010


Dean Jackson <dino at apple.com> has asked  for review:
Bug 41188: Animations should not require from/to keyframes
https://bugs.webkit.org/show_bug.cgi?id=41188

Attachment 59809: updated patch with refactored ::styleForKeyframe
https://bugs.webkit.org/attachment.cgi?id=59809&action=review

------- Additional Comments from Dean Jackson <dino at apple.com>
Refactored into ::styleForKeyframe, which returns a RefPtr. Now the keyframe
code gets that and assigns it in, releasing when it can.

Also updated the manual test.


More information about the webkit-reviews mailing list