DescriptionDeclaring the weak_ptr_factory in proper order.
Cleaning up weak_ptr_factory destruction order in "src/chrome/browser/ui"
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/fdc1f3db2859d81d9f4e673b25cc2ff1f73ad2ed
Cr-Commit-Position: refs/heads/master@{#296898}
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 8 (2 generated)
|