[Webkit-unassigned] [Bug 53490] New: fast/loader/onload-policy-ignore-for-frame.html fails on Qt bot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 1 06:29:03 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53490
Summary: fast/loader/onload-policy-ignore-for-frame.html fails
on Qt bot
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
This bug isn't Qt related bug. But now it fails only on Qt, I don't know why.
http://www.example.com has been redirected to http://www.iana.org/domains/example/
with a "302 Found" HTTP redirection sice few days ago. It made this test "fail",
because of an additional in DRT output, but correct line:
Policy delegate: attempt to load http://www.example.com/ with navigation type 'other'
+Policy delegate: attempt to load http://www.iana.org/domains/example/ with navigation type 'other'
Test for window.onload never fires if page contains an <iframe> with a bad scheme or whose load is cancelled by returning null from resource load delegate's willSendRequest. If the test passes, you should see the word "PASSED" below.
PASSED
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list