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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 11:41:57 PDT 2010


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

           Summary: "Failed to load resource" errors on opening resources
                    with content-disposition: "attachment"
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonah at carbonfive.com


In attempting to load resources with "Content-Disposition" header set to "attachment" I'm seeing a "Failed to load resource" error in the console.

Reproduction:

1. Open a new window/tab
2. Open the console
3. Paste a link to a file attachment into the address bar (http://trac.webkit.org/raw-attachment/wiki/QtWebKit/CodeCamp200912/ARM-JIT.pdf for example)
4. Note an error in the console;
    "Failed to load resource" in Chrome 6.0.472.63
    "Failed to load resource: Frame load interrupted" in Safari Version 5.0.2 (6533.18.5)

Unable to test on latest webkit nightly due to https://bugs.webkit.org/show_bug.cgi?id=46380

I first noticed this because javascript running on the page would halt when a user triggered the "Failed to load resource" error. I'll try to put together a reliable reproduction of that behavior.

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