[Webkit-unassigned] [Bug 248174] New: Making AlternativeTextType an enum class with EnumTraits and serialize it instead of casting to/from an int32_t.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 07:59:59 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=248174

            Bug ID: 248174
           Summary: Making AlternativeTextType an enum class with
                    EnumTraits and serialize it instead of casting to/from
                    an int32_t.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a_izquierdogarcia at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221121/ec53229f/attachment.htm>


More information about the webkit-unassigned mailing list