Bug 260510
| Summary: | Move UIKit SPI used only for testing into separate header | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Tools / Tests | Assignee: | 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 | ||
Abrar Rahman Protyasha
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114242032>
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/18325
EWS
Committed 268564@main (ac6be1003b59): <https://commits.webkit.org/268564@main>
Reviewed commits have been landed. Closing PR #18325 and removing active labels.