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

Issue 2366263002: Changed ECaptionSide to an enum class and renamed its members to keywords (Closed)

Created:
4 years, 2 months ago by sashab
Modified:
4 years, 2 months ago
Reviewers:
Bugs Nash, rune
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-layout_chromium.org, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, rwlbuis, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Changed ECaptionSide to an enum class and renamed its members to keywords Changed ECaptionSide to an enum class and gave it an unsigned underlying type so it can be stored in a bitfield in the future. Also renamed its members to match its keywords from CSSValueKeywords.in. This is pre-work to move ECaptionSide to be generated in ComputedStyleBase. BUG=628043 Committed: https://crrev.com/fdc8d0ce1cd52ee647079b8a71d6871a87cf1fdc Cr-Commit-Position: refs/heads/master@{#422029}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M third_party/WebKit/Source/core/css/CSSPrimitiveValueMappings.h View 2 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTable.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyleConstants.h View 1 chunk +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (9 generated)
sashab
4 years, 2 months ago (2016-09-29 04:19:10 UTC) #6
Bugs Nash
On 2016/09/29 at 04:19:10, sashab wrote: > why is the enum type being changed to ...
4 years, 2 months ago (2016-09-29 04:39:59 UTC) #7
sashab
On 2016/09/29 at 04:39:59, bugsnash wrote: > On 2016/09/29 at 04:19:10, sashab wrote: > > ...
4 years, 2 months ago (2016-09-29 04:43:09 UTC) #8
Bugs Nash
On 2016/09/29 at 04:43:09, sashab wrote: > On 2016/09/29 at 04:39:59, bugsnash wrote: > > ...
4 years, 2 months ago (2016-09-29 04:47:32 UTC) #9
rune
lgtm
4 years, 2 months ago (2016-09-29 07:44:48 UTC) #12
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/2366263002/1
4 years, 2 months ago (2016-09-30 03:01:46 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-09-30 04:40:58 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 04:43:50 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/fdc8d0ce1cd52ee647079b8a71d6871a87cf1fdc
Cr-Commit-Position: refs/heads/master@{#422029}

Powered by Google App Engine
This is Rietveld 408576698