The test fast/mediastream/getDisplayMedia-frame-rate.html started to timeout in GTK and WPE after r281305
Expectations updated on r281329
It was flaky before, so maybe this will be easier to fix now :) Will take a look soon.
Created attachment 436199 [details] Patch
Youenn r?
Comment on attachment 436199 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=436199&action=review > Source/WebCore/platform/mediastream/gstreamer/MockRealtimeVideoSourceGStreamer.cpp:76 > + m_source->removeVideoSampleObserver(*this); Might be good to stop observing when stopping as well. I would do like RealtimeVideoSource.
Created attachment 436266 [details] Patch
ChangeLog entry in LayoutTests/ChangeLog contains OOPS!.
Created attachment 436270 [details] Patch
Committed r281491 (240865@main): <https://commits.webkit.org/240865@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 436270 [details].