Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e1f428c05e11c447ad22541e250c6e11d9ba1501 https://github.com/WebKit/WebKit/commit/e1f428c05e11c447ad22541e250c6e11d9ba1501 Author: Mark Lam <mark....@apple.com> Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths: M Source/JavaScriptCore/runtime/StackManager.h M Source/JavaScriptCore/runtime/VMTraps.h Log Message: ----------- Fix some #include paths after 298805@main. https://bugs.webkit.org/show_bug.cgi?id=297563 rdar://158639397 Reviewed by Richard Robinson. Private headers should be included using the <JavaScriptCore/...> path. This just changes how the way the file paths are specified. There are no behavior changes. * Source/JavaScriptCore/runtime/StackManager.h: * Source/JavaScriptCore/runtime/VMTraps.h: Canonical link: https://commits.webkit.org/298867@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