[Webkit-unassigned] [Bug 254322] New: make all { No, Yes } and { Yes, No } enums use bool as underlying type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 23 04:23:30 PDT 2023


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

            Bug ID: 254322
           Summary: make all { No, Yes } and { Yes, No } enums use bool as
                    underlying type
           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: graouts at webkit.org

We should make all Yes/No and No/Yes enums use bool as underlying type and reverse the values so that No==0 and Yes==1 as was done in bug 254309.

-- 
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/20230323/3eac7587/attachment.htm>


More information about the webkit-unassigned mailing list