Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a965c5491f2e56f8e52612002dae42a63e550048
      
https://github.com/WebKit/WebKit/commit/a965c5491f2e56f8e52612002dae42a63e550048
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2026-03-03 (Tue, 03 Mar 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp

  Log Message:
  -----------
  [WPE][Android] Disable GStreamer registry scanner
https://bugs.webkit.org/show_bug.cgi?id=309062

Reviewed by Carlos Garcia Campos.

Currently the GStreamer registry scanner is not working on Android, so
instead of having multiple attempts (and failures) when trying to spawn
it, skip it altogether. In the long run it would be even better to use
gstreamer-full, including all the needed elements in the same binary,
which also would not need the scanner at all.

* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:
(WebCore::ensureGStreamerInitializedNonWebProcess): Disable forking the
registry scanner on Android.
( WebCore::ensureGStreamerInitialized): Ditto.

Canonical link: https://commits.webkit.org/308539@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to