[Webkit-unassigned] [Bug 9062] Safari crashes when loading major website home page

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 23 14:21:43 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9062





------- Comment #6 from ap at nypop.com  2006-05-23 14:21 PDT -------
Looks like the crash was fixed here (the page makes XMLHttpRequests the
responses for which have http-equiv pragma):

2005-12-30  Darin Adler  <darin at apple.com>
...
        * khtml/xml/dom_docimpl.cpp: (DocumentImpl::processHttpEquiv): Replaced
use of strcasecmp
        with equalIgnoringCase. Added parentheses to fix incorrect operator
precedence in one case
        (&& binds tighter than ||) which fixes a crash when using a http-equiv
pragma when there
        is no part (not sure how to reproduce that).


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