Bug 21515 - Make pan scrolling a platform configurable option
Summary: Make pan scrolling a platform configurable option
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 21:47 PDT by Darin Fisher (:fishd, Google)
Modified: 2008-10-14 22:23 PDT (History)
1 user (show)

See Also:


Attachments
v1 patch (3.80 KB, patch)
2008-10-09 23:18 PDT, Darin Fisher (:fishd, Google)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Fisher (:fishd, Google) 2008-10-09 21:47:43 PDT
Create ENABLE_PAN_SCROLLING and use it in page/EventHandler.cpp

Ports should be able to opt into pan scrolling support.
Comment 1 Darin Fisher (:fishd, Google) 2008-10-09 23:18:50 PDT
Created attachment 24255 [details]
v1 patch
Comment 2 Adam Barth 2008-10-14 01:39:03 PDT
Will land.
Comment 3 Adam Barth 2008-10-14 03:01:39 PDT
My Mac Mini died in the middle of testing this patch.  I'm going to take it into the store tomorrow.
Comment 4 Adam Barth 2008-10-14 12:28:29 PDT
It's going to be a week before I get my Mac Mini back.  Unassigning.
Comment 5 Darin Fisher (:fishd, Google) 2008-10-14 22:22:36 PDT
fixed: r37600 for the JSC changes and r37601 for the webcore changes.
Comment 6 Darin Fisher (:fishd, Google) 2008-10-14 22:23:46 PDT
http://trac.webkit.org/changeset/37600
http://trac.webkit.org/changeset/37601