Bug 315514
| Summary: | Add missing CSSValue::addDerivedHash implementations to types that formerly were part of CSSPrimitiveValue | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | CSS | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
When extracting a types from CSSPrimitiveValue, I neglected to implement the `derivedHash` function on the new types.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/65625
EWS
Committed 313858@main (e3c460f943a8): <https://commits.webkit.org/313858@main>
Reviewed commits have been landed. Closing PR #65625 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/177905954>