Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f1292b56a628be716afa4d6b8b4cd4c2f441b62f
https://github.com/WebKit/WebKit/commit/f1292b56a628be716afa4d6b8b4cd4c2f441b62f
Author: Youenn Fablet <[email protected]>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
M LayoutTests/http/tests/fetch/abort-signal-gc-expected.txt
M LayoutTests/http/tests/fetch/abort-signal-gc.html
M Source/WebCore/dom/AbortController.cpp
M Source/WebCore/dom/AbortController.idl
Log Message:
-----------
AbortController.signal.reason is lost after garbage collection
https://bugs.webkit.org/show_bug.cgi?id=293319
rdar://problem/152111446
Reviewed by Per Arne Vollan and Chris Dumez.
Make sure that JSAbortController marks its signal reason to prevent GC.
* LayoutTests/http/tests/fetch/abort-signal-gc-expected.txt:
* LayoutTests/http/tests/fetch/abort-signal-gc.html:
* Source/WebCore/dom/AbortController.cpp:
(WebCore::JSAbortController::visitAdditionalChildren):
* Source/WebCore/dom/AbortController.idl:
Canonical link: https://commits.webkit.org/295688@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