RESOLVED FIXED 74149
WebScrollbarPainterDelegate should have a pointer to its Scrollbar
https://bugs.webkit.org/show_bug.cgi?id=74149
Summary WebScrollbarPainterDelegate should have a pointer to its Scrollbar
Anders Carlsson
Reported 2011-12-08 17:47:07 PST
WebScrollbarPainterDelegate should have a pointer to its Scrollbar
Attachments
Patch (5.82 KB, patch)
2011-12-08 17:47 PST, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2011-12-08 17:47:41 PST
Darin Adler
Comment 2 2011-12-08 17:48:49 PST
Comment on attachment 118502 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=118502&action=review > Source/WebCore/ChangeLog:3 > + WebScrollbarPainterDelegate should have a pointer to its Scrollbar Why?
Anders Carlsson
Comment 3 2011-12-08 17:52:33 PST
(In reply to comment #2) > (From update of attachment 118502 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=118502&action=review > > > Source/WebCore/ChangeLog:3 > > + WebScrollbarPainterDelegate should have a pointer to its Scrollbar > > Why? It's a step towards simplifying the scroll animator code and making it more robust.
Anders Carlsson
Comment 4 2011-12-08 17:54:14 PST
Note You need to log in before you can comment on or make changes to this bug.