RESOLVED FIXED 202645
[GTK] Navigation gesture improvements
https://bugs.webkit.org/show_bug.cgi?id=202645
Summary [GTK] Navigation gesture improvements
Alice Mikhaylenko
Reported 2019-10-07 11:15:53 PDT
See the patch. (Yes, name's the same as in bug 194943)
Attachments
Patch (5.35 KB, patch)
2019-10-07 11:23 PDT, Alice Mikhaylenko
cgarcia: review+
cgarcia: commit-queue-
Patch (5.36 KB, patch)
2019-10-08 02:18 PDT, Alice Mikhaylenko
no flags
Alice Mikhaylenko
Comment 1 2019-10-07 11:23:43 PDT
Carlos Garcia Campos
Comment 2 2019-10-08 00:46:29 PDT
Comment on attachment 380340 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=380340&action=review > Source/WebKit/UIProcess/gtk/ViewGestureControllerGtk.cpp:184 > + deltaX *= (double) Scrollbar::pixelsPerLineStep() / m_distance; I know this is na existing issue, but please use C++ style cast.
Alice Mikhaylenko
Comment 3 2019-10-08 02:18:22 PDT
Created attachment 380416 [details] Patch Sure, fixed
WebKit Commit Bot
Comment 4 2019-10-08 03:03:45 PDT
Comment on attachment 380416 [details] Patch Clearing flags on attachment: 380416 Committed r250820: <https://trac.webkit.org/changeset/250820>
WebKit Commit Bot
Comment 5 2019-10-08 03:03:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.