[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:37:40 PDT 2011


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





--- Comment #5 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-25 08:37:40 PST ---
There doesn't seem to be a clear definition of what m_isNull means. ResourceResponseCFNet and ResourceResponseMac seem to think that m_isNull == !m_cfURLResponse (or !m_nsURLResponse). But other code (e.g., setTextEncodingName) seems to think that it means "all fields are empty".

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