[Webkit-unassigned] [Bug 63247] ASSERTION FAILED: m_shouldWaitForSyncReplies in Connection.cpp

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


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98335|0                           |1
        is obsolete|                            |
  Attachment #98466|                            |review?
               Flag|                            |




--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-06-24 00:16:53 PST ---
Created an attachment (id=98466)
 --> (https://bugs.webkit.org/attachment.cgi?id=98466&action=review)
New patch

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.

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