Bug 286846
| Summary: | [WKTR] Remove workaround for kUTTypePNG in TestInvocationCG.cpp | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Tools / Tests | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 127448 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
Remove workaround for kUTTypePNG in Tools/WebKitTestRunner/cg/TestInvocationCG.cpp.
Back in 2014 <CoreServices/CoreServices.h> was not available on iOS, so kUTTypePNG had to be defined manually.
We can now switch to using the header.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/143993362>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/39846
EWS
Committed 289672@main (4b865d87ca3e): <https://commits.webkit.org/289672@main>
Reviewed commits have been landed. Closing PR #39846 and removing active labels.