DescriptionFix HANDLE leak in ResourceDispatcherHost tests.
Ownership of the HANDLE in ResourceMsg_SetDataBuffer isn't managed
automatically.
Also invert ForwardingFilter/TestFilter's superclass/subclass
relationship. This arrangement avoids the useless dest_ = NULL
codepath.
BUG=366246
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266790
Patch Set 1 #
Total comments: 3
Patch Set 2 : Remove useless codepath. #
Total comments: 4
Patch Set 3 : STyle #Patch Set 4 : Comment #Patch Set 5 : Missing period. #Patch Set 6 : Rebase #
Messages
Total messages: 17 (0 generated)
|