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

Issue 44243003: Devirtualize WebKitSourceBuffer's destructor (Closed)

Created:
7 years, 1 month ago by Inactive
Modified:
7 years, 1 month ago
CC:
blink-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Devirtualize WebKitSourceBuffer's destructor Devirtualize WebKitSourceBuffer's destructor. This avoids creating an unnecessary vtable as this class is never subclassed nor does it have any virtual function. BUG=311561 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160608

Patch Set 1 #

Patch Set 2 : Build fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/modules/mediasource/WebKitSourceBuffer.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
7 years, 1 month ago (2013-10-25 17:29:30 UTC) #1
acolwell GONE FROM CHROMIUM
lgtm
7 years, 1 month ago (2013-10-25 18:03:48 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/44243003/30001
7 years, 1 month ago (2013-10-25 18:06:58 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-10-25 19:13:12 UTC) #4
Message was sent while issue was closed.
Change committed as 160608

Powered by Google App Engine
This is Rietveld 408576698