DescriptionFix WeakPtrFactory ordering problems in src/tools
Cleaning up weak_ptr_factory destruction order in "src/tools" module.
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/efd2db86e9ac9e90c8cd2641f188a9c420edf2be
Cr-Commit-Position: refs/heads/master@{#294117}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Added the comment explaining WeakPtrFactory ordering #
Messages
Total messages: 9 (2 generated)
|