[Webkit-unassigned] [Bug 197233] [GTK] Back/forward gesture snapshot always times out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 14:35:23 PDT 2019


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #368125|review?                     |review+
              Flags|                            |

--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 368125
  --> https://bugs.webkit.org/attachment.cgi?id=368125
Patch

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

> Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp:207
> +    bool isBackForwardNavigationGestureEnabled { false };

It's a priv struct: let glib zero the memory for us.

> Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp:1631
> +    WebKitWebViewBasePrivate* priv = webkitWebViewBase->priv;

Moved by mistake?

-- 
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/20190424/5eae6b77/attachment.html>


More information about the webkit-unassigned mailing list