WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
15198
onload doesn't get called when there's a plugin in an iframe
https://bugs.webkit.org/show_bug.cgi?id=15198
Summary
onload doesn't get called when there's a plugin in an iframe
John Seif
Reported
2007-09-12 17:37:28 PDT
In WebKit on Windows, onload isn't being called if there's a plugin in an iframe. I see this problem with Safari, but not Firefox or IE. It looks like it works on mac since the layout test below exercises it, but I haven't verified it. I'll attach a reduced test case. Note I saw this when looking at plugins/pluginDocumentView-deallocated-dataSource.html. However this got moved to the mac specific tests in
http://trac.webkit.org/projects/webkit/changeset/25367
. Not sure why it got moved, seems like it can be made to succeed if instead of checking for the plugin's filename, its name is used instead.
Attachments
testcase
(334 bytes, text/html)
2007-09-12 17:38 PDT
,
John Seif
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
John Seif
Comment 1
2007-09-12 17:38:04 PDT
Created
attachment 16273
[details]
testcase
Robert Blaut
Comment 2
2008-02-17 13:59:27 PST
I've checked the test case in the latest Webkit
r30236
on Windows and the bug is already fixed.
Alexey Proskuryakov
Comment 3
2008-02-18 02:34:08 PST
Do we have a test for this? Otherwise, we should probably reopen this to make a test, to ensure that the bug doesn't resurface.
Robert Blaut
Comment 4
2008-02-18 03:12:49 PST
(In reply to
comment #3
)
> Do we have a test for this? Otherwise, we should probably reopen this to make a > test, to ensure that the bug doesn't resurface. >
In layout tests? I doubt.
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