Bug 207799 - Improve NSURLSession WebSocket message handling in case of error
Summary: Improve NSURLSession WebSocket message handling in case of error
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-14 16:35 PST by youenn fablet
Modified: 2020-02-14 18:16 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.28 KB, patch)
2020-02-14 17:15 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-02-14 16:35:48 PST
Remove the call to didClose from WebSocketTask::readNextMessage completionHandler
Comment 1 youenn fablet 2020-02-14 17:15:31 PST
Created attachment 390838 [details]
Patch
Comment 2 WebKit Commit Bot 2020-02-14 18:15:56 PST
Comment on attachment 390838 [details]
Patch

Clearing flags on attachment: 390838

Committed r256662: <https://trac.webkit.org/changeset/256662>
Comment 3 WebKit Commit Bot 2020-02-14 18:15:57 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2020-02-14 18:16:14 PST
<rdar://problem/59480657>