[Webkit-unassigned] [Bug 9635] REGRESSION: Crash when adding to cart at <http://www.yemeksepeti.com/>
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Jun 29 08:14:22 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9635
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andersca at mac.com,
| |ggaren at apple.com
------- Comment #2 from darin at apple.com 2006-06-29 08:14 PDT -------
The immediate cause of the crash here is that we are
in HTMLTokenizer::notifyFinished and pendingScripts.head()->isLoaded() is true,
but scriptNode is 0. I don't know what the high level cause is. I'm loathe to
add a null check until we understand why this happens, but I suspect it might
make the crash go away.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list