DescriptionOilpan: tidy up some inter-stack object references.
Add uses of STACK_ALLOCATED() so as to allow these objects to safely
keep references to other stack allocated objects.
For other heap allocated objects that keep references to GCed objects,
convert these into appropriate Member<> refs.
R=haraken, philipj@opera.com
BUG=509911
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200242
Patch Set 1 #
Total comments: 4
Patch Set 2 : use STACK_ALLOCATED() more often #Messages
Total messages: 14 (4 generated)
|