[Webkit-unassigned] [Bug 46380] REGRESSION: 'Failed to load resource' on opening resource with content-disposition "attachment"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 15:39:11 PDT 2010


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





--- Comment #2 from jonah at carbonfive.com  2010-09-23 15:39:11 PST ---
Reproduction:

1. Open developer console.
2. Run the following Javascript to demonstrate a recurring event:
`x = setInterval(function() {console.log(new Date())}, 1000);` 
3. Load http://trac.webkit.org/raw-attachment/wiki/QtWebKit/CodeCamp200912/ARM-JIT.pdf
4. Note "Failed to load resource" error in console, javascript has stopped and no longer logs times to the console.

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