Bug 53277

Summary: Add basic rubber banding support
Product: WebKit Reporter: Sam Weinig <sam>
Component: FramesAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
Patch mjs: review+

Sam Weinig
Reported 2011-01-27 18:16:17 PST
Add basic rubber bandings support.
Attachments
Patch (31.64 KB, patch)
2011-01-27 18:18 PST, Sam Weinig
mjs: review+
Sam Weinig
Comment 1 2011-01-27 18:18:07 PST
Maciej Stachowiak
Comment 2 2011-01-27 18:39:54 PST
Comment on attachment 80393 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=80393&action=review r=me with minor comments. > Source/WebCore/ChangeLog:5 > + Add basic rubber bandings support s/bandings/banding/ > Source/WebCore/page/EventHandler.cpp:2047 > + // that if a frame gets a gesture begin gesture, it gets the corrisponding s/corrisponding/corresponding/ > Source/WebCore/platform/mac/ScrollAnimatorMac.h:44 > +#define SUPPORT_RUBBER_BANDING 1 This should probably be an ENABLE macro.
Sam Weinig
Comment 3 2011-01-28 11:06:06 PST
Landed in r76956.
WebKit Review Bot
Comment 4 2011-01-28 12:18:10 PST
http://trac.webkit.org/changeset/76956 might have broken Leopard Intel Release (Tests)
Note You need to log in before you can comment on or make changes to this bug.