Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1b33107692c85e9ad205066465237f8fe9a6e9ca
      
https://github.com/WebKit/WebKit/commit/1b33107692c85e9ad205066465237f8fe9a6e9ca
  Author: Keith Miller <[email protected]>
  Date:   2025-03-16 (Sun, 16 Mar 2025)

  Changed paths:
    M Source/JavaScriptCore/API/tests/testapi.c
    M Source/JavaScriptCore/API/tests/testapi.cpp

  Log Message:
  -----------
  Add JSC API test it works to initialize JSC from a background thread.
https://bugs.webkit.org/show_bug.cgi?id=289361
rdar://146502728

Reviewed by Yusuke Suzuki.

We've had some bugs in with JSC API initialized on a background thread 
recently, this should
help us ensure we catch more of these.

* Source/JavaScriptCore/API/tests/testapi.c:
(main):
* Source/JavaScriptCore/API/tests/testapi.cpp:
(testLaunchJSCFromNonMainThread):

Canonical link: https://commits.webkit.org/292252@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