WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
82787
Kill CSSTimingFunctionValue.
https://bugs.webkit.org/show_bug.cgi?id=82787
Summary
Kill CSSTimingFunctionValue.
Andreas Kling
Reported
2012-03-30 15:03:50 PDT
CSSTimingFunctionValue is a pointless middle-man class that adds nothing. The cubic-bezier/steps/linear timing function value classes should just inherit directly from CSSValue.
Attachments
Patch
(6.90 KB, patch)
2012-03-30 15:07 PDT
,
Andreas Kling
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2012-03-30 15:07:17 PDT
Created
attachment 134893
[details]
Patch
Antti Koivisto
Comment 2
2012-03-30 15:09:19 PDT
Comment on
attachment 134893
[details]
Patch r=me
Andreas Kling
Comment 3
2012-03-30 15:21:55 PDT
Committed
r112730
: <
http://trac.webkit.org/changeset/112730
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug