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

Description Chris Dumez 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.
Comment 1 Chris Dumez 2018-07-12 14:09:19 PDT
Created attachment 344882 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2018-07-12 15:21:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-07-12 15:23:46 PDT
<rdar://problem/42140149>