DescriptionDeclaring the weak_ptr_factory in proper order.
Cleaning up weak_ptr_factory destruction order in "src/chrome/browser/history"
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/37571758dd8c08439ce7a135463ccb57b958af99
Cr-Commit-Position: refs/heads/master@{#295926}
Patch Set 1 #Patch Set 2 : fixing build issue #Patch Set 3 : fixing build issue #
Messages
Total messages: 11 (4 generated)
|