[Webkit-unassigned] [Bug 18655] New: [XHR] OnProgress needs more test case
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 21 07:35:39 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18655
Summary: [XHR] OnProgress needs more test case
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: XML
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: julien.chaffraix at gmail.com
As mentioned in bug13596, we need more test case about onprogress event
handler. On the top of my head:
- addEventListener("progress", mycallback, XXX) should work
- add checks for both interfaces (LSProgressEvent and ProgressEvent)
- calling abort() should reset m_receivedLength
- ...
--
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