DescriptionMaintaing the proper order of initialization WeakPtrFactory
Changing in the intialization order of WeakPtrFactory in "src/base" module
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/7ce4adfebbda4208511fea7d58eb3e96e296337f
Cr-Commit-Position: refs/heads/master@{#294741}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 22 (9 generated)
|