Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e0fa2d4c905ecf6aa1957e554a30d11843a4b66a
      
https://github.com/WebKit/WebKit/commit/e0fa2d4c905ecf6aa1957e554a30d11843a4b66a
  Author: Fujii Hironori <[email protected]>
  Date:   2026-01-05 (Mon, 05 Jan 2026)

  Changed paths:
    M Source/WebCore/Modules/webxr/WebXRSystem.cpp

  Log Message:
  -----------
  [WebXR] ASSERTION FAILED: heap.vm().currentThreadIsHoldingAPILock() in 
JSC::LocalAllocator::allocateSlowCase under 
WebCore::WebXRSystem::resolveRequestedFeatures
https://bugs.webkit.org/show_bug.cgi?id=304387

Reviewed by Dan Glastonbury.

WebXRSystem::resolveRequestedFeatures has to get the JSC API lock while using
JSC APIs.

* Source/WebCore/Modules/webxr/WebXRSystem.cpp:
(WebCore::WebXRSystem::resolveRequestedFeatures const):

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



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

Reply via email to