Bug 73946 - [chromium] Track property changes for specific layer types
Summary: [chromium] Track property changes for specific layer types
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shawn Singh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-06 13:32 PST by Shawn Singh
Modified: 2012-03-02 16:03 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.