[Webkit-unassigned] [Bug 33533] 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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 11:21:29 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33533





--- Comment #19 from Adam Roben (aroben) <aroben at apple.com>  2010-01-14 11:21:26 PST ---
(In reply to comment #18)
> (From update of attachment 46590 [details])
> Since the new layouttestcontroller voodoo is only on windows and mac for now,
> you should add the tests that rely on it to the skipped list for the other
> platforms (unless I'm missing something as to why they wouldn't fail)
> 
> r+ with that change.

onload-bad-scheme-for-frame.html is definitely valid for all platforms (it
doesn't require any DRT support).

The other two tests should pass on other platforms, too. The tests only fail if
the DRT support exists and the FrameLoader change *is not* present. If DRT
doesn't have the required support, the subframe loads will be asynchronous and
won't trigger this bug.

Thanks for reviewing!

-- 
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