Bug 81572

Summary: Add FractionalLayoutUnit version of blend to AnimationUtilities
Product: WebKit Reporter: Emil A Eklund <eae>
Component: PlatformAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, gustavo, leviw, simon.fraser, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60318    
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Emil A Eklund 2012-03-19 15:31:14 PDT
Add version of blend that takes FractionalLayoutUnits.
Comment 1 Emil A Eklund 2012-03-19 15:41:39 PDT
Created attachment 132689 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-03-19 15:43:46 PDT
Comment on attachment 132689 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=132689&action=review

rs=me.

> Source/WebCore/ChangeLog:9
> +        will be used in place of the integear version in many places once we

integear!
Comment 3 Gustavo Noronha (kov) 2012-03-19 15:48:53 PDT
Comment on attachment 132689 [details]
Patch

Attachment 132689 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/11988468
Comment 4 Emil A Eklund 2012-03-19 15:50:38 PDT
(In reply to comment #2)
> (From update of attachment 132689 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=132689&action=review
> 
> rs=me.
> 
> > Source/WebCore/ChangeLog:9
> > +        will be used in place of the integear version in many places once we
> 
> integear!

argh, good catch.
Comment 5 Emil A Eklund 2012-03-19 16:21:41 PDT
Created attachment 132706 [details]
Patch for landing

Added math.h include to FractionalLayoutUnit.h, should make the gtk bot happy. If it does I'll set cq+.
Comment 6 WebKit Review Bot 2012-03-19 23:17:41 PDT
Comment on attachment 132706 [details]
Patch for landing

Clearing flags on attachment: 132706

Committed r111362: <http://trac.webkit.org/changeset/111362>
Comment 7 WebKit Review Bot 2012-03-19 23:17:45 PDT
All reviewed patches have been landed.  Closing bug.