WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
16510
Calling history.forward/back/go on a subframe causes subsequent test in DRT to intermittently fail
https://bugs.webkit.org/show_bug.cgi?id=16510
Summary
Calling history.forward/back/go on a subframe causes subsequent test in DRT t...
Sam Weinig
Reported
2007-12-18 17:08:43 PST
The lines shouldBeTrue("canCall('targetWindow.history.back')"); shouldBeTrue("canCall('targetWindow.history.forward')"); shouldBeTrue("canCall('targetWindow.history.go', '-1')"); in http/tests/security/cross-frame-access-history.html causes http/tests/security/cross-frame-access-location.html, the test run after it to intermittently fail with the dump of cross-frame-access-history.html's render tree.
Attachments
Add attachment
proposed patch, testcase, etc.
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