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

Issue 454133004: Use common converter for -webkit-column-[gap, width]. (Closed)

Created:
6 years, 4 months ago by andersr
Modified:
6 years, 4 months ago
Reviewers:
Timothy Loh
CC:
blink-reviews, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Use common converter for -webkit-column-[gap, width]. This patch adds support for the 'converter' attribute for a group of semi-custom CSS properties handled by the 'apply_auto' macro. This gets rid of the redundant 'compute_length=true/false' argument, plus the code related to that. It also makes it easier to add other things to the apply_auto-list which can't be converted with computeLength or a primitive value mapping. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180437

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl View 4 chunks +12 lines, -13 lines 0 comments Download
M Source/core/css/CSSProperties.in View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
andersr
6 years, 4 months ago (2014-08-12 16:13:06 UTC) #1
Timothy Loh
On 2014/08/12 16:13:06, andersr wrote: lgtm
6 years, 4 months ago (2014-08-13 10:00:38 UTC) #2
andersr
The CQ bit was checked by andersr@opera.com
6 years, 4 months ago (2014-08-18 08:34:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/andersr@opera.com/454133004/1
6 years, 4 months ago (2014-08-18 08:35:18 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 09:38:08 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 180437

Powered by Google App Engine
This is Rietveld 408576698