WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 53490
[Qt] fast/loader/onload-policy-ignore-for-frame.html fails on Qt bot
https://bugs.webkit.org/show_bug.cgi?id=53490
Summary
[Qt] fast/loader/onload-policy-ignore-for-frame.html fails on Qt bot
Csaba Osztrogonác
Reported
2011-02-01 06:29:03 PST
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
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2011-02-01 06:31:02 PST
Adam, you committed this test long time ago. Have you got any idea why does it fail only on Qt?
Csaba Osztrogonác
Comment 2
2011-02-01 06:33:39 PST
(In reply to
comment #0
)
> because of an additional in DRT output, but correct line:
typo :) because of an additional, but correct line in DRT output:
Csaba Osztrogonác
Comment 3
2011-02-01 06:40:49 PST
I added a Qt specific expected file to make buildbot happier:
http://trac.webkit.org/changeset/77247
If we found the fix for this bug, we can remove it.
Adam Roben (:aroben)
Comment 4
2011-02-01 06:43:57 PST
(In reply to
comment #1
)
> Adam, you committed this test long time ago. > Have you got any idea why does it fail only on Qt?
I don't know why this would only affect Qt. Can you set a breakpoint where the second line of text is printed and see why it's being called? Ignoring the first load should cause the redirect never to happen.
Jocelyn Turcotte
Comment 5
2014-02-03 03:13:43 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
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