Bug 264331

Summary: REGRESSION(270269@main) WK_C_API_DEPRECATED_WITH_MESSAGE is not defined in WKFrameHandleRef.h
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebKit Misc.Assignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 264199    
Bug Blocks:    

Description Kimmo Kinnunen 2023-11-07 05:00:41 PST
https://github.com/WebKit/WebKit/pull/19534
https://ews-build.webkit.org/#/builders/44/builds/2382
/Volumes/Data/worker/tvOS-17-Build-EWS/build/Source/WebKit/UIProcess/API/C/WKFrameHandleRef.h:37:62: error: expected function body after function declarator
/Volumes/Data/worker/tvOS-17-Build-EWS/build/Source/WebKit/UIProcess/API/C/WKFrameHandleRef.cpp:39:10: error: no previous prototype for function 'WKFrameHandleGetFrameID' [-Werror,-Wmissing-prototypes]
Comment 1 Radar WebKit Bug Importer 2023-11-07 05:01:01 PST
<rdar://problem/118052071>
Comment 2 Kimmo Kinnunen 2023-11-07 05:02:33 PST
Pull request: https://github.com/WebKit/WebKit/pull/20096
Comment 3 EWS 2023-11-07 05:07:26 PST
Committed 270316@main (4c22d8ce00c4): <https://commits.webkit.org/270316@main>

Reviewed commits have been landed. Closing PR #20096 and removing active labels.