Bug 124791

Summary: [GTK] Review enabled/disabled CSS features for release builds
Product: WebKit Reporter: Manuel Rego Casasnovas <rego>
Component: WebKitGTKAssignee: Manuel Rego Casasnovas <rego>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.