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

Issue 40323003: Remove virtual destructor for WebVTTParser (Closed)

Created:
7 years, 2 months ago by Inactive
Modified:
7 years, 1 month ago
CC:
blink-reviews, dglazkov+blink, nessy, vcarbune.chromium, philipj_slow, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove virtual destructor for WebVTTParser Remove destructor for WebVTTParser as it was empty and marked as virtual. This avoids creating an unnecessary vtable as this class is never subclassed not does it have any virtual function. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160499

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M Source/core/html/track/WebVTTParser.h View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
7 years, 2 months ago (2013-10-24 20:05:20 UTC) #1
abarth-chromium
lgtm
7 years, 2 months ago (2013-10-24 20:15:13 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/40323003/1
7 years, 2 months ago (2013-10-24 20:42:43 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-10-24 22:05:05 UTC) #4
Message was sent while issue was closed.
Change committed as 160499

Powered by Google App Engine
This is Rietveld 408576698