DescriptionFix some potential after free errors on TestCompletionCallback
It's illegal to destroy a TestCompletionCallback while a callback is
pending. Stop this badness by removing test assertions that could
cause this.
R=rvargas
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208749
Patch Set 1 #Patch Set 2 : another one #
Total comments: 2
Patch Set 3 : epic rebase #Patch Set 4 : remediate to review #Messages
Total messages: 8 (0 generated)
|