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

Issue 727633002: Get rid of the one remaining extra call to LayerPainter::beginTransparencyLayers. (Closed)

Created:
6 years, 1 month ago by chrishtr
Modified:
6 years, 1 month ago
CC:
blink-layers+watch_chromium.org, blink-reviews, blink-reviews-paint_chromium.org, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, slimming-paint-reviews_chromium.org, zoltan1
Project:
blink
Visibility:
Public.

Description

Get rid of the one remaining extra call to LayerPainter::beginTransparencyLayers. This allows us to get rid of a related state bit on RenderLayer as well. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185402

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 19

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -62 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/paint/LayerPainter.h View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/paint/LayerPainter.cpp View 1 2 3 4 5 4 chunks +40 lines, -49 lines 0 comments Download
M Source/core/rendering/RenderLayer.h View 2 chunks +0 lines, -7 lines 0 comments Download
M Source/core/rendering/RenderLayer.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/rendering/compositing/CompositedLayerMapping.cpp View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
chrishtr
6 years, 1 month ago (2014-11-14 01:21:25 UTC) #2
chrishtr
Looks like exactly one test is failing: fast/reflections/reflection-masks-opacity.html. It's because I removed the reflection conditional ...
6 years, 1 month ago (2014-11-14 06:17:09 UTC) #3
mstensho (USE GERRIT)
This is great, but could you address my issues (that should reduce the diff quite ...
6 years, 1 month ago (2014-11-14 12:20:52 UTC) #4
chrishtr
https://codereview.chromium.org/727633002/diff/60001/Source/core/paint/LayerPainter.cpp File Source/core/paint/LayerPainter.cpp (left): https://codereview.chromium.org/727633002/diff/60001/Source/core/paint/LayerPainter.cpp#oldcode83 Source/core/paint/LayerPainter.cpp:83: LayerPainter(*m_renderLayer.parent()).beginTransparencyLayers(context, paintingInfo.rootLayer, paintingInfo.paintDirtyRect, paintingInfo.subPixelAccumulation, paintingInfo.paintBehavior); On 2014/11/14 at 12:20:51, ...
6 years, 1 month ago (2014-11-14 20:11:37 UTC) #5
mstensho (USE GERRIT)
Note: the previous patch looks like it contains your changes squashed together with a master ...
6 years, 1 month ago (2014-11-14 23:03:22 UTC) #6
chrishtr
https://codereview.chromium.org/727633002/diff/60001/Source/core/paint/LayerPainter.cpp File Source/core/paint/LayerPainter.cpp (right): https://codereview.chromium.org/727633002/diff/60001/Source/core/paint/LayerPainter.cpp#newcode300 Source/core/paint/LayerPainter.cpp:300: { On 2014/11/14 23:03:22, mstensho wrote: > On 2014/11/14 ...
6 years, 1 month ago (2014-11-14 23:05:46 UTC) #7
mstensho (USE GERRIT)
https://codereview.chromium.org/727633002/diff/60001/Source/core/paint/LayerPainter.cpp File Source/core/paint/LayerPainter.cpp (right): https://codereview.chromium.org/727633002/diff/60001/Source/core/paint/LayerPainter.cpp#newcode300 Source/core/paint/LayerPainter.cpp:300: { On 2014/11/14 23:05:45, chrishtr wrote: > On 2014/11/14 ...
6 years, 1 month ago (2014-11-14 23:24:13 UTC) #8
chrishtr
On 2014/11/14 at 23:24:13, mstensho wrote: > https://codereview.chromium.org/727633002/diff/60001/Source/core/paint/LayerPainter.cpp > File Source/core/paint/LayerPainter.cpp (right): > > https://codereview.chromium.org/727633002/diff/60001/Source/core/paint/LayerPainter.cpp#newcode300 ...
6 years, 1 month ago (2014-11-14 23:29:08 UTC) #9
mstensho (USE GERRIT)
lgtm!
6 years, 1 month ago (2014-11-14 23:40:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/727633002/100001
6 years, 1 month ago (2014-11-14 23:44:45 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-11-15 01:43:50 UTC) #13
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as 185402

Powered by Google App Engine
This is Rietveld 408576698