RESOLVED FIXED 171891
webkitpy: Remove unneeded simulator teardown
https://bugs.webkit.org/show_bug.cgi?id=171891
Summary webkitpy: Remove unneeded simulator teardown
Jonathan Bedard
Reported 2017-05-09 15:44:26 PDT
When communication with the iOS Simulator used FIFOs, we tore down those fifos when removing the simulators. Communication with simulators now uses TCP, so this code is no longer needed.
Attachments
Patch (1.53 KB, patch)
2017-05-09 15:52 PDT, Jonathan Bedard
no flags
Jonathan Bedard
Comment 1 2017-05-09 15:52:52 PDT
WebKit Commit Bot
Comment 2 2017-06-01 12:06:59 PDT
Comment on attachment 309555 [details] Patch Clearing flags on attachment: 309555 Committed r217671: <http://trac.webkit.org/changeset/217671>
WebKit Commit Bot
Comment 3 2017-06-01 12:07:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.