Bug 260510

Summary: Move UIKit SPI used only for testing into separate header
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: Tools / TestsAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Abrar Rahman Protyasha 2023-08-22 00:10:37 PDT
Many symbols in Source/WebKit/Platform/spi/ios/UIKit.h and Source/WebCore/PAL/pal/spi/ios/UIKitSPI.h are really only required for testing code in TestWebKitAPI or WKTR/DumpRenderTree. We should formalize this distinction by moving declarations we only need for testing into their only header file.
Comment 1 Radar WebKit Bug Importer 2023-08-22 00:10:45 PDT
<rdar://problem/114242032>
Comment 2 Wenson Hsieh 2023-09-27 20:12:22 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18325
Comment 3 EWS 2023-09-27 23:13:50 PDT
Committed 268564@main (ac6be1003b59): <https://commits.webkit.org/268564@main>

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