<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Add kinetic scrolling"
   href="https://bugs.webkit.org/show_bug.cgi?id=155750#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Add kinetic scrolling"
   href="https://bugs.webkit.org/show_bug.cgi?id=155750">bug 155750</a>
              from <span class="vcard"><a class="email" href="mailto:aplazas&#64;igalia.com" title="Adrien Plazas &lt;aplazas&#64;igalia.com&gt;"> <span class="fn">Adrien Plazas</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=276397&amp;action=diff" name="attach_276397" title="WIP patch">attachment 276397</a> <a href="attachment.cgi?id=276397&amp;action=edit" title="WIP patch">[details]</a></span>
WIP patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=276397&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=276397&amp;action=review</a>

<span class="quote">&gt;&gt; Source/WTF/wtf/FeatureDefines.h:320
&gt;&gt; +#endif
&gt; 
&gt; We don't need any compile option for this, just add the ScrollAnimationKinetic.cpp to the GTK compilation.</span >

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

If yes, to which list should I add ScrollAnimationKinetic.cpp?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>