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

Issue 8515006: A fix for LayerNoTextureSetFillsBoundsOpaquely. (Closed)

Created:
9 years, 1 month ago by Ian Vollick
Modified:
9 years, 1 month ago
CC:
chromium-reviews, piman+watch_chromium.org, Paweł Hajdan Jr., jonathan.backer
Visibility:
Public.

Description

A fix for LayerNoTextureSetFillsBoundsOpaquely. Adds some omitted calls. BUG=None TEST=compositor_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109630

Patch Set 1 : . #

Total comments: 1

Patch Set 2 : Disable all the tests that don't apply to the webkit compositor. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -15 lines) Patch
M ui/gfx/compositor/layer.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/compositor/layer_unittest.cc View 1 5 chunks +31 lines, -14 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Ian Vollick
9 years, 1 month ago (2011-11-10 19:18:48 UTC) #1
pkotwicz
Looks good
9 years, 1 month ago (2011-11-10 19:20:52 UTC) #2
pkotwicz
9 years, 1 month ago (2011-11-10 19:20:57 UTC) #3
Ian Vollick
+sky
9 years, 1 month ago (2011-11-10 19:21:40 UTC) #4
sky
http://codereview.chromium.org/8515006/diff/1001/ui/gfx/compositor/layer_unittest.cc File ui/gfx/compositor/layer_unittest.cc (right): http://codereview.chromium.org/8515006/diff/1001/ui/gfx/compositor/layer_unittest.cc#newcode486 ui/gfx/compositor/layer_unittest.cc:486: parent->SetFillsBoundsOpaquely(true); Why should this matter if the layer has ...
9 years, 1 month ago (2011-11-10 20:20:52 UTC) #5
Ian Vollick
On 2011/11/10 20:20:52, sky wrote: > http://codereview.chromium.org/8515006/diff/1001/ui/gfx/compositor/layer_unittest.cc > File ui/gfx/compositor/layer_unittest.cc (right): > > http://codereview.chromium.org/8515006/diff/1001/ui/gfx/compositor/layer_unittest.cc#newcode486 > ...
9 years, 1 month ago (2011-11-10 20:34:14 UTC) #6
sky
Good point LGTM
9 years, 1 month ago (2011-11-10 20:47:58 UTC) #7
Antoine Labour
On Thu, Nov 10, 2011 at 12:34 PM, <vollick@chromium.org> wrote: > On 2011/11/10 20:20:52, sky ...
9 years, 1 month ago (2011-11-10 20:48:52 UTC) #8
Ian Vollick
> > > > If the layer has no texture, SetFills.. shouldn't matter. I think ...
9 years, 1 month ago (2011-11-10 21:57:23 UTC) #9
piman
9 years, 1 month ago (2011-11-10 22:03:33 UTC) #10
lgtm

Powered by Google App Engine
This is Rietveld 408576698