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

Issue 2840503002: Generate StyleInheritedData in ComputedStyleBase. (Closed)

Created:
3 years, 8 months ago by shend
Modified:
3 years, 7 months ago
Reviewers:
meade_UTC10, nainar
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-html_chromium.org, blink-reviews-layout_chromium.org, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, jchaffraix+rendering, kinuko+watch, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, rwlbuis, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Generate StyleInheritedData in ComputedStyleBase. This patch generates the following fields as part of a group: - horizontal-border-spacing (short) - vertical-border-spacing (short) - line-height (Length) - font (Font) - color (Color) - VisitedLinkColor (Color) - TextAutoSizingMultiplier (float) All fields are generated as storage_only in this patch, but future patches may change that. Diff of generated files: https://gist.github.com/darrnshn/28f4f79881e6474913f87257fed006a4/revisions BUG=628043 Review-Url: https://codereview.chromium.org/2840503002 Cr-Commit-Position: refs/heads/master@{#472598} Committed: https://chromium.googlesource.com/chromium/src/+/48dacf962778b8fb9c0d8b49921d21c9163ba88c

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase #

Patch Set 8 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -10 lines) Patch
M third_party/WebKit/Source/build/scripts/make_computed_style_base.py View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSProperties.json5 View 1 2 3 4 5 6 3 chunks +12 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5 View 1 2 3 4 5 6 7 1 chunk +32 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.h View 1 2 3 4 5 6 2 chunks +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.cpp View 1 2 3 4 5 6 6 chunks +2 lines, -7 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 49 (40 generated)
shend
Hi Naina, PTAL
3 years, 8 months ago (2017-04-24 07:16:14 UTC) #5
shend
On 2017/04/24 at 07:16:14, shend wrote: > Hi Naina, PTAL -nainar, as this patch fails ...
3 years, 8 months ago (2017-04-26 00:00:26 UTC) #9
shend
Hi Naina, PTAL
3 years, 8 months ago (2017-04-27 08:03:41 UTC) #14
shend
On 2017/04/27 at 08:03:41, shend wrote: > Hi Naina, PTAL Not exactly sure how InheritedDataShared ...
3 years, 8 months ago (2017-04-27 08:06:17 UTC) #16
nainar
lgtm
3 years, 7 months ago (2017-05-01 07:17:59 UTC) #23
shend
Hi Eddy, PTAL (no bots due to dependency)
3 years, 7 months ago (2017-05-15 01:00:14 UTC) #30
meade_UTC10
lgtm
3 years, 7 months ago (2017-05-15 04:03:03 UTC) #31
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/2840503002/140001
3 years, 7 months ago (2017-05-17 22:42:48 UTC) #46
commit-bot: I haz the power
3 years, 7 months ago (2017-05-17 23:21:46 UTC) #49
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/48dacf962778b8fb9c0d8b49921d...

Powered by Google App Engine
This is Rietveld 408576698