Bug 248174
| Summary: | Making AlternativeTextType an enum class with EnumTraits and serialize it instead of casting to/from an int32_t. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Angela <a_izquierdogarcia> |
| Component: | WebKit Misc. | Assignee: | Angela <a_izquierdogarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Angela
Making AlternativeTextType an enum class with EnumTraits and serialize it instead of casting to/from an int32_t. Prevents from assertion failure in void _NSWindowSetFrameIvar
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Angela
<rdar://problem/102309622>
Angela
Pull request: https://github.com/WebKit/WebKit/pull/6705
EWS
Committed 257360@main (d84ac58bd76d): <https://commits.webkit.org/257360@main>
Reviewed commits have been landed. Closing PR #6705 and removing active labels.