WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244432
[WPE][GTK] fast/mediastream/stream-switch.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=244432
Summary
[WPE][GTK] fast/mediastream/stream-switch.html is flaky
Philippe Normand
Reported
2022-08-27 09:12:19 PDT
and also flawed, twice... 1. it sets srcObject and then src in a loop, but as we don't test that rendering is done (by waiting a video frame), no one detected that srcObject has to be cleared before setting src 2. it fails to load a video file from disk, due to incorrect path I also replaced a couple 10ms waits by waits on events, in order to reduce possible flakyness...
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2022-08-27 09:18:24 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3737
EWS
Comment 2
2022-08-28 12:43:35 PDT
Committed
253882@main
(9173145faece): <
https://commits.webkit.org/253882@main
> Reviewed commits have been landed. Closing PR #3737 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-08-28 12:44:19 PDT
<
rdar://problem/99253000
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug