[webkit-reviews] review requested: [Bug 32175] REGRESSION: websocket/tests/url-parsing.html is crashing on Leopard Bot : [Attachment 44340] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 16:43:01 PST 2009


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 32175: REGRESSION: websocket/tests/url-parsing.html is crashing on Leopard
Bot
https://bugs.webkit.org/show_bug.cgi?id=32175

Attachment 44340: proposed fix
https://bugs.webkit.org/attachment.cgi?id=44340&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
I think it's just a change in behavior in CFNetwork, not a bug.

The fix is a little heavy-handed, as there is no need to call
CFWriteStreamClose(), and probably no need to unschedule the read stream. But
it seems to work fine in my testing.


More information about the webkit-reviews mailing list