WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 51215
[Qt] Only include ScrollAnimatorWin.h and compile ScrollAnimatorWin.cpp on Windows if ENABLE_SMOOTH_SCROLLING=1
https://bugs.webkit.org/show_bug.cgi?id=51215
Summary
[Qt] Only include ScrollAnimatorWin.h and compile ScrollAnimatorWin.cpp on Wi...
Daniel Bates
Reported
2010-12-16 14:54:21 PST
We should only include the header ScrollAnimatorWin.h and compile ScrollAnimatorWin.cpp when building under Windows/Windows CE with SMOOTH_SCROLLING enabled. This makes the conditional inclusion of these files consistent with how we conditionally include files for other optional features, such as SVG, DATABASE, and DOM_STORAGE.
Attachments
Patch
(1.59 KB, patch)
2010-12-16 15:04 PST
,
Daniel Bates
tonikitoo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2010-12-16 15:04:47 PST
Created
attachment 76815
[details]
Patch
Antonio Gomes
Comment 2
2010-12-16 15:10:00 PST
Comment on
attachment 76815
[details]
Patch r=me r-'ed by mistake.
Daniel Bates
Comment 3
2010-12-16 15:17:55 PST
Committed
r74217
: <
http://trac.webkit.org/changeset/74217
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug