Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8a22d9687a0524563c7df26e3ddca02ee08ed43f
      
https://github.com/WebKit/WebKit/commit/8a22d9687a0524563c7df26e3ddca02ee08ed43f
  Author: Yoel Hawa <[email protected]>
  Date:   2025-12-05 (Fri, 05 Dec 2025)

  Changed paths:
    M Source/WebCore/platform/MIMETypeRegistry.cpp
    M Source/WebCore/platform/MIMETypeRegistry.h
    M Source/WebKit/Scripts/process-entitlements.sh

  Log Message:
  -----------
  Avoid skipping glTF binary sources for <model>
https://bugs.webkit.org/show_bug.cgi?id=303572
rdar://165792573

Reviewed by Mike Wyrzykowski.

Add "model/gltf-binary" as an accepted MIME type for model elements for
the purpose of <source> selection.

* Source/WebCore/platform/MIMETypeRegistry.cpp:
(WebCore::MIMETypeRegistry::gltfMIMETypes):
(WebCore::MIMETypeRegistry::isGLTFMIMEType):
(WebCore::MIMETypeRegistry::isSupportedModelMIMEType):
* Source/WebCore/platform/MIMETypeRegistry.h:
Add the new MIME type.

* Source/WebKit/Scripts/process-entitlements.sh:
Add appropriate entitlement for glTF conversion to visionOS Model
Process.

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



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

Reply via email to