DescriptionRefactoring the weak_ptr_factory order content/browser folder
Changing in the intialization order of WeakPtrFactory 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/371ad91448d53434c2de797eb875c332d4b0a001
Cr-Commit-Position: refs/heads/master@{#295238}
Patch Set 1 #Patch Set 2 : Fixed Rebase issue #Patch Set 3 : Resolving the gpu unittest issues #Patch Set 4 : checking for swarming errors #Patch Set 5 : Resolving swarming errors #Messages
Total messages: 28 (12 generated)
|