Bug 73946

Summary: [chromium] Track property changes for specific layer types
Product: WebKit Reporter: Shawn Singh <shawnsingh>
Component: Layout and RenderingAssignee: Shawn Singh <shawnsingh>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: backer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Shawn Singh 2011-12-06 13:32:52 PST
Extension to https://bugs.webkit.org/show_bug.cgi?id=70442, we now have to add support for tracking property changes for subclasses of CCLayerImpl.  This is necessary for correct damage tracking of special layer types such as plugin layers.
Comment 1 Shawn Singh 2012-03-02 16:03:10 PST
Closing this bug; there have been enough ancillary bug-fixes related to damage tracking on specific layer types, that I have more confidence this is actually not an issue.

If it ends up being an issue, it will be appropriate to deal with it on a case-by-case basis, anyway.

+cc to backer in case he has something to say.