DescriptionFix click-to-play support in chromoting client
Click-to-play was broken when the plugin resizing code was
changed to update plugin style instead of width/height fields
directly. Problem is that
remoting.ClientPlugin.showPluginForClickToPlay() was still using
trying to set width/height which are overridden by the CSS size.
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260337
Patch Set 1 #
Messages
Total messages: 13 (0 generated)
|