DescriptionCode refactor related to WeakPtrFactory in src/components module
Changing in the intialization order of WeakPtrFactory in src/components 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/59b968271f2a2fb948ad110f0ed1b3da870b0eb5
Cr-Commit-Position: refs/heads/master@{#295084}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|