[webkit-reviews] review granted: [Bug 220512] [WPE][GTK] Enable smooth scrolling by default : [Attachment 442012] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 05:17:45 PDT 2021


Carlos Garcia Campos <cgarcia at igalia.com> has granted Chris Lord
<clord at igalia.com>'s request for review:
Bug 220512: [WPE][GTK] Enable smooth scrolling by default
https://bugs.webkit.org/show_bug.cgi?id=220512

Attachment 442012: Patch

https://bugs.webkit.org/attachment.cgi?id=442012&action=review




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

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

> Source/WTF/Scripts/Preferences/WebPreferences.yaml:1906
>      WebKitLegacy:
> -	 "PLATFORM(MAC)": true
> +	 "PLATFORM(MAC) || PLATFORM(GTK) || PLATFORM(WPE)": true
>	 default: false

WPE and GTK don't support legacy webkit.


More information about the webkit-reviews mailing list