[webkit-reviews] review granted: [Bug 236060] Turn overscroll-behavior on by default : [Attachment 450830] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 16:11:38 PST 2022


Tim Nguyen (:ntim) <ntim at apple.com> has granted Nikos Mouchtaris
<nmouchtaris at apple.com>'s request for review:
Bug 236060: Turn overscroll-behavior on by default
https://bugs.webkit.org/show_bug.cgi?id=236060

Attachment 450830: Patch

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




--- Comment #5 from Tim Nguyen (:ntim) <ntim at apple.com> ---
Comment on attachment 450830
  --> https://bugs.webkit.org/attachment.cgi?id=450830
Patch

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

> Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:981
>      WebKitLegacy:
>	 default: false
>      WebKit:
> -	 default: false
> +	 default: true
>      WebCore:
> -	 default: false
> +	 default: true

I assume leaving WebKitLegacy out was intentional?


More information about the webkit-reviews mailing list