RESOLVED FIXED 124791
[GTK] Review enabled/disabled CSS features for release builds
https://bugs.webkit.org/show_bug.cgi?id=124791
Summary [GTK] Review enabled/disabled CSS features for release builds
Manuel Rego Casasnovas
Reported 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
Attachments
Patch (1.75 KB, patch)
2013-11-22 14:27 PST, Manuel Rego Casasnovas
no flags
Manuel Rego Casasnovas
Comment 1 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).
Martin Robinson
Comment 2 2013-11-22 14:29:54 PST
Comment on attachment 217716 [details] Patch Thanks.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2013-11-22 14:54:36 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.