Bug 187617

Summary: Assert that the IPC::Connection is valid in Connection::dispatchMessage(Decoder&)
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2018-07-12 14:07:56 PDT
Assert that the IPC::Connection is valid in Connection::dispatchMessage(Decoder&) as m_client would be stale otherwise.
Attachments
Patch (1.36 KB, patch)
2018-07-12 14:09 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2018-07-12 14:09:19 PDT
WebKit Commit Bot
Comment 2 2018-07-12 15:21:46 PDT
Comment on attachment 344882 [details] Patch Clearing flags on attachment: 344882 Committed r233783: <https://trac.webkit.org/changeset/233783>
WebKit Commit Bot
Comment 3 2018-07-12 15:21:47 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-07-12 15:23:46 PDT
Note You need to log in before you can comment on or make changes to this bug.