WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71796
CSSCanvasValue: Remove inheritance from CanvasObserver.
https://bugs.webkit.org/show_bug.cgi?id=71796
Summary
CSSCanvasValue: Remove inheritance from CanvasObserver.
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r99555
: <
http://trac.webkit.org/changeset/99555
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug