WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71461
[GTK] Show load progress information in MiniBrowser using WebKit2 GTK+ API
https://bugs.webkit.org/show_bug.cgi?id=71461
Summary
[GTK] Show load progress information in MiniBrowser using WebKit2 GTK+ API
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2011-11-03 05:25:59 PDT
Created
attachment 113466
[details]
Patch
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
Committed
r99201
: <
http://trac.webkit.org/changeset/99201
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug