DescriptionOilpan: Prepare to move Resource to Oilpan heap.
This CL adds a set of live Resources to MemoryCache to emulate the current
lifetime management precisely in Oilpan.
Resource::m_resourceToRevalidate refers another Resource, and
Resource::m_proxyResource is a back pointer of m_resourceToRevlidate. According
to Resource::canDelete, both of them are strong references.
BUG=393516
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179016
Patch Set 1 #
Total comments: 4
Patch Set 2 : unregister -> register #
Messages
Total messages: 9 (0 generated)
|