RESOLVED FIXED 24922
change WorkQueue-based navigation tests to not depend on synchronous form submission
https://bugs.webkit.org/show_bug.cgi?id=24922
Summary change WorkQueue-based navigation tests to not depend on synchronous form sub...
Darin Adler
Reported 2009-03-29 08:52:34 PDT
Some of the regression tests depend on our current synchronous form submission, which is not the same as other browsers.
Attachments
patch (39.43 KB, patch)
2009-03-29 09:38 PDT, Darin Adler
zwarich: review+
Darin Adler
Comment 1 2009-03-29 09:38:51 PDT
Cameron Zwarich (cpst)
Comment 2 2009-03-29 10:04:04 PDT
Comment on attachment 29046 [details] patch > // Not dumping as text since the DumpRenderTree does not dump the text conetnt of child frames. There is a typo here: "conetnt" should be "content". After runTest() there should probably be a blank line before subframeLoaded(), but I am not sure how strict we are on style in test files. Other than that, r=me.
Darin Adler
Comment 3 2009-03-29 12:27:41 PDT
Note You need to log in before you can comment on or make changes to this bug.