Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 93d1c5aab08094e0b241f15389a7c00e341c5604 https://github.com/WebKit/WebKit/commit/93d1c5aab08094e0b241f15389a7c00e341c5604 Author: Fady Farag <com.id...@gmail.com> Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths: M Source/JavaScriptCore/API/JSCallbackObject.h Log Message: ----------- Fix the warnings for extern-template in JSObject template classes https://bugs.webkit.org/show_bug.cgi?id=161979 rdar://problem/158907443 Reviewed by Keith Miller. * Source/JavaScriptCore/API/JSAPIWrapperObject.mm: * Source/JavaScriptCore/API/JSCallbackObject.cpp: (JSC::JSCallbackObject<JSGlobalObject>::visitChildren): (JSC::JSCallbackObject<JSNonFinalObject>::visitChildren): (JSC::JSCallbackObject<JSAPIWrapperObject>::visitChildren): * Source/JavaScriptCore/API/JSCallbackObject.h: * Source/JavaScriptCore/API/JSCallbackObjectFunctions.h: (JSC::JSCallbackObject<Parent>::finishCreation): Canonical link: https://commits.webkit.org/299144@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes