DescriptionRefactoring the weak_ptr_factory order in src/content/common
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/ef20600e0dd7b45483a8e5264df36304a8ecef5d
Cr-Commit-Position: refs/heads/master@{#294551}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|