DescriptionRemove virtual destructors for CSSMatrix and CSSVariablesMap
Remove destructors for CSSMatrix and CSSVariablesMap as these were empty
and marked as virtual. This avoids creating an unnecessary vtable
as these classes are never subclasses nor do they have any virtual
function.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160482
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|