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

Issue 2942393002: Generate enum/getters/setters/mappings for flex-direction (Closed)

Created:
3 years, 6 months ago by shend
Modified:
3 years, 6 months ago
Reviewers:
nainar
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, rwlbuis
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Generate enum/getters/setters/mappings for flex-direction Currently, the flex-direction property is a 'storage_only' field, so it has no generated public getters/setters. This patch changes it to a 'keyword' field so that its getters/setters can be generated as well. We also generate the EFlexDirection enum and use the generated CSSValueID <-> EFlexDirection mappings. Diff: https://gist.github.com/297d38d32b4b097536e73f7c1bd1b3d7/revisions BUG=628043 Review-Url: https://codereview.chromium.org/2942393002 Cr-Original-Commit-Position: refs/heads/master@{#480688} Committed: https://chromium.googlesource.com/chromium/src/+/d6df17438f4c6ae0a69e5650f63d0cd6c8d72a00 Review-Url: https://codereview.chromium.org/2942393002 Cr-Commit-Position: refs/heads/master@{#480993} Committed: https://chromium.googlesource.com/chromium/src/+/d98c08f75e5c26f49a9e05e9d0946a2f6d29d3f0

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Retry #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -53 lines) Patch
M third_party/WebKit/Source/core/css/CSSPrimitiveValueMappings.h View 1 2 1 chunk +0 lines, -38 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSProperties.json5 View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.h View 1 2 1 chunk +0 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyleConstants.h View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 37 (28 generated)
shend
Hi Naina, PTAL
3 years, 6 months ago (2017-06-19 00:29:47 UTC) #4
nainar
lgtm
3 years, 6 months ago (2017-06-19 00:31:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2942393002/1
3 years, 6 months ago (2017-06-19 10:54:36 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/467231)
3 years, 6 months ago (2017-06-19 11:01:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2942393002/20001
3 years, 6 months ago (2017-06-20 01:52:57 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/d6df17438f4c6ae0a69e5650f63d0cd6c8d72a00
3 years, 6 months ago (2017-06-20 02:00:01 UTC) #21
hayato
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2950743002/ by hayato@chromium.org. ...
3 years, 6 months ago (2017-06-20 03:14:09 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2942393002/40001
3 years, 6 months ago (2017-06-20 22:14:43 UTC) #34
commit-bot: I haz the power
3 years, 6 months ago (2017-06-20 22:22:22 UTC) #37
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d98c08f75e5c26f49a9e05e9d094...

Powered by Google App Engine
This is Rietveld 408576698