[webkit-reviews] review requested: [Bug 54151] Implement an API to play/pause/scrub animations : [Attachment 85251] Part 1 Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 9 16:00:21 PST 2011


Dean Jackson <dino at apple.com> has asked  for review:
Bug 54151: Implement an API to play/pause/scrub animations
https://bugs.webkit.org/show_bug.cgi?id=54151

Attachment 85251: Part 1 Patch
https://bugs.webkit.org/attachment.cgi?id=85251&action=review

------- Additional Comments from Dean Jackson <dino at apple.com>
This is the first patch for this bug. It adds the new IDLs and implementations,
but read-only for now. You can select animations and query their properties.
You cannot yet scrub or play/pause. New test case to exercise the API.

I'm willing to bet that I managed to screw up at least one of the non-Mac
platform build files.


More information about the webkit-reviews mailing list