Bug 260510 - Move UIKit SPI used only for testing into separate header
Summary: Move UIKit SPI used only for testing into separate header
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-22 00:10 PDT by Abrar Rahman Protyasha
Modified: 2023-09-27 23:13 PDT (History)
3 users (show)

See Also:


Attachments

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