DescriptionCode re-factor related to WeakPtrFactory in src/component module
Changing in the initialization order of WeakPtrFactory in src/gin 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 destructor are executed, rendering them invalid.
BUG=303818
Committed: https://crrev.com/1293c75eefdc19ac66a3505d09d6f49aea508373
Cr-Commit-Position: refs/heads/master@{#295439}
Patch Set 1 #
Messages
Total messages: 15 (5 generated)
|