Bug 274979
| Summary: | WebCore::WillChangeData::AnimatableFeature constructor does not always initialize m_cssPropertyID | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Animations | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | NEW | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 148052 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
WebCore::WillChangeData::AnimatableFeature constructor does not always initialize m_cssPropertyID.
Regressed in:
Implement parsing for CSS will-change
https://bugs.webkit.org/show_bug.cgi?id=148052
<https://commits.webkit.org/166177@main>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129072285>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/29384