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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 09:39:38 PDT 2009


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

           Summary: [GTK] Glitches in new progress/load-status system
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xan.lopez at gmail.com


There's a couple of issues with the new progress and load-status signals of the
WebView:

- A weird 10% progress is reported for pages before the status even reaches
PROVISIONAL. Not sure where this comes from, but it should either go away or
come after PROVISIONAL or COMMITTED I think.

- FINISHED comes before 100% progress is reported. I believe the natural
expectation would be to receive 100% while the status is still not finished,
and *then* receive FINISHED.

You can see both issues with the attached testcase.


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