Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(80)

Issue 6453052: Add virtual destructor to class with virtual functions. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by justinlin
Modified:
12 years, 2 months ago
Reviewers:
epoger, TomH, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Add virtual destructor to class with virtual functions. BUG= TEST= Committed: https://code.google.com/p/skia/source/detail?r=4810

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M include/core/SkCanvas.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkCanvas.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6
justinlin
12 years, 2 months ago (2012-07-27 08:01:05 UTC) #1
epoger
Mike?
12 years, 2 months ago (2012-07-27 14:36:39 UTC) #2
TomH
Important to do, but the definition of the virtual destructor belongs in a cpp, not ...
12 years, 2 months ago (2012-07-27 14:41:41 UTC) #3
reed1
if we move the destructor first, lgtm https://codereview.appspot.com/6453052/diff/1/include/core/SkCanvas.h File include/core/SkCanvas.h (left): https://codereview.appspot.com/6453052/diff/1/include/core/SkCanvas.h#oldcode905 include/core/SkCanvas.h:905: virtual void ...
12 years, 2 months ago (2012-07-27 14:41:59 UTC) #4
justinlin
On 2012/07/27 14:41:59, reed1 wrote: > if we move the destructor first, lgtm > > ...
12 years, 2 months ago (2012-07-27 16:44:52 UTC) #5
TomH
12 years, 2 months ago (2012-07-27 17:20:18 UTC) #6
LGTM; do you need us to land it?
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b