Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(350)

Issue 12230018: Fix the size of webview in WebViewPlugin (Closed)

Created:
7 years, 10 months ago by qinmin
Modified:
7 years, 10 months ago
Reviewers:
Bernhard Bauer, jam
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Fix the size of webview in WebViewPlugin We didn't set the size of webview in https://codereview.chromium.org/12218122 This change should fix that Scaling should be done by the Compositor thread, and we are no longer using css transform to do scaling. BUG=175121 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182263

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M webkit/plugins/webview_plugin.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
qinmin
PTAL
7 years, 10 months ago (2013-02-13 18:00:55 UTC) #1
tony
7 years, 10 months ago (2013-02-13 18:28:15 UTC) #2
LGTM, please update the change description to explain why we're no longer
scaling.

Powered by Google App Engine
This is Rietveld 408576698