[Webkit-unassigned] [Bug 155750] [GTK] Add kinetic scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 23:56:43 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=155750

--- Comment #9 from Adrien Plazas <aplazas at igalia.com> ---
Comment on attachment 276397
  --> https://bugs.webkit.org/attachment.cgi?id=276397
WIP patch

View in context: https://bugs.webkit.org/attachment.cgi?id=276397&action=review

>> Source/WTF/wtf/FeatureDefines.h:320
>> +#endif
> 
> We don't need any compile option for this, just add the ScrollAnimationKinetic.cpp to the GTK compilation.

Do you mean I should:
- remove the changes made to Source/WebCore/PlatformGTK.cmake and instead
- add platform/ScrollAnimationKinetic.cpp to either "list(APPEND WebCore_SOURCES" or "list(APPEND WebCorePlatformGTK_SOURCES..." in Source/WebCore/PlatformGTK.cmake and
- remove any mention to ENABLE(KINETIC_SCROLLING)?

If yes, to which list should I add ScrollAnimationKinetic.cpp?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160427/7004fd84/attachment.html>


More information about the webkit-unassigned mailing list