| Summary: | Validate animation key paths sent over IPC | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, dino, graouts, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 250509, 250519, 250520, 250641, 250642, 250744 | ||
| Bug Blocks: | |||
|
Description
Antoine Quint
2023-01-12 04:16:40 PST
Pull request: https://github.com/WebKit/WebKit/pull/8587 Simon suggested that we keep using strings to represent animation key paths but instead validate the string in the UIProcess once received before creating the CAAnimation. Renaming bug to track this effort. Pull request: https://github.com/WebKit/WebKit/pull/8680 Committed 258986@main (a4467affde12): <https://commits.webkit.org/258986@main> Reviewed commits have been landed. Closing PR #8680 and removing active labels. Re-opened since this is blocked by bug 250744 Pull request: https://github.com/WebKit/WebKit/pull/8760 Committed 259066@main (f554fc01c126): <https://commits.webkit.org/259066@main> Reviewed commits have been landed. Closing PR #8760 and removing active labels. Re-opening for pull request https://github.com/WebKit/WebKit/pull/9466 Mistakenly re-opened this, closing it again. |