Bug 269652
| Summary: | [Cocoa] Add more PlatformColor tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Tools / Tests | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 268963 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
Add more PlatformColor tests for PlatformColor and PlatformNSColor when converting to/from WebCore::Color, and when using IPC serialization.
This also adds more NSShadow tests. Most of these were written based on investigations during this change:
Generate serialization of NSShadow
https://bugs.webkit.org/show_bug.cgi?id=268963
<rdar://107553244>
https://commits.webkit.org/274870@main
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123166372>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/24693