Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 59a5bb9ceae8e85d9766b41e50cc2ea6a0153a2d
      
https://github.com/WebKit/WebKit/commit/59a5bb9ceae8e85d9766b41e50cc2ea6a0153a2d
  Author: Sihui Liu <[email protected]>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M Source/WebCore/bindings/js/IDBBindingUtilities.cpp

  Log Message:
  -----------
  ASSERTION FAILED: heap.vm().currentThreadIsHoldingAPILock() in 
WebCore::generateIndexKeyForValue
https://bugs.webkit.org/show_bug.cgi?id=291912
rdar://149801359

Reviewed by Ryosuke Niwa and Per Arne Vollan.

Acquire vm lock for JS related operations.

* Source/WebCore/bindings/js/IDBBindingUtilities.cpp:
(WebCore::get):
(WebCore::generateIndexKeyForValueWithoutLock):
(WebCore::generateIndexKeyForValue):
(WebCore::generateIndexKeyMapForValueIsolatedCopy):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to