[Webkit-unassigned] [Bug 98345] [WK2] fast/parser/document-open-in-unload.html makes the following test crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 4 01:23:51 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98345
Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikhail.pozdnyakov at intel.co
| |m
--- Comment #5 from Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com> 2012-10-04 01:24:17 PST ---
document.open results in nulling out m_documentLoader in fast/parser/document-open-in-unload.html and then fast/parser/document-write-ignores-later-network-bytes.html ends up with following code
if (m_loadType == FrameLoadTypeStandard && m_documentLoader->isClientRedirect())
and crashes.
--
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