WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 14716
9802
iExploder(30745552): IFRAME prevents a redirect from happening
https://bugs.webkit.org/show_bug.cgi?id=9802
Summary
iExploder(30745552): IFRAME prevents a redirect from happening
Alexey Proskuryakov
Reported
2006-07-08 23:29:26 PDT
iExploder stops periodically, failing to redirect to the next test. A case that I reduced was a test having an IFRAME with "about:plugins" SRC.
Attachments
Test case
(291 bytes, text/html)
2006-07-08 23:30 PDT
,
Alexey Proskuryakov
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2006-07-08 23:30:45 PDT
Created
attachment 9288
[details]
Test case
Alexey Proskuryakov
Comment 2
2006-07-10 13:19:34 PDT
The about:plugins part should be fixable by amending a hack in Frame::loadSubframe(), which knows about:blank, but not other about: URLs. The other case (unknown scheme, such as foo:bar) looks more complex - a policy delegate inside Safari tells WebKit to ignore the load, and so it does.
Alexey Proskuryakov
Comment 3
2006-07-11 05:41:45 PDT
Also filed as <
rdar://problem/4622333
>.
David Kilzer (:ddkilzer)
Comment 4
2007-12-16 12:53:59 PST
The attached test case seems to work now. See
Bug 14716 Comment #7
.
Alexey Proskuryakov
Comment 5
2007-12-17 00:51:01 PST
Looks like we don't need two bugs for this, and the other one has better test cases. *** This bug has been marked as a duplicate of
14716
***
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