[Webkit-unassigned] [Bug 62808] [Qt] ASSERTION FAILED in ResourceHandle::setDefersLoading causes crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 8 13:43:09 PDT 2011


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





--- Comment #30 from Luiz Agostini <luiz at webkit.org>  2011-07-08 13:43:07 PST ---
(From update of attachment 100150)
View in context: https://bugs.webkit.org/attachment.cgi?id=100150&action=review

Does any of our bots run tests in debug mode? The test will not be effective if they don't.

> LayoutTests/loader/load-defer-resume-crash.html:14
> +        setTimeout("layoutTestController.setDefersLoading(false); if(window.layoutTestController) layoutTestController.notifyDone();",1000);

You are testing for the existence of window.layoutTestController just after using it.

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