DescriptionRefactoring the order of the weak_ptr_factory in chrome/renderer 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/352bb45047c1fce4203fe9893893f2fbf352d716
Cr-Commit-Position: refs/heads/master@{#294861}
Patch Set 1 #
Messages
Total messages: 13 (5 generated)
|