Bug 301270
| Summary: | [threaded-animation-resolution] use a process-qualified identifier for timeline lookup in the remote layer tree | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, mattwoodrow, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
As part of the fix for bug 300992 we're introducing `TimelineIdentifier` as a new `ObjectIdentifier`. But we always use in a coordination with its originating process, so Matt made the suggestion in https://github.com/WebKit/WebKit/pull/52565#discussion_r2450234063 to wrap this in `ProcessQualified`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163182947>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/52809
EWS
Committed 302029@main (d7a68ffb6a00): <https://commits.webkit.org/302029@main>
Reviewed commits have been landed. Closing PR #52809 and removing active labels.