[Webkit-unassigned] [Bug 182174] [GTK] Zooming gesture incorrectly uses scale instead of zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 29 09:55:16 PST 2018


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332545|commit-queue+               |commit-queue-
              Flags|                            |

--- Comment #8 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 332545
  --> https://bugs.webkit.org/attachment.cgi?id=332545
Patch changing scale to zoom - V2

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

> Source/WebKit/UIProcess/gtk/GestureController.cpp:33
> +#include "WebKitWebViewPrivate.h"

Better to #include "WebKitWebView.h" since you don't need any of the private bits.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180129/24aeda4f/attachment.html>


More information about the webkit-unassigned mailing list