[webkit-reviews] review requested: [Bug 63247] ASSERTION FAILED: m_shouldWaitForSyncReplies in Connection.cpp : [Attachment 98466] New patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 00:16:52 PDT 2011


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 63247: ASSERTION FAILED: m_shouldWaitForSyncReplies in Connection.cpp
https://bugs.webkit.org/show_bug.cgi?id=63247

Attachment 98466: New patch
https://bugs.webkit.org/attachment.cgi?id=98466&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
Right, I don't think calling connectionDidClose() more than once is a bug,
since it can be triggered by different sources, so I've removed the assert and
simply check if m_shouldWaitForSyncReplies is true.


More information about the webkit-reviews mailing list