Bug 76663 - [chromium] Remove CCLayerDelegate, add ContentLayerDelegate for painting
Summary: [chromium] Remove CCLayerDelegate, add ContentLayerDelegate for painting
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: 73350
  Show dependency treegraph
 
Reported: 2012-01-19 13:46 PST by James Robinson
Modified: 2012-01-19 16:08 PST (History)
7 users (show)

See Also:


Attachments
Patch (64.03 KB, patch)
2012-01-19 13:49 PST, James Robinson
kbr: 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-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>