[Webkit-unassigned] [Bug 18384] New: resources should optionally use content-disposition filename

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 9 07:15:04 PDT 2008


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

           Summary: resources should optionally use content-disposition
                    filename
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at avannaproductions.com


I have several instances of the same file included in a web page. Each instance
generates different content depending on a variable passed in. However, since
it is the same file, WebKit's web inspector shows the same file name repeatedly
in the resource list. I cannot tell which is which until I view each one.

Since I am sending the header "Content-Disposition: inline; filename=foo",
which is different for each of these instances, it would be desirable if the
filename provided in the header could be used in the resource list so that the
list makes more apparent which file is which.


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