DescriptionOilpan: move Console objects to the oilpan heap.
Turn the ConsoleBase object into a garbage collected object if Oilpan
is enabled, avoiding its ref forwarding to either Console or WorkerConsole.
R=haraken@chromium.org,ager@chromium.org
BUG=340522
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169670
Patch Set 1 #
Total comments: 5
Patch Set 2 : Make ~ConsoleBase public #Patch Set 3 : Have ConsoleBase simply derive from 'RefCountedWillBeGarbageCollectedFinalized' #
Total comments: 2
Patch Set 4 : Make ConsoleBase::trace() a pure virtual #
Messages
Total messages: 11 (0 generated)
|