RESOLVED FIXED 53277
Add basic rubber banding support
https://bugs.webkit.org/show_bug.cgi?id=53277
Summary Add basic rubber banding support
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.