Bug 217276 - Make sure MediaRecorder does not call fetchData until the last fetchData is completed
Summary: Make sure MediaRecorder does not call fetchData until the last fetchData is c...
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-10-03 07:16 PDT by youenn fablet
Modified: 2020-10-04 01:16 PDT (History)
9 users (show)

See Also:


Attachments
Patch (14.18 KB, patch)
2020-10-03 07:32 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (14.42 KB, patch)
2020-10-03 07:39 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (14.12 KB, patch)
2020-10-03 07:50 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (14.15 KB, patch)
2020-10-03 08: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-10-03 07:16:00 PDT
Make sure MediaRecorder does not call fetchData until the last fetchData is completed
Comment 1 youenn fablet 2020-10-03 07:32:21 PDT
Created attachment 410417 [details]
Patch
Comment 2 youenn fablet 2020-10-03 07:39:29 PDT
Created attachment 410419 [details]
Patch
Comment 3 youenn fablet 2020-10-03 07:42:17 PDT
<rdar://problem/69910406>
Comment 4 youenn fablet 2020-10-03 07:50:53 PDT
Created attachment 410422 [details]
Patch
Comment 5 youenn fablet 2020-10-03 08:41:39 PDT
Created attachment 410425 [details]
Patch
Comment 6 EWS 2020-10-04 01:16:38 PDT
Committed r267941: <https://trac.webkit.org/changeset/267941>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410425 [details].