Bug 77553 - [SKIA/CHROMIUM] Perform getImageData format conversions using Skia
Summary: [SKIA/CHROMIUM] Perform getImageData format conversions using Skia
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brian Salomon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-01 06:51 PST by Brian Salomon
Modified: 2012-02-01 11:21 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.89 KB, patch)
2012-02-01 06:55 PST, Brian Salomon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.