Bug 124791 - [GTK] Review enabled/disabled CSS features for release builds
Summary: [GTK] Review enabled/disabled CSS features for release builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Manuel Rego Casasnovas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-22 14:17 PST by Manuel Rego Casasnovas
Modified: 2013-11-22 14:54 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.75 KB, patch)
2013-11-22 14:27 PST, Manuel Rego Casasnovas
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rego Casasnovas 2013-11-22 14:17:25 PST
WebKitGTK+ CSS features should go aligned with last Safari versions.

Safari 7 corresponds to WebKit 537.71 so we can check the enabled and disabled CSS features in the following file:
http://trac.webkit.org/browser/tags/Safari-537.71/Source/WebCore/Configurations/FeatureDefines.xcconfig
Comment 1 Manuel Rego Casasnovas 2013-11-22 14:27:06 PST
Created attachment 217716 [details]
Patch

CSS Filters are enabled in Safari, but LayouTests don't pass in WebKitGTK+ so we cannot enable it by default yet (see bug #99026).
Comment 2 Martin Robinson 2013-11-22 14:29:54 PST
Comment on attachment 217716 [details]
Patch

Thanks.
Comment 3 WebKit Commit Bot 2013-11-22 14:54:34 PST
Comment on attachment 217716 [details]
Patch

Clearing flags on attachment: 217716

Committed r159716: <http://trac.webkit.org/changeset/159716>
Comment 4 WebKit Commit Bot 2013-11-22 14:54:36 PST
All reviewed patches have been landed.  Closing bug.