Bug 137781 - REGRESSION(CMake): [GTK] WebKitSettings:enable-smooth-scrolling does nothing
Summary: REGRESSION(CMake): [GTK] WebKitSettings:enable-smooth-scrolling does nothing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2014-10-16 10:45 PDT by Carlos Garcia Campos
Modified: 2014-10-16 23:34 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.13 KB, patch)
2014-10-16 10:51 PDT, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff
Re-submitted for EWS (1.13 KB, patch)
2014-10-16 11:22 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2014-10-16 10:45:15 PDT
We used to enable smooth scrolling unconditionally in autotools (via WebKitFeatures.m4), but since the switch to CMake it's unconditionally disabled, so changing the setting doesn't have any effect.
Comment 1 Carlos Garcia Campos 2014-10-16 10:51:30 PDT
Created attachment 239951 [details]
Patch

Bring it back
Comment 2 Carlos Garcia Campos 2014-10-16 11:22:07 PDT
Created attachment 239955 [details]
Re-submitted for EWS
Comment 3 Carlos Garcia Campos 2014-10-16 23:31:27 PDT
Committed r174812: <http://trac.webkit.org/changeset/174812>
Comment 4 Carlos Garcia Campos 2014-10-16 23:34:55 PDT
Comment on attachment 239955 [details]
Re-submitted for EWS

Manually clearing flags