DescriptionRefactoring the weak_ptr_factory order in src/content/child
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/66f9d03f574d2aff47a9c878125e191234201882
Cr-Commit-Position: refs/heads/master@{#294566}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Updated patch as per comments #
Messages
Total messages: 13 (4 generated)
|