DescriptionOilpan: avoid using WeakPtr<> for heap residing objects.
GlobalFetch::ScopedFetcher instances are heap objects, so avoid using
WeakPtr<>s over those.
Also switch over to using WeakPtr* transition types where possible.
R=haraken
BUG=509911
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201305
Patch Set 1 #Patch Set 2 : drop unnecessary uses of WeakMember<> #Patch Set 3 : revert unrelated unit test addition #
Total comments: 3
Created: 5 years, 3 months ago
Messages
Total messages: 13 (5 generated)
|