DescriptionMaintaining the proper order of initialization WeakPtrFactory in "src/remoting"
Changing in the intialization order of WeakPtrFactory in "src/remoting" 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/933aeaf09f92c177ee5f172724f8c1955467ef0e
Cr-Commit-Position: refs/heads/master@{#295868}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Review comments #Patch Set 3 : Renameing the control_factory_ -> weak_factory_ . #Patch Set 4 : . #
Total comments: 1
Patch Set 5 : Review comments #
Total comments: 1
Messages
Total messages: 25 (9 generated)
|