DescriptionUpstream the pagescalefactor fix for plugin placeholder on android
Currently webview_plugin.cc does not take pagescalefactor into consideration and plugin placeholders are rendered incorrectly.
As the webkit passes in window coordinates, we need to convert it back to the content coordinates so that the place holder will be sized correctly.
This change should only affect platforms where pagescalefactor is being used.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168444
Patch Set 1 #
Total comments: 8
Patch Set 2 : addressing comments #Patch Set 3 : fix the order of #include #
Messages
Total messages: 12 (0 generated)
|