[Webkit-unassigned] [Bug 246737] AX: Make animated image experimental feature respect preferences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 09:51:17 PDT 2022


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 463087
  --> https://bugs.webkit.org/attachment.cgi?id=463087
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=463087&action=review

> Source/WebCore/PAL/pal/spi/cocoa/AccessibilitySupportSoftLink.cpp:32
>  SOFT_LINK_LIBRARY_FOR_SOURCE(PAL, libAccessibility)

Wouldn’t we want this in an #if ENABLE(ACCESSIBILITY_ISOLATED_TREE) || HAVE(ACCESSIBILITY_ANIMATED_IMAGES) block?

> Source/WebKit/WebProcess/WebPage/WebPage.cpp:785
> -
> +    

Let’s not add leading whitespace like this.

-- 
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/20221019/9229c9a1/attachment.htm>


More information about the webkit-unassigned mailing list