DescriptionRemove WTF::static_pointer_cast functions.
They are RefPtr/PassRefPtr versions of std::static_pointer_cast, and
not used any longer in Blink.
This CL also removes unused SVGListPropertyHelper::toDerived(), which used
WTF::static_pointer_cast in pre-Oilpan era.
This CL has no behavior changes.
BUG=583200
Committed: https://crrev.com/945412be9ef3e46e0203c872903af78d0f3fe03f
Cr-Commit-Position: refs/heads/master@{#412734}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|