WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
103439
fast/loader/submit-form-while-parsing-2.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=103439
Summary
fast/loader/submit-form-while-parsing-2.html is flaky
Yael
Reported
2012-11-27 11:14:52 PST
SSIA
Attachments
Add attachment
proposed patch, testcase, etc.
Jussi Kukkonen (jku)
Comment 1
2012-12-31 05:14:29 PST
Happens on Mountainlion and GTK as well. The form in the iframe does this: document.forms.form.submit(); setTimeout("location='submit-form-while-parsing-success.html'", 0); The test expects that the frame location is still about:blank in the frame onload handler, but it is not. Apparently the timeout triggers before iframe onload.
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