Adopt different scroll view flashing SPI
Created attachment 367699 [details] Patch
<rdar://problem/49996476>
Comment on attachment 367699 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=367699&action=review r=me > Source/WebKit/Platform/spi/ios/UIKitSPI.h:347 > +- (void)_flashScrollIndicatorsPersistingPreviousFlashes; Should we #if this too?
(In reply to Geoffrey Garen from comment #3) > Comment on attachment 367699 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=367699&action=review > > r=me > > > Source/WebKit/Platform/spi/ios/UIKitSPI.h:347 > > +- (void)_flashScrollIndicatorsPersistingPreviousFlashes; > > Should we #if this too? 🤷♂️
Comment on attachment 367699 [details] Patch Clearing flags on attachment: 367699 Committed r244414: <https://trac.webkit.org/changeset/244414>
All reviewed patches have been landed. Closing bug.