[webkit-changes] [WebKit/WebKit] 1748da: [WPE GTK Debug] API test `TestWebCore.MIMETypeRegi...

Vitaly Dyachkov noreply at github.com
Fri May 31 06:57:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1748da27016550439ffc0c2027dc9e92938668e0
      https://github.com/WebKit/WebKit/commit/1748da27016550439ffc0c2027dc9e92938668e0
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
    M Source/WebCore/platform/xdg/MIMETypeRegistryXdg.cpp

  Log Message:
  -----------
  [WPE GTK Debug] API test `TestWebCore.MIMETypeRegistry.ExtensionsForMIMEType` is a constant crash
https://bugs.webkit.org/show_bug.cgi?id=274959

Reviewed by Carlos Garcia Campos.

This patch implements `MIMETypeRegistry::extensionsForMIMEType`
on Linux by using `xdg_mime_get_simple_globs()`.

* Source/WebCore/platform/xdg/MIMETypeRegistryXdg.cpp:
(WebCore::MIMETypeRegistry::extensionsForMIMEType):

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



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


More information about the webkit-changes mailing list