Bug 148138 - Support CSS filters without webkit prefix
Summary: Support CSS filters without webkit prefix
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks: 148186
  Show dependency treegraph
 
Reported: 2015-08-18 13:55 PDT by Dean Jackson
Modified: 2016-01-10 21:10 PST (History)
2 users (show)

See Also:


Attachments
Patch (228.97 KB, patch)
2015-08-18 14:56 PDT, Dean Jackson
no flags Details | Formatted Diff | Diff
Patch (232.04 KB, patch)
2015-08-18 17:27 PDT, Dean Jackson
no flags Details | Formatted Diff | Diff
Patch (234.13 KB, patch)
2015-08-18 18:13 PDT, Dean Jackson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2015-08-18 13:55:44 PDT
CSS filters are stable enough now to support without a -webkit- prefix.
Comment 1 Radar WebKit Bug Importer 2015-08-18 13:56:49 PDT
<rdar://problem/22331434>
Comment 2 Dean Jackson 2015-08-18 14:56:55 PDT
Created attachment 259301 [details]
Patch
Comment 3 Dean Jackson 2015-08-18 17:27:06 PDT
Created attachment 259328 [details]
Patch
Comment 4 Dean Jackson 2015-08-18 18:13:36 PDT
Created attachment 259337 [details]
Patch
Comment 5 Dean Jackson 2015-08-19 13:25:10 PDT
Committed r188647: <http://trac.webkit.org/changeset/188647>