DescriptionDeclaring the weak_ptr_factory in proper order in src/components
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/4c90c51fa52659f3f1fa59d1d78b57bca661dfc5
Cr-Commit-Position: refs/heads/master@{#298842}
Patch Set 1 #Messages
Total messages: 13 (2 generated)
|