[Webkit-unassigned] [Bug 248545] New: Rename HAVE(ACCESSIBILITY_ANIMATED_IMAGE_CONTROL) to ENABLE(ACCESSIBILITY_ANIMATION_CONTROL) and use it in more places

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 11:54:24 PST 2022


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

            Bug ID: 248545
           Summary: Rename HAVE(ACCESSIBILITY_ANIMATED_IMAGE_CONTROL) to
                    ENABLE(ACCESSIBILITY_ANIMATION_CONTROL) and use it in
                    more places
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: dino at apple.com, graouts at apple.com

We need to rename it to ENABLE(...) because certain Internals methods should be compiled conditionally based on this flag, and HAVE conditionals are not supported by our IDL codegen script. Also, in general we should be using this flag in more places.

-- 
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/20221130/82a717a9/attachment.htm>


More information about the webkit-unassigned mailing list