RESOLVED FIXED260510
Move UIKit SPI used only for testing into separate header
https://bugs.webkit.org/show_bug.cgi?id=260510
Summary Move UIKit SPI used only for testing into separate header
Abrar Rahman Protyasha
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-22 00:10:45 PDT
Wenson Hsieh
Comment 2 2023-09-27 20:12:22 PDT
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.