DescriptionFix a crash when the content type of a multipart request
changes to a content type that we ignore the load of.
For example, if the content type of a multipart request changes
from text/html to foo/bar, we would crash because we would
delete the multipart delegate while it was still on the stack.
BUG=47105
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50676
Patch Set 1 #
Total comments: 1
Patch Set 2 : cancel -> Cancel #
Messages
Total messages: 3 (0 generated)
|