Chromium Code Reviews
DescriptionPrerender need to be on the Oilpan heap.
The object implementing the PrerenderClient is LinkLoader, which is
an object that's Oilpan heap allocated. Consequently, it cannot be
kept Prerender as a bare pointer, but needs to be traced and accounted
for during garbage collections.
The simplest way to handle that is to move Prerender to the Oilpan
heap.
R=haraken,jochen
BUG=
Committed: https://crrev.com/31f5a364105b491bcded86af3e40b3552534335b
Cr-Commit-Position: refs/heads/master@{#386007}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 20 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||