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/945f5aa3a9b0f3c4e43329d1ada1fb8b64b76d73
Cr-Commit-Position: refs/heads/master@{#294319}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|