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

Issue 14333021: Merge 148856 "Disable solid background color optimization for composited layers." (Closed)

Created:
7 years, 8 months ago by jamesr
Modified:
7 years, 8 months ago
Reviewers:
jamesr
CC:
blink-reviews
Visibility:
Public.

Description

Merge 148856 "Disable solid background color optimization for composited layers." > Disable solid background color optimization for composited layers. > > This has two parts: > 1.) Return false from GraphicsLayer::supportsBackgroundColorContent() so that RenderLayerBacking always paints the background > 2.) Make GraphicsLayer::setContentsToSolidColor() a no-op so we don't mess with > the content layer, since this is called unconditionally. > > This restores the behavior from m26 and before. > > TBR=apatrick@chromium.org > BUG=232846 > > Review URL: https://codereview.chromium.org/14407003 TBR=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149029

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -34 lines) Patch
M GraphicsLayer.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chromium/GraphicsLayerChromium.cpp View 1 chunk +0 lines, -30 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jamesr
7 years, 8 months ago (2013-04-24 19:36:21 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r149029 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698