[Webkit-unassigned] [Bug 46491] "Failed to load resource" errors on opening resources with content-disposition: "attachment"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 14:52:31 PDT 2010


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





--- Comment #2 from jonah at carbonfive.com  2010-10-04 14:52:31 PST ---
I think I've narrowed down the js behavior I was seeing in relation to this bug. I have download links which trigger the "failed to load resource" error message. These links hava javascript onclick handlers which trigger a setTimeout timer which in turn triggers an ajax request. I believe an ajax request in flight when the "failed to load resource" error is triggered will be canceled. I'll see if I can reduce this to a simplified example.

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



More information about the webkit-unassigned mailing list