[Webkit-unassigned] [Bug 211662] New: Remove HAVE_UI_SCROLL_VIEW_INDICATOR_FLASHING_SPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 8 23:45:56 PDT 2020


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

            Bug ID: 211662
           Summary: Remove HAVE_UI_SCROLL_VIEW_INDICATOR_FLASHING_SPI
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: david_quesada at apple.com

On all UIKit-having platforms that WebKit suports building for, UIScrollView has the SPI -_flashScrollIndicatorsForAxes:persistingPreviousFlashes:. The HAVE_UI_SCROLL_VIEW_INDICATOR_FLASHING_SPI platform conditional is therefore no longer necessary, and its current NO value for Mac Catalyst actually makes us send a message (_flashScrollIndicatorsPersistingPreviousFlashes:) that UIScrollView no longer responds to.

-- 
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/20200509/7204a19b/attachment-0001.htm>


More information about the webkit-unassigned mailing list