[Webkit-unassigned] [Bug 33533] New: window.onload never fires if page contains an <iframe> whose load is cancelled by returning null from IWebResourceLoadDelegate::willSendRequest
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 12 06:43:55 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33533
Summary: window.onload never fires if page contains an <iframe>
whose load is cancelled by returning null from
IWebResourceLoadDelegate::willSendRequest
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
CC: timothy at hatcher.name, andersca at apple.com,
beidson at apple.com
If a page contains an <iframe> whose load is cancelled by returning null from
IWebResourceLoadDelegate::willSendRequest, the load event will never be fired
for that page.
--
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