12019-08-07 Alex Christensen <achristensen@webkit.org>
2
3 Remove speculative workaround for upload crash
4 https://bugs.webkit.org/show_bug.cgi?id=200514
5
6 Reviewed by John Wilander.
7
8 This workaround didn't help anyways, and the crash has been resolved. Let's clean up.
9
10 * NetworkProcess/cocoa/NetworkSessionCocoa.mm:
11 (-[WKNetworkSessionDelegate URLSession:task:needNewBodyStream:]):
12