[Webkit-unassigned] [Bug 13360] REGRESSION: Crash closing live web cam viewer page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 5 13:14:42 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13360





------- Comment #8 from mitz at webkit.org  2007-05-05 13:14 PDT -------
Created an attachment (id=14367)
 --> (http://bugs.webkit.org/attachment.cgi?id=14367&action=view)
Avoid calling decreaseLoadCount() twice for multipart subresources

This patch fixes the crash, but does not address other problems with multipart
subresources in TOT (at least with Safari 2), namely that the progress bar and
status bar remain in "loading" state after the first part is received, while
the Activity panel does not report the additional data received. The behavior
of shipping WebKit is the opposite: the progress bar and status bar indicate
that the page has finished loading, but the size of the resource in the
Activity panel keeps increasing.


-- 
Configure bugmail: http://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