Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a237a34233070f215ca42e17c9312e83cf810f08 https://github.com/WebKit/WebKit/commit/a237a34233070f215ca42e17c9312e83cf810f08 Author: Adrian Taylor <adrian_tay...@apple.com> Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths: M Source/JavaScriptCore/API/JSCallbackObject.h Log Message: ----------- Fix GLIB JSC build related to undefined-var-template https://bugs.webkit.org/show_bug.cgi?id=297955 rdar://159270200 Reviewed by Yusuke Suzuki. Attempts to avoid the undefined-var-template warnings by ensuring all definitions are declared with the correct ifdef permutations. * Source/JavaScriptCore/API/JSCallbackObject.h: Canonical link: https://commits.webkit.org/299310@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