Bug 264331 - REGRESSION(270269@main) WK_C_API_DEPRECATED_WITH_MESSAGE is not defined in WKFrameHandleRef.h
Summary: REGRESSION(270269@main) WK_C_API_DEPRECATED_WITH_MESSAGE is not defined in WK...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on: 264199
Blocks:
  Show dependency treegraph
 
Reported: 2023-11-07 05:00 PST by Kimmo Kinnunen
Modified: 2023-11-07 05:07 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.