[Webkit-unassigned] [Bug 14944] New: Running http/tests/security after fast/dom/Window causes failures in cross-site scripting tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 11 15:24:22 PDT 2007


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

           Summary: Running http/tests/security after fast/dom/Window causes
                    failures in cross-site scripting tests
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: sam at webkit.org


* SUMMARY
Running tests in http/tests/security after tests in fast/dom/Window causes
failures in various cross-site scripting (xss-*) tests.  (Is some variable in
DumpRenderTree not getting reset properly?)

* STEPS TO REPRODUCE
1. Run layout tests thusly:
$ ./WebKitTools/Scripts/run-webkit-tests --debug fast/dom/Window
http/tests/security
2. Wait for results.

* RESULTS
Most of the xss-* tests fail because '[object Object]' gets inserted into the
frame name like this:

-ALERT: PASS: window.name should be '<!--framePath //<!--frame0-->-->' and is.
+ALERT: PASS: window.name should be '<!--framePath /[object
Object]/<!--frame0-->-->' and is.

* NOTES
The fast/dom/Window/window-resize.html test also fails on my PB G4 (independent
of running the layout tests to reproduce this bug).  I don't think that affects
this issue, though.


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