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

Issue 16530002: Move Color and FillLayer properties to new StyleBuilder (Closed)

Created:
7 years, 6 months ago by Timothy Loh
Modified:
7 years, 6 months ago
Reviewers:
eseidel
CC:
blink-reviews, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, apavlov+blink_chromium.org, jchaffraix+rendering, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink@master
Visibility:
Public.

Description

Move Color and FillLayer properties to new StyleBuilder Now that most of the new StyleBuilder infrastructure is in place, we can start moving all the properties across. This change moves across ApplyPropertyColor and ApplyPropertyFillLayer properties to the new system. Also added a use_handlers_for option to CSSProperties.in, and friended StyleBuilderCustom from RenderStyle for access to color setters. BUG=237400 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152021

Patch Set 1 #

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -180 lines) Patch
M Source/core/css/CSSProperties.in View 7 chunks +35 lines, -0 lines 0 comments Download
M Source/core/css/DeprecatedStyleBuilder.cpp View 1 8 chunks +0 lines, -173 lines 0 comments Download
M Source/core/rendering/style/RenderStyle.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/scripts/make_style_builder.py View 2 chunks +2 lines, -0 lines 0 comments Download
M Source/core/scripts/templates/StyleBuilder.cpp.tmpl View 1 2 chunks +7 lines, -5 lines 0 comments Download
M Source/core/scripts/templates/StyleBuilderFunctions.cpp.tmpl View 1 2 chunks +149 lines, -0 lines 0 comments Download
M Source/core/scripts/templates/StyleBuilderFunctions.h.tmpl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Timothy Loh
7 years, 6 months ago (2013-06-06 09:39:44 UTC) #1
eseidel
lgtm
7 years, 6 months ago (2013-06-07 07:41:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/16530002/1
7 years, 6 months ago (2013-06-07 07:41:46 UTC) #3
commit-bot: I haz the power
Failed to apply patch for Source/core/css/DeprecatedStyleBuilder.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-07 07:41:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/16530002/6001
7 years, 6 months ago (2013-06-07 12:16:11 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-06-07 13:32:55 UTC) #6
Message was sent while issue was closed.
Change committed as 152021

Powered by Google App Engine
This is Rietveld 408576698