[Webkit-unassigned] [Bug 26409] [GTK] Glitches in new progress/load-status system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 09:40:53 PDT 2009


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





------- Comment #1 from xan.lopez at gmail.com  2009-06-15 09:40 PDT -------
Created an attachment (id=31294)
 --> (https://bugs.webkit.org/attachment.cgi?id=31294&action=view)
testprogress.c

A simple testcase.

Output is like this:

** Message: Progress is 0.100000
** Message: Status is WEBKIT_LOAD_PROVISIONAL
** Message: Status is WEBKIT_LOAD_COMMITTED
** Message: Progress is 0.500000
** Message: Progress is 0.669581
** Message: Progress is 0.698058
** Message: Progress is 0.718557
** Message: Progress is 0.746067
** Message: Progress is 0.767503
** Message: Progress is 0.791314
** Message: Progress is 0.814049
** Message: Progress is 0.816215
** Message: Status is WEBKIT_LOAD_FINISHED
** Message: Progress is 1.000000


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list