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

Issue 11227031: Support setAutomaticallyComputeRasterScale() on the WebLayer API. (Closed)

Created:
8 years, 2 months ago by danakj
Modified:
8 years, 2 months ago
Reviewers:
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Support setAutomaticallyComputeRasterScale() on the WebLayer API. This allows web content to opt-in to having their contentsScale determined from their CSS transforms, without having this behaviour unconditionally enabled globally. BUG=149943

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : rasterScale #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M webkit/compositor_bindings/web_layer_impl.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webkit/compositor_bindings/web_layer_impl.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danakj
This change will allow the WebLayer API change: https://bugs.webkit.org/show_bug.cgi?id=100013 The WebLayer API change will allow ...
8 years, 2 months ago (2012-10-22 17:35:11 UTC) #1
danakj
8 years, 2 months ago (2012-10-22 19:57:43 UTC) #2
updated to opt-in

Powered by Google App Engine
This is Rietveld 408576698