DescriptionOilpan: Prepare to move AbstractSQLTransactionBackend, SQLTransactionBackend, and SQLTransactionCoordinator::CoordinationInfo to Oilpan heap.
This CL changes the mapped type of m_coordinationInfoMap from copyable
object to OwnPtr<> or Member<>. So we need to update some code
in SQLTransactionCoordinator.
BUG=347902
R=ager@chromium.org, haraken@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169535
Patch Set 1 #
Total comments: 9
Patch Set 2 : Back to inline allocation #
Total comments: 7
Patch Set 3 : ThreadSafeRefCountedWillBeGarbageCollectedFinalized #Messages
Total messages: 33 (0 generated)
|