Bug 84811 - [chromium] Use different CCDrawQuad types for textures vs IOSurfaces
Summary: [chromium] Use different CCDrawQuad types for textures vs IOSurfaces
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 17:45 PDT by James Robinson
Modified: 2012-04-26 18:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (23.08 KB, patch)
2012-04-24 17:47 PDT, James Robinson
enne: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2012-04-24 17:45:36 PDT
[chromium] Use different CCDrawQuad types for textures vs IOSurfaces
Comment 1 James Robinson 2012-04-24 17:47:30 PDT
Created attachment 138703 [details]
Patch
Comment 2 James Robinson 2012-04-24 17:48:04 PDT
I'll manually test this patch out on a mac (since we don't have CoreAnimation drawing model compositor layout tests in chromium currently).
Comment 3 James Robinson 2012-04-24 18:37:56 PDT
This appears to work when manually looking at a plugin that uses drawingmodel="coreanimation". I'm investigating the layout test situation.
Comment 4 Adrienne Walker 2012-04-26 16:49:09 PDT
Comment on attachment 138703 [details]
Patch

I like this a lot.  R=me.
Comment 5 James Robinson 2012-04-26 18:23:15 PDT
Committed r115394: <http://trac.webkit.org/changeset/115394>