[webkit-reviews] review granted: [Bug 218538] [macOS] Toggling dark mode does not update the scrollbar appearance in overflow: scroll elements : [Attachment 413237] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 4 21:07:21 PST 2020
Simon Fraser (smfr) <simon.fraser at apple.com> has granted Aditya Keerthi
<akeerthi at apple.com>'s request for review:
Bug 218538: [macOS] Toggling dark mode does not update the scrollbar appearance
in overflow: scroll elements
https://bugs.webkit.org/show_bug.cgi?id=218538
Attachment 413237: Patch
https://bugs.webkit.org/attachment.cgi?id=413237&action=review
--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 413237
--> https://bugs.webkit.org/attachment.cgi?id=413237
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=413237&action=review
> Source/WebCore/platform/ScrollableArea.cpp:384
> if (ScrollAnimator* scrollAnimator = existingScrollAnimator())
auto
> Source/WebCore/platform/ScrollableArea.cpp:390
> if (ScrollAnimator* scrollAnimator = existingScrollAnimator())
auto
More information about the webkit-reviews
mailing list