Bug 71796

Summary: CSSCanvasValue: Remove inheritance from CanvasObserver.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 71666    
Attachments:
Description Flags
Proposed patch koivisto: review+

Andreas Kling
Reported 2011-11-08 04:29:36 PST
In order to remove the vptr from CSSCanvasValue, we need to remove the inheritance from CanvasObserver. I plan to do this in the same was as CSSImportRule, by adding a proxying observer as a member variable.
Attachments
Proposed patch (4.17 KB, patch)
2011-11-08 04:38 PST, Andreas Kling
koivisto: review+
Andreas Kling
Comment 1 2011-11-08 04:38:54 PST
Created attachment 114040 [details] Proposed patch
Antti Koivisto
Comment 2 2011-11-08 04:59:55 PST
Comment on attachment 114040 [details] Proposed patch r=me
Andreas Kling
Comment 3 2011-11-08 05:22:26 PST
Note You need to log in before you can comment on or make changes to this bug.