DescriptionBind weak ptr in PostStartDnsProbeTask, not StartDnsProbe
A Callback decides when it is constructed whether it needs to do a weak pointer
check when called. Therefore, pass the weak pointer of NetErrorTabHelper to
base::Bind when we create the callback instead of binding it later in
StartDnsProbe.
BUG=174720
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182301
Patch Set 1 #
Total comments: 8
Patch Set 2 : Fix nits #Messages
Total messages: 7 (0 generated)
|