RESOLVED FIXED 21083
Refactor ScrollView (tracking bug)
https://bugs.webkit.org/show_bug.cgi?id=21083
Summary Refactor ScrollView (tracking bug)
Dave Hyatt
Reported 2008-09-24 17:22:16 PDT
ScrollView needs to be combined with FrameView and eliminated. Most of the code should be refactored to become cross-platform on FrameView where possible.
Attachments
Dave Hyatt
Comment 1 2008-09-24 23:18:46 PDT
Going to start with refactoring in ScrollView itself. It may turn out that keeping the class around is a good idea.
Dave Hyatt
Comment 2 2008-10-03 02:04:24 PDT
All done!
Note You need to log in before you can comment on or make changes to this bug.