Bug 211953

Summary: webrtc/datachannel/bufferedAmountLowThreshold.html is failing flakily
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, eric.carlson, ews-watchlist, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description youenn fablet 2020-05-15 06:17:15 PDT
Now that we send data out of the main thread, we sometime go too quickly and receiver might close the connection if receiving too much data.
Comment 1 youenn fablet 2020-05-15 06:37:16 PDT
Created attachment 399475 [details]
Patch
Comment 2 youenn fablet 2020-05-15 07:41:01 PDT
Created attachment 399477 [details]
Patch
Comment 3 EWS 2020-05-18 09:04:28 PDT
Committed r261813: <https://trac.webkit.org/changeset/261813>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399477 [details].
Comment 4 Radar WebKit Bug Importer 2020-05-18 09:05:20 PDT
<rdar://problem/63343848>