[Webkit-unassigned] [Bug 16510] New: Calling history.forward/back/go on a subframe causes subsequent test in DRT to intermittently fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 17:08:43 PST 2007


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

           Summary: Calling history.forward/back/go on a subframe causes
                    subsequent test in DRT to intermittently fail
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


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.


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