[Webkit-unassigned] [Bug 15198] New: onload doesn't get called when there's a plugin in an iframe
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 12 17:37:29 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15198
Summary: onload doesn't get called when there's a plugin in an
iframe
Product: WebKit
Version: 522+ (nightly)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: johneseif at gmail.com
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.
--
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