[Webkit-unassigned] [Bug 12863] WebKit does not implement window.stop()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 23 05:06:24 PST 2007


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





------- Comment #2 from jvolkman at gmail.com  2007-02-23 05:06 PDT -------
My particular use case is a component that uploads files to the server
asynchronously.  I'm writing a component for an Ajax web application framework
(Echo2), and the component submits files to an off-screen iframe to prevent a
full page refresh.  In the supporting browsers, I use window.stop to give the
ability to stop a file transfer. As of now in WebKit and KHTML there is no way
to stop a transfer once it has started.


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