[Webkit-unassigned] [Bug 29719] New: Add ability to automatically test FTP directory parsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 11:09:32 PDT 2009


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

           Summary: Add ability to automatically test FTP directory
                    parsing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


Add ability to automatically test FTP directory parsing.

One idea is to:
-Have DRT use it's own FTP directory template that is easily dumped in layout
test formatting.
-Put the FTP directory listing tests in their own PHP files that webkit-httpd
could host and send back with the appropriate MIME type.
-Have a parent frame run as an http test that sets up DRT, and the directory
listing hosted in an iframe

Another possibility is to add a webkit-ftpd and make a special LayoutTests/ftp
directory, and have DRT have a set behavior for ftp:// urls

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