Bug 97458 - [GTK] WebKitWebView:is-loading is not updated when the is loaded is started by link clicked navigation action
Summary: [GTK] WebKitWebView:is-loading is not updated when the is loaded is started b...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2012-09-24 08:57 PDT by Carlos Garcia Campos
Modified: 2012-09-24 09:31 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.75 KB, patch)
2012-09-24 09:03 PDT, Carlos Garcia Campos
xan.lopez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2012-09-24 08:57:15 PDT
We are setting it to true when the load is started by using the API
Comment 1 Carlos Garcia Campos 2012-09-24 09:03:35 PDT
Created attachment 165394 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-24 09:08:04 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Xan Lopez 2012-09-24 09:25:29 PDT
Comment on attachment 165394 [details]
Patch

Yeah, much better.
Comment 4 Carlos Garcia Campos 2012-09-24 09:31:52 PDT
Committed r129380: <http://trac.webkit.org/changeset/129380>