Chromium Code Reviews
DescriptionFix painting issue after a renderer crash
When a renderer crashes, the RenderProcessHost may be reused once the
user refreshes. Because of this, the TransportDIB cache, added in
r10071 was getting used while stale, causing painting issues.
This patch clears the TransportDIB cache after a renderer crash.
BUG=8065
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||