[Webkit-unassigned] [Bug 61439] REGRESSION (r87229): Lots of tests crashing in CFNetwork!URLResponse::createFilenameFromResponseHeaders on Windows XP

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 08:43:18 PDT 2011


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





--- Comment #6 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-25 08:43:18 PST ---
m_isNull was added in <http://trac.webkit.org/changeset/18586>. At that point it seemed to represent whether the underlying NSURLResponse was null.

<http://trac.webkit.org/changeset/24372> seems to have introduced the other meaning, where it was possible for m_isNull to be false even though there was no underlying NSURLResponse.

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