Bug 104591 - Deprecate prefixed linear-gradient and radial-gradient functions
Summary: Deprecate prefixed linear-gradient and radial-gradient functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tab Atkins
URL:
Keywords:
Depends on:
Blocks: 66897
  Show dependency treegraph
 
Reported: 2012-12-10 13:23 PST by Tab Atkins
Modified: 2012-12-10 14:16 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.37 KB, patch)
2012-12-10 13:25 PST, Tab Atkins
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tab Atkins 2012-12-10 13:23:07 PST
We should rename the existing parseLinearGradient and parseRadialGradient functions to parseDeprecatedLinearGradient/etc, so that the new parser for the final syntax can take over those names.
Comment 1 Tab Atkins 2012-12-10 13:25:08 PST
Created attachment 178620 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-10 14:16:02 PST
Comment on attachment 178620 [details]
Patch

Clearing flags on attachment: 178620

Committed r137206: <http://trac.webkit.org/changeset/137206>
Comment 3 WebKit Review Bot 2012-12-10 14:16:06 PST
All reviewed patches have been landed.  Closing bug.