[Webkit-unassigned] [Bug 201451] [GTK] Initial view loading is slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 15:57:42 PDT 2019


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

Michael Gratton <mike at vee.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike at vee.net

--- Comment #1 from Michael Gratton <mike at vee.net> ---
Confirming, also an issue with 2.25.4 in current Ubuntu Eoan and the current nightly flatpak build.

It's potentially quite visible in Geary because the WebKitWebView is a child of a GtkRevealer, which animates the height of the WebView. So maybe a layout/rendering issue?

But also potentially a delay on WebKitWebContext construction, since Geary currently constructs a new one for each conversation.

I'm thinking maybe the latter since I can't seem to see the delay opening a new tab in Ephy, but can catch it opening a new incognito window, and even new tabs in incognito windows - notice how the text caret in the location bar freezes blinking for a second when opening a new incognito tab?

-- 
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/20190904/91d05ab9/attachment.html>


More information about the webkit-unassigned mailing list