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: | |||
Kimmo Kinnunen
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]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118052071>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/20096
EWS
Committed 270316@main (4c22d8ce00c4): <https://commits.webkit.org/270316@main>
Reviewed commits have been landed. Closing PR #20096 and removing active labels.