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

Issue 213833014: Merge two update type fields in RenderLayerCompositor (Closed)

Created:
6 years, 8 months ago by abarth-chromium
Modified:
6 years, 8 months ago
Reviewers:
esprehn
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Visibility:
Public.

Description

Merge two update type fields in RenderLayerCompositor This CL merges the two update type fields in RenderLayer compositor. They were both doing the same thing. In the future, we want to set more of the RenderLayerCompositor dirty bits from the new m_updateType field, but this is a start. Also, remove the mutable keyword from a field where it wasn't needed. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170509

Patch Set 1 #

Total comments: 1

Patch Set 2 : Moar asserts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -26 lines) Patch
M Source/core/rendering/compositing/RenderLayerCompositor.h View 2 chunks +4 lines, -6 lines 0 comments Download
M Source/core/rendering/compositing/RenderLayerCompositor.cpp View 1 8 chunks +22 lines, -20 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
abarth-chromium
6 years, 8 months ago (2014-03-31 23:29:49 UTC) #1
esprehn
lgtm. lets add another ASSERT though. https://codereview.chromium.org/213833014/diff/1/Source/core/rendering/compositing/RenderLayerCompositor.cpp File Source/core/rendering/compositing/RenderLayerCompositor.cpp (right): https://codereview.chromium.org/213833014/diff/1/Source/core/rendering/compositing/RenderLayerCompositor.cpp#newcode366 Source/core/rendering/compositing/RenderLayerCompositor.cpp:366: ASSERT_NOT_REACHED(); Lets put ...
6 years, 8 months ago (2014-04-01 00:13:15 UTC) #2
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 8 months ago (2014-04-01 00:30:45 UTC) #3
abarth-chromium
The CQ bit was unchecked by abarth@chromium.org
6 years, 8 months ago (2014-04-01 00:30:46 UTC) #4
abarth-chromium
On 2014/04/01 00:13:15, esprehn wrote: > lgtm. lets add another ASSERT though. > > https://codereview.chromium.org/213833014/diff/1/Source/core/rendering/compositing/RenderLayerCompositor.cpp ...
6 years, 8 months ago (2014-04-01 00:30:59 UTC) #5
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 8 months ago (2014-04-01 00:50:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/213833014/20001
6 years, 8 months ago (2014-04-01 00:50:18 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-01 01:18:08 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_rel
6 years, 8 months ago (2014-04-01 01:18:09 UTC) #9
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 8 months ago (2014-04-01 01:55:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/213833014/20001
6 years, 8 months ago (2014-04-01 01:55:39 UTC) #11
commit-bot: I haz the power
6 years, 8 months ago (2014-04-01 03:57:35 UTC) #12
Message was sent while issue was closed.
Change committed as 170509

Powered by Google App Engine
This is Rietveld 408576698