[Webkit-unassigned] [Bug 142102] New: Move scroll animating functions from ScrollAnimator to ScrollController
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 27 13:54:36 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=142102
Bug ID: 142102
Summary: Move scroll animating functions from ScrollAnimator to
ScrollController
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
This is part of a refactoring of the various scrolling classes. It does the following:
1. Consolidates the animation timers to simplify the implementation.
2. Moves code from ScrollAnimator/ScrollAnimatorMac -> ScrollController.
3. Moves ScrollController from platform/mac to platform/cocoa so it can be shared with iOS.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150227/c0a1fa4a/attachment-0002.html>
More information about the webkit-unassigned
mailing list