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

Issue 746163002: Drop RenderObject::hasBlendMode (Closed)

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

Description

Drop RenderObject::hasBlendMode Remove RenderObject::hasBlendMode in favor of RenderStyle::hasBlendMode. Also remove the gating on the RuntimeEnabledFeatures feature in RenderStyle, since this should be handled by the CSS parser already. Gating also removed for the 'isolation' property. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185823

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -61 lines) Patch
M Source/core/rendering/RenderLayer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderObject.h View 2 chunks +1 line, -3 lines 2 comments Download
M Source/core/rendering/RenderObject.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/rendering/RenderTreeAsText.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/compositing/CompositingInputsUpdater.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/compositing/CompositingLayerAssigner.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/compositing/CompositingReasonFinder.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/rendering/compositing/CompositingRequirementsUpdater.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/RenderStyle.h View 1 chunk +6 lines, -6 lines 0 comments Download
M Source/core/rendering/style/RenderStyle.cpp View 1 chunk +0 lines, -40 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
fs
6 years, 1 month ago (2014-11-21 14:48:55 UTC) #2
Julien - ping for review
lgtm https://codereview.chromium.org/746163002/diff/1/Source/core/rendering/RenderObject.h File Source/core/rendering/RenderObject.h (left): https://codereview.chromium.org/746163002/diff/1/Source/core/rendering/RenderObject.h#oldcode597 Source/core/rendering/RenderObject.h:597: bool hasBlendMode() const; To be frank, I would ...
6 years, 1 month ago (2014-11-21 16:29:21 UTC) #3
fs
https://codereview.chromium.org/746163002/diff/1/Source/core/rendering/RenderObject.h File Source/core/rendering/RenderObject.h (left): https://codereview.chromium.org/746163002/diff/1/Source/core/rendering/RenderObject.h#oldcode597 Source/core/rendering/RenderObject.h:597: bool hasBlendMode() const; On 2014/11/21 16:29:20, Julien Chaffraix - ...
6 years, 1 month ago (2014-11-21 16:38:59 UTC) #4
chrishtr
On 2014/11/21 at 16:38:59, fs wrote: > https://codereview.chromium.org/746163002/diff/1/Source/core/rendering/RenderObject.h > File Source/core/rendering/RenderObject.h (left): > > https://codereview.chromium.org/746163002/diff/1/Source/core/rendering/RenderObject.h#oldcode597 ...
6 years, 1 month ago (2014-11-21 18:30:37 UTC) #5
chrishtr
lgtm
6 years, 1 month ago (2014-11-21 18:30:41 UTC) #6
fs
On 2014/11/21 18:30:37, chrishtr wrote: > On 2014/11/21 at 16:38:59, fs wrote: > > > ...
6 years, 1 month ago (2014-11-21 22:24:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/746163002/1
6 years, 1 month ago (2014-11-21 22:25:28 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-21 22:31:38 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=185823

Powered by Google App Engine
This is Rietveld 408576698