Bug 42851

Summary: Don't assert when Connection::invalidate is called before Connection::dispatchConnectionDidClose
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Description Anders Carlsson 2010-07-22 14:32:20 PDT
Don't assert when Connection::invalidate is called before Connection::dispatchConnectionDidClose
Comment 1 Anders Carlsson 2010-07-22 14:38:33 PDT
Created attachment 62342 [details]
Patch
Comment 2 Anders Carlsson 2010-07-22 15:04:28 PDT
Committed r63916: <http://trac.webkit.org/changeset/63916>