[webkit-reviews] review granted: [Bug 71461] [GTK] Show load progress information in MiniBrowser using WebKit2 GTK+ API : [Attachment 113466] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 09:08:05 PDT 2011


Martin Robinson <mrobinson at webkit.org> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 71461: [GTK] Show load progress information in MiniBrowser using WebKit2
GTK+ API
https://bugs.webkit.org/show_bug.cgi?id=71461

Attachment 113466: Patch
https://bugs.webkit.org/attachment.cgi?id=113466&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=113466&action=review


> Tools/MiniBrowser/gtk/BrowserWindow.c:86
> +	   g_timeout_add(500, (GSourceFunc)resetEntryProgress,
window->uriEntry);

This seems a bit long, but we can always adjust it later.


More information about the webkit-reviews mailing list