DescriptionChanging the order of initialization WeakPtrFactory
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/6993ff96ffd1d66c38bcfbdc5c09c56a2c29330d
Cr-Commit-Position: refs/heads/master@{#294567}
Patch Set 1 #Patch Set 2 : Resolving the build error #
Messages
Total messages: 8 (2 generated)
|