Bug 123237
Summary: | Make SMILTimeContainer use new AnimationController | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Jackson <dino> |
Component: | Animations | Assignee: | Dean Jackson <dino> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, graouts, krit, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 122912 |
Dean Jackson
Much of the logic in SMILTimeContainer could be moved into AnimationController, in particular updateAnimations's progress calculation, etc. SMILTimeContainer may still be responsible for forwarding updates into the SVGSMILElements for now.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dean Jackson
<rdar://problem/15305119>
Antoine Quint
*** This bug has been marked as a duplicate of bug 168110 ***