Bug 74149

Summary: WebScrollbarPainterDelegate should have a pointer to its Scrollbar
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

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.