Bug 211953 - webrtc/datachannel/bufferedAmountLowThreshold.html is failing flakily
Summary: webrtc/datachannel/bufferedAmountLowThreshold.html is failing flakily
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-15 06:17 PDT by youenn fablet
Modified: 2020-05-18 09:05 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.69 KB, patch)
2020-05-15 06:37 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (5.21 KB, patch)
2020-05-15 07:41 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 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>