Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Issue 359773002: Mark SkBBoxHierarchyRecord destructor as virtual (Closed)

Created:
6 years, 5 months ago by Tom Hudson
Modified:
6 years, 5 months ago
Reviewers:
mtklein, tomhudson
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Mark SkBBoxHierarchyRecord destructor as virtual Immediate parent classes have empty virtual destructors, but farther up the inheritance tree there is complicated destruction going on. This change may be unnecessary but makes the polymorphism explicit. BUG=skia:1734 R=mtklein Committed: https://skia.googlesource.com/skia/+/a8377402ee626bd0a6c61ef9f0c256f06eca5759

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
tomhudson
PTAL
6 years, 5 months ago (2014-06-27 15:00:19 UTC) #1
mtklein
lgtm
6 years, 5 months ago (2014-06-27 15:01:47 UTC) #2
tomhudson
The CQ bit was checked by tomhudson@google.com
6 years, 5 months ago (2014-06-27 15:03:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/tomhudson@chromium.org/359773002/1
6 years, 5 months ago (2014-06-27 15:03:54 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-06-27 15:19:39 UTC) #5
Message was sent while issue was closed.
Change committed as a8377402ee626bd0a6c61ef9f0c256f06eca5759

Powered by Google App Engine
This is Rietveld 408576698