Bug 173479 - WebRTC sockets should be closed at destruction time if not closed explicitly
Summary: WebRTC sockets should be closed at destruction time if not closed explicitly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-16 10:43 PDT by youenn fablet
Modified: 2017-06-16 17:29 PDT (History)
6 users (show)

See Also:


Attachments
Patch (20.32 KB, patch)
2017-06-16 10:45 PDT, 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 2017-06-16 10:43:37 PDT
Otherwise, we will keep opened sockets for the lifetime of the web process.
Comment 1 youenn fablet 2017-06-16 10:45:12 PDT
Created attachment 313090 [details]
Patch
Comment 2 youenn fablet 2017-06-16 10:46:00 PDT
This may explain some of the flaky WebRTC test timeouts we see on bots
Comment 3 youenn fablet 2017-06-16 13:15:52 PDT
rdar://problem/32567235
Comment 4 WebKit Commit Bot 2017-06-16 17:29:42 PDT
Comment on attachment 313090 [details]
Patch

Clearing flags on attachment: 313090

Committed r218432: <http://trac.webkit.org/changeset/218432>
Comment 5 WebKit Commit Bot 2017-06-16 17:29:43 PDT
All reviewed patches have been landed.  Closing bug.