Bug 137532 - Add deprecation warning for CSSKeyframesRule::appendRule
Summary: Add deprecation warning for CSSKeyframesRule::appendRule
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-10-08 12:17 PDT by Dean Jackson
Modified: 2014-10-08 12:25 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.35 KB, patch)
2014-10-08 12:21 PDT, Dean Jackson
bfulgham: 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 2014-10-08 12:17:53 PDT
Add deprecation warning for CSSKeyframesRule::appendRule
Comment 1 Radar WebKit Bug Importer 2014-10-08 12:18:30 PDT
<rdar://problem/18585745>
Comment 2 Dean Jackson 2014-10-08 12:21:04 PDT
Created attachment 239486 [details]
Patch
Comment 3 Brent Fulgham 2014-10-08 12:23:00 PDT
Comment on attachment 239486 [details]
Patch

r=me. Nice!
Comment 4 Dean Jackson 2014-10-08 12:25:00 PDT
Committed r174469: <http://trac.webkit.org/changeset/174469>