[Webkit-unassigned] [Bug 51357] REGRESSION (r66428/r71892): Crash after assertion failure (!m_reachedTerminalState) in ResourceLoader::didCancel()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 00:57:06 PST 2011


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





--- Comment #20 from Adam Barth <abarth at webkit.org>  2011-03-10 00:57:06 PST ---
> I confused two cases, sorry. The test is for the common case where a separate window is opened, but I was thinking about an inline script in a document that's being loaded?
> 
> <body>
> aaa
> <script>
> window.print();
> window.close();
> </script>
> bbb
> </body>

That test case seems to work fine.  I haven't included it in the patch.

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