DescriptionCall DocumentLoader::endWriting() when loading failed
DocumentLoader::endWriting() was called when the loading of the main document
successfully finished, but not when the loading failed.
In the case of ImageDocument, this caused ImageResource to remain pending and
caused memory leak.
BUG=640886, 632495
Patch Set 1 #Patch Set 2 : Check m_writer #
Dependent Patchsets: Messages
Total messages: 1 (1 generated)
|