DescriptionRefactoring the WeakPtrFactory initialization in chrome/browser/ui/views
Changing in the intialization order of WeakPtrFactory such that all
member variables should appear before the WeakPtrFactory to ensure
that any WeakPtrs to Controller are invalidated before its members
variable's destructors are executed, rendering them invalid.
BUG=303818
Committed: https://crrev.com/1da4b61e9a74451f0b3a136b9b8228ee4d232c23
Cr-Commit-Position: refs/heads/master@{#295404}
Patch Set 1 #Patch Set 2 : Resolving the swarming errors #Patch Set 3 : Resolved Rebase issues #Messages
Total messages: 9 (2 generated)
|