DescriptionCorrectly update size when a plugin has a transform.
When RenderWidget::updateWidgetGeometry is called, we were using the
absolute content box to set the geometry. This means if a
non-translation transform were sent, this would be expanded,
and the widget would scale up.
BUG=254805
R=vollick@chromium.org
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|