Bug 246947
| Summary: | TestWebKitAPI test utilities are not declared in consistent header files | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | Tools / Tests | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 185057, 247121 | ||
| Bug Blocks: | |||
Kimmo Kinnunen
TestWebKitAPI test utilities are not declared in consistent header files
Utils for:
- WTF usage
- WebCore
- WebKit / IPC
- WK API
Guest helpers for:
the same
The header naming could be simpler. Currently:
- Tools/TestWebKitAPI/Utilities.h
- Tools/TestWebKitAPI/WTFStringUtilities.h
- Tools/TestWebKitAPI/TestUtilities.h
- Tools/TestWebKitAPI/Test.h
- Tools/TestWebKitAPI/WebCoreUtilities.h
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101498427>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/5743
EWS
Committed 256398@main (4ce7e49408a7): <https://commits.webkit.org/256398@main>
Reviewed commits have been landed. Closing PR #5743 and removing active labels.