DescriptionDeclaring the weak_ptr_factory in proper order.
Cleaning up weak_ptr_factory destruction order in "src/chrome/browser/chromeos"
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/04aae9efd866a7fb001f172a3a18b867e0b22543
Cr-Commit-Position: refs/heads/master@{#295005}
Patch Set 1 #Messages
Total messages: 9 (3 generated)
|