[Webkit-unassigned] [Bug 70814] [GTK] Add webkit_web_view_get_uri() to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 12:13:03 PDT 2011


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

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




--- Comment #3 from Gustavo Noronha (kov) <gns at gnome.org>  2011-10-27 12:13:02 PST ---
(From update of attachment 112326)
View in context: https://bugs.webkit.org/attachment.cgi?id=112326&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:307
>      WKPageLoadURL(toAPI(page), url.get());
> +    webkitWebViewUpdateURI(webView);

This made me a bit nervous, but notice I didn't read WKPageLoadURL's code yet. You are sure there isn't a race here, I assume? Other than that looks great.

-- 
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