GTK build: https://build.webkit.org/#/builders/57/builds/120 WPE build: https://build.webkit.org/#/builders/40/builds/137
Created attachment 420266 [details] Provisional fix disabling the flag for GTK and WPE
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.
Created attachment 420295 [details] Version checking for GStreamer
Committed r272848: <https://commits.webkit.org/r272848> All reviewed patches have been landed. Closing bug and clearing flags on attachment 420295 [details].
<rdar://problem/74344733>