Bug 71461

Summary: [GTK] Show load progress information in MiniBrowser using WebKit2 GTK+ API
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on: 71459    
Bug Blocks: 71447, 71466    
Attachments:
Description Flags
Patch mrobinson: review+

Carlos Garcia Campos
Reported 2011-11-03 05:22:38 PDT
We could use the GtkEntry progress API for that
Attachments
Patch (2.33 KB, patch)
2011-11-03 05:25 PDT, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2011-11-03 05:25:59 PDT
Martin Robinson
Comment 2 2011-11-03 09:08:05 PDT
Comment on attachment 113466 [details] Patch 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.
Carlos Garcia Campos
Comment 3 2011-11-03 09:14:08 PDT
Note You need to log in before you can comment on or make changes to this bug.