Chromium Code Reviews
DescriptionMerge 168113 "Fix crash when resizing a view destroys the render..."
> Fix crash when resizing a view destroys the render tree
>
> This is a simple fix for not holding a renderer across FrameView
> resizes. Calling view->resize() can destroy renderers so this patch
> updates SVGImage::setContainerSize to query the renderer after the
> resize is complete. A similar issue does not exist for the dom tree
> which is not destroyed.
>
> BUG=344492
>
> Review URL: https://codereview.chromium.org/178043006
TBR=pdr@chromium.org
BUG=344492
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168152
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||