DescriptionMHTMLGenerationManager handles the death of a render process.
When MHTML start to download mhtml, it does keep track of the callbacks
it will need to call when the jobs are done. But if the render process
dies while serializing a page, the manager will not be called, and the
callback will stays stall forever. This CL make sure that
MHTMLGenerationManager is getting notified when the renderer process
dies and send an error for all currently active jobs.
R=jcivelli@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215918
Patch Set 1 #
Total comments: 4
Patch Set 2 : Follow review #Patch Set 3 : Makes android builder happy. #
Messages
Total messages: 15 (0 generated)
|