DescriptionDeclaring the weak_ptr_factory in proper order in src/net.
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/541ad2c748eda43323ef93cae62ed3974f3a330c
Cr-Commit-Position: refs/heads/master@{#298402}
Patch Set 1 #Patch Set 2 : Added entry in AUTHORS file. #Messages
Total messages: 17 (8 generated)
|