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

Issue 44253003: Remove virtual destructors for several graphics classes (Closed)

Created:
7 years, 1 month ago by Inactive
Modified:
7 years, 1 month ago
CC:
blink-reviews, jamesr, dsinclair, danakj, Rik, pdr.
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove virtual destructors for several graphics classes Remove destructors for several graphics classes as these were empty and marked as virtual. This avoids creating unnecessary vtables since these classes are never subclasses nor do they have any virtual function. BUG=311561 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160590

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -10 lines) Patch
M Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/platform/graphics/harfbuzz/HarfBuzzShaper.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/core/platform/graphics/skia/OpaqueRegionSkia.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/platform/graphics/skia/OpaqueRegionSkia.cpp View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
7 years, 1 month ago (2013-10-25 14:29:49 UTC) #1
Stephen Chennney
LGTM if the bots agree. I've added Android, which you should always do because it ...
7 years, 1 month ago (2013-10-25 15:13:15 UTC) #2
Inactive
On 2013/10/25 15:13:15, Stephen Chenney wrote: > LGTM if the bots agree. I've added Android, ...
7 years, 1 month ago (2013-10-25 15:36:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/44253003/1
7 years, 1 month ago (2013-10-25 15:38:20 UTC) #4
commit-bot: I haz the power
7 years, 1 month ago (2013-10-25 16:42:49 UTC) #5
Message was sent while issue was closed.
Change committed as 160590

Powered by Google App Engine
This is Rietveld 408576698