DescriptionBitmapImage: Use the cheapest Vector constructor.
Vector() and Vector(0) will result in the same object
but Vector() is cheaper (unless the optimizer manages
to optimize away everything in Vector(size_t) ).
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181084
Patch Set 1 #
Total comments: 2
Messages
Total messages: 8 (0 generated)
|