Bug 42851 - Don't assert when Connection::invalidate is called before Connection::dispatchConnectionDidClose
Summary: Don't assert when Connection::invalidate is called before Connection::dispatc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 14:32 PDT by Anders Carlsson
Modified: 2010-07-22 15:04 PDT (History)
0 users

See Also:


Attachments
Patch (1.31 KB, patch)
2010-07-22 14:38 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>