Bug 84811

Summary: [chromium] Use different CCDrawQuad types for textures vs IOSurfaces
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch enne: review+

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>