[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
Tue Mar 8 13:05:25 PST 2011


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





--- Comment #17 from Mihai Parparita <mihaip at chromium.org>  2011-03-08 13:05:25 PST ---
(In reply to comment #16)
> <script>
> window.print();
> window.close();
> </script>

Since we were already deferring print during loading (with http://trac.webkit.org/changeset/66428), even before this patch the window.close() would run before window.print().

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