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 2673533002: Moved overflow-x and overflow-y to be generated in ComputedStyleBase. (Closed)

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

Description

Moved overflow-x and overflow-y to be generated in ComputedStyleBase. Move the property overflow-x and overflow-y to be generated in ComputedStyleBase. Both properties share the same enum type, which is generated in ComputedStyleBaseConstants. Also moved getter / setter / initial value methods to be generated in ComputedStyleBase. BUG=628043 Review-Url: https://codereview.chromium.org/2673533002 Cr-Commit-Position: refs/heads/master@{#449499} Committed: https://chromium.googlesource.com/chromium/src/+/7b2c17a81e500d85c26b4836eb88c62095b6f109

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 2

Patch Set 3 : Rebase? #

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

Depends on Patchset:

Messages

Total messages: 29 (18 generated)
shend
Hi Naina, PTAL :)
3 years, 10 months ago (2017-02-02 06:13:10 UTC) #6
nainar
lgtm
3 years, 10 months ago (2017-02-02 06:17:56 UTC) #7
shend
Hi Sasha PTAL
3 years, 10 months ago (2017-02-02 06:18:52 UTC) #9
sashab
https://codereview.chromium.org/2673533002/diff/20001/third_party/WebKit/Source/core/css/CSSProperties.json5 File third_party/WebKit/Source/core/css/CSSProperties.json5 (right): https://codereview.chromium.org/2673533002/diff/20001/third_party/WebKit/Source/core/css/CSSProperties.json5#newcode1362 third_party/WebKit/Source/core/css/CSSProperties.json5:1362: ], type_name: EOverflow https://codereview.chromium.org/2673533002/diff/20001/third_party/WebKit/Source/core/css/CSSProperties.json5#newcode1371 third_party/WebKit/Source/core/css/CSSProperties.json5:1371: ], type_name: EOverflow
3 years, 10 months ago (2017-02-03 05:05:23 UTC) #14
shend
On 2017/02/03 at 05:05:23, sashab wrote: > https://codereview.chromium.org/2673533002/diff/20001/third_party/WebKit/Source/core/css/CSSProperties.json5 > File third_party/WebKit/Source/core/css/CSSProperties.json5 (right): > > https://codereview.chromium.org/2673533002/diff/20001/third_party/WebKit/Source/core/css/CSSProperties.json5#newcode1362 ...
3 years, 10 months ago (2017-02-03 05:27:21 UTC) #15
haraken
LGTM, this looks nicer!
3 years, 10 months ago (2017-02-03 07:44:40 UTC) #16
sashab
Oh my god it was literally the next line. That is amazing. LOL how did ...
3 years, 10 months ago (2017-02-03 20:06:21 UTC) #18
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/2673533002/20001
3 years, 10 months ago (2017-02-08 22:05:03 UTC) #21
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/style/ComputedStyle.cpp: While running git apply --index -p1; error: patch failed: ...
3 years, 10 months ago (2017-02-09 00:27:58 UTC) #23
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/2673533002/40001
3 years, 10 months ago (2017-02-09 23:13:15 UTC) #26
commit-bot: I haz the power
3 years, 10 months ago (2017-02-10 01:05:52 UTC) #29
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/7b2c17a81e500d85c26b4836eb88...

Powered by Google App Engine
This is Rietveld 408576698