WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
84368
Remove unnecessary assignment in CSSParser::parseCubicBezierTimingFunctionValue().
https://bugs.webkit.org/show_bug.cgi?id=84368
Summary
Remove unnecessary assignment in CSSParser::parseCubicBezierTimingFunctionVal...
Luke Macpherson
Reported
2012-04-19 12:06:33 PDT
Remove unnecessary assignment in CSSParser::parseCubicBezierTimingFunctionValue().
Attachments
Patch
(1.28 KB, patch)
2012-04-19 12:07 PDT
,
Luke Macpherson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Luke Macpherson
Comment 1
2012-04-19 12:07:40 PDT
Created
attachment 137944
[details]
Patch
WebKit Review Bot
Comment 2
2012-04-19 14:22:47 PDT
Comment on
attachment 137944
[details]
Patch Clearing flags on attachment: 137944 Committed
r114670
: <
http://trac.webkit.org/changeset/114670
>
WebKit Review Bot
Comment 3
2012-04-19 14:22:52 PDT
All reviewed patches have been landed. Closing bug.
Eric Seidel (no email)
Comment 4
2012-04-19 14:29:09 PDT
Comment on
attachment 137944
[details]
Patch I'm not sure this really helps. Previously the contract was that v was always equal to args->current() I assume?
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