RESOLVED FIXED 221883
REGRESSION(r272842) [GStreamer] Layout tests exiting early due to crashes after GPUProcess for media enabled by default for WTR
https://bugs.webkit.org/show_bug.cgi?id=221883
Summary REGRESSION(r272842) [GStreamer] Layout tests exiting early due to crashes aft...
Attachments
Provisional fix disabling the flag for GTK and WPE (1.52 KB, patch)
2021-02-14 19:59 PST, Lauro Moura
no flags
Version checking for GStreamer (1.51 KB, patch)
2021-02-15 02:50 PST, Lauro Moura
no flags
Lauro Moura
Comment 1 2021-02-14 19:59:23 PST
Created attachment 420266 [details] Provisional fix disabling the flag for GTK and WPE
Philippe Normand
Comment 2 2021-02-15 00:26:54 PST
Comment on attachment 420266 [details] Provisional fix disabling the flag for GTK and WPE View in context: https://bugs.webkit.org/attachment.cgi?id=420266&action=review > Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:882 > + condition: ENABLE(GPU_PROCESS) && !(PLATFORM(GTK) || PLATFORM(WPE)) && !USE(GSTREAMER) would be a better test I think.
Lauro Moura
Comment 3 2021-02-15 02:50:05 PST
Created attachment 420295 [details] Version checking for GStreamer
EWS
Comment 4 2021-02-15 03:39:07 PST
Committed r272848: <https://commits.webkit.org/r272848> All reviewed patches have been landed. Closing bug and clearing flags on attachment 420295 [details].
Radar WebKit Bug Importer
Comment 5 2021-02-15 03:40:19 PST
Note You need to log in before you can comment on or make changes to this bug.