DescriptionCode re-factor related to WeakPtrFactory in src/gin 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/71a12a87117d7c88f02ec2c75b81726d12cbcc1a
Cr-Commit-Position: refs/heads/master@{#295709}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 12 (4 generated)
|