[webkit-changes] [WebKit/WebKit] 6d9041: Fix JSC and WebCore build failures for iOS16.4 and...
Robert Jenner
noreply at github.com
Mon Apr 3 19:02:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6d90410e92df3d4902da1922c0bc623ee78d109c
https://github.com/WebKit/WebKit/commit/6d90410e92df3d4902da1922c0bc623ee78d109c
Author: Robert Jenner <jenner at apple.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M Source/JavaScriptCore/API/ObjCCallbackFunction.mm
M Source/WebCore/editing/cocoa/DataDetection.mm
Log Message:
-----------
Fix JSC and WebCore build failures for iOS16.4 and macOS Ventura 13.3
https://bugs.webkit.org/show_bug.cgi?id=254951
rdar://107582190
Reviewed by David Kilzer.
Build fix to remove set, but unused variables in JSC and WebCore.
* Source/JavaScriptCore/API/ObjCCallbackFunction.mm:
(objCCallbackFunctionForInvocation):
* Source/WebCore/editing/cocoa/DataDetection.mm:
(WebCore::buildQuery):
Canonical link: https://commits.webkit.org/262555@main
More information about the webkit-changes
mailing list