[Webkit-unassigned] [Bug 72949] [GTK] Add WebKitDownload to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 08:02:05 PST 2012


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #7 from Martin Robinson <mrobinson at webkit.org>  2012-01-20 08:02:05 PST ---
> > > Source/WebKit2/UIProcess/API/gtk/WebKitDownload.cpp:319
> > > +        && (currentElapsed - priv->lastElapsed) < 0.7
> > 
> > Why 0.7 seconds? Wouldn't it be better to use a value like 60 frames a second? That will ensure that download progress bars animate smoothly.
> 
> I have no idea, I copied this from wk1 code.

I think 30-60 frames per second might be the way to go here.

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