DescriptionEarly-return in RenderViewImpl::DidFlushPaint() if there is no WebView.
CL 9328016 exposed a bug with seemingly-unused stats code assuming that the RenderView's WebView must be valid when DidFlushPaint() is called, which may not be true if RenderWidget::OnSwapBuffersComplete is notified while the widget is closing down.
We'll follow up by verifying the stats code is unnecessary and removing it (see bug 112942).
BUG=112921, 111639, 112942
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120715
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|