[Webkit-unassigned] [Bug 97330] [GTK] Add WebKitWebView:is-loading property to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 21 06:11:48 PDT 2012


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


Xan Lopez <xan.lopez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #165122|review?                     |review+
               Flag|                            |




--- Comment #3 from Xan Lopez <xan.lopez at gmail.com>  2012-09-21 06:12:17 PST ---
(From update of attachment 165122)
View in context: https://bugs.webkit.org/attachment.cgi?id=165122&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:1141
> +        webkitWebViewUpdateURI(webView);

Maybe it's worth mentioning in the doc that when notify::is-loading is fired you can already get the URI that will be loaded through the get_uri API, even if notify::uri has not happened (seems to me that will be a common thing to do).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list