Bug 76663

Summary: [chromium] Remove CCLayerDelegate, add ContentLayerDelegate for painting
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, enne, kbr, nduca, shawnsingh, vangelis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 73350    
Attachments:
Description Flags
Patch kbr: review+

Description James Robinson 2012-01-19 13:46:10 PST
[chromium] Remove CCLayerDelegate, add ContentLayerDelegate for painting
Comment 1 James Robinson 2012-01-19 13:49:49 PST
Created attachment 123187 [details]
Patch
Comment 2 Adrienne Walker 2012-01-19 14:25:42 PST
LGTM.  Hooray for removing CCLayerDelegate.
Comment 3 Kenneth Russell 2012-01-19 14:30:18 PST
Comment on attachment 123187 [details]
Patch

rs=me based on enne's review.
Comment 4 James Robinson 2012-01-19 16:08:08 PST
Committed r105460: <http://trac.webkit.org/changeset/105460>