DescriptionOilpan: move the GradientStop value object off the heap.
Heap allocating collections of the GradientStop part object,
as introduced in r183472, is not really merited. The value
object has no traceable fields and the collections of them
have a stack lifetime.
R=haraken
BUG=340522
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190322
Patch Set 1 #Patch Set 2 : use transition type #Messages
Total messages: 5 (1 generated)
|