WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 15220
14944
Running http/tests/security after fast/dom/Window causes failures in cross-site scripting tests
https://bugs.webkit.org/show_bug.cgi?id=14944
Summary
Running http/tests/security after fast/dom/Window causes failures in cross-si...
David Kilzer (:ddkilzer)
Reported
2007-08-11 15:24:21 PDT
* 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.
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-09-18 08:49:22 PDT
*** This bug has been marked as a duplicate of
15220
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug