Bug 221197

Summary: imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-stop.html is flaky when GPUProcess is enabled
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 220967    
Attachments:
Description Flags
Patch none

youenn fablet
Reported 2021-02-01 01:43:11 PST
imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-stop.html is flaky when GPUProcess is enabled
Attachments
Patch (16.23 KB, patch)
2021-02-01 01:47 PST, youenn fablet
no flags
youenn fablet
Comment 1 2021-02-01 01:47:08 PST
Eric Carlson
Comment 2 2021-02-01 09:02:51 PST
Comment on attachment 418844 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=418844&action=review > Source/WebCore/Modules/mediarecorder/MediaRecorder.h:102 > + void stopRecordingInternal(CompletionHandler<void()>&& = [] { }); Nit: extra white space.
youenn fablet
Comment 3 2021-02-02 02:11:08 PST
(In reply to Eric Carlson from comment #2) > Comment on attachment 418844 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=418844&action=review > > > Source/WebCore/Modules/mediarecorder/MediaRecorder.h:102 > > + void stopRecordingInternal(CompletionHandler<void()>&& = [] { }); > > Nit: extra white space. I do not see it, landing for now, I can fix it post landing if needed.
EWS
Comment 4 2021-02-02 02:25:58 PST
Committed r272200: <https://trac.webkit.org/changeset/272200> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418844 [details].
Radar WebKit Bug Importer
Comment 5 2021-02-02 02:26:23 PST
Note You need to log in before you can comment on or make changes to this bug.