[Webkit-unassigned] [Bug 199322] REGRESSION(r246033/r246496): [GTK] Kinetic scrolling doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 2 06:12:57 PDT 2019


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

--- Comment #9 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 373317
  --> https://bugs.webkit.org/attachment.cgi?id=373317
Patch

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

>> Source/WebCore/ChangeLog:3
>> +        REGRESSION(r246033/r246496): [GTK] Kinetic scrolling doesn't work
> 
> Do we know now which revision made the code depend on async scrolling and why? Could we update the title accordingly?

Do we know now which revision made the code depend on async scrolling and why? Could we update the title accordingly?

> Source/WebCore/platform/PlatformWheelEvent.h:51
> -#if ENABLE(ASYNC_SCROLLING)
> +#if ENABLE(ASYNC_SCROLLING) || PLATFORM(GTK)

I'm asking because this is weird, there might be a better condition

-- 
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/20190702/63dc5ecd/attachment.html>


More information about the webkit-unassigned mailing list