Bug 77553

Summary: [SKIA/CHROMIUM] Perform getImageData format conversions using Skia
Product: WebKit Reporter: Brian Salomon <bsalomon>
Component: CanvasAssignee: Brian Salomon <bsalomon>
Status: RESOLVED FIXED    
Severity: Normal CC: mdelaney7, noel.gordon, senorblanco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Brian Salomon 2012-02-01 06:51:56 PST
[SKIA/CHROMIUM] Perform getImageData format conversions using Skia
Comment 1 Brian Salomon 2012-02-01 06:55:07 PST
Created attachment 124946 [details]
Patch
Comment 2 Brian Salomon 2012-02-01 06:59:40 PST
I filed bug 77550 regarding the 2d.gradient.interpolate.colouralpha.html failure with analysis about why it fails. My take is that it is an acceptable failure.

If this lands I'll update 73952 since we would no longer be failing the 2d.imageData.put.unchanged.html test.
Comment 3 Stephen White 2012-02-01 10:56:29 PST
Comment on attachment 124946 [details]
Patch

Looks good.  r=me
Comment 4 WebKit Review Bot 2012-02-01 11:21:48 PST
Comment on attachment 124946 [details]
Patch

Clearing flags on attachment: 124946

Committed r106477: <http://trac.webkit.org/changeset/106477>
Comment 5 WebKit Review Bot 2012-02-01 11:21:52 PST
All reviewed patches have been landed.  Closing bug.