DescriptionFix WeakPtrFactory member placement
Changing in the intialization order of WeakPtrFactory in src/ipc 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/755aaca0859cf9db13fb17d99e987ade0553af6a
Cr-Commit-Position: refs/heads/master@{#299660}
Patch Set 1 #Patch Set 2 : MOdified changes #Patch Set 3 : Fixed build issue #
Messages
Total messages: 16 (5 generated)
|