Bug 177708 - Have IPC::Connection::Client objects consistently invalidate the connection when destroyed
Summary: Have IPC::Connection::Client objects consistently invalidate the connection w...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-30 14:45 PDT by Darin Adler
Modified: 2017-09-30 15:51 PDT (History)
6 users (show)

See Also:


Attachments
Patch (10.90 KB, patch)
2017-09-30 14:52 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2017-09-30 14:45:47 PDT
Have IPC::Connection::Client objects consistently invalidate the connection when destroyed
Comment 1 Darin Adler 2017-09-30 14:52:20 PDT
Created attachment 322302 [details]
Patch
Comment 2 Darin Adler 2017-09-30 14:54:25 PDT
Given the crash I saw, I am pretty sure this code is needed. Iā€™d love to know if someone thinks this is either a mistake or unnecessary.
Comment 3 WebKit Commit Bot 2017-09-30 15:50:20 PDT
Comment on attachment 322302 [details]
Patch

Clearing flags on attachment: 322302

Committed r222684: <http://trac.webkit.org/changeset/222684>
Comment 4 WebKit Commit Bot 2017-09-30 15:50:21 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-09-30 15:51:36 PDT
<rdar://problem/34757598>