DescriptionDeclaring the weak_ptr_factory in proper order in src/cc.
Cleaning up weak_ptr_factory destruction order.
WeakPtrFactory should remain the last member so it'll be destroyed and
invalidate its weak pointers before any other members are destroyed.
BUG=303818
Committed: https://crrev.com/03fd39760cfd31da392e596be40fd06c9eff6bf6
Cr-Commit-Position: refs/heads/master@{#295279}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|