[Webkit-unassigned] [Bug 31590] New: [Qt] unify resources used in WebKit/qt/tests/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 08:19:39 PST 2009


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

           Summary: [Qt] unify resources used in WebKit/qt/tests/
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonikitoo at webkit.org


Currently many autotests load their resources from external local files. see:

$ cd WebKit/qt/tests/

$ ls qwebelement/
image.png style2.css  style.css ...

$ ls qwebframe/
image.png  resources  style.css  test1.html  test2.html ...

$ ls qwebhistory/data/
page1.html  page2.html  page3.html  page4.html  page5.html  page6.html

$ ls qwebpage/frametest/
frame_a.html  iframe2.html  iframe3.html  iframe.html  index.html

$ ls qwebview/data/
frame_a.html  index.html

$ ls resources/
test.swf

It would be good to unify all of them into a single WebKit/qt/tests/resources/
directory and make all tests to use it.

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