Summary: | Have IPC::Connection::Client objects consistently invalidate the connection when destroyed | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> | ||||
Component: | WebKit2 | Assignee: | Darin Adler <darin> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | achristensen, andersca, beidson, commit-queue, sam, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Darin Adler
2017-09-30 14:45:47 PDT
Created attachment 322302 [details]
Patch
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 on attachment 322302 [details] Patch Clearing flags on attachment: 322302 Committed r222684: <http://trac.webkit.org/changeset/222684> All reviewed patches have been landed. Closing bug. |