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

Issue 2801523002: Allow ComputedStyleBase property fields to be storage_only. (Closed)

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

Description

Allow ComputedStyleBase property fields to be storage_only. Currently the 'storage_only' template can only be applied to nonproperty fields because 'storage_only' is not a valid value for 'template' in CSSProperties.json5. However, there are cases when we want a property field to be 'storage_only' (e.g. for color related properties whose getters are very complex). This patch adds 'storage_only' as a valid template option in CSSProperties.json5. BUG=628043 Review-Url: https://codereview.chromium.org/2801523002 Cr-Commit-Position: refs/heads/master@{#463874} Committed: https://chromium.googlesource.com/chromium/src/+/83e9ff4b5ed44bf5c2196f3bdfdde63a07c6072e

Patch Set 1 #

Patch Set 2 : Update comments #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase correctly #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -7 lines) Patch
M third_party/WebKit/Source/build/scripts/make_computed_style_base.py View 1 2 3 4 3 chunks +9 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSProperties.json5 View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (20 generated)
shend
Hi Bugs, PTAL
3 years, 8 months ago (2017-04-05 07:27:02 UTC) #6
shend
Giving this to Naina instead, PTAL
3 years, 8 months ago (2017-04-05 07:27:48 UTC) #8
nainar
lgtm
3 years, 8 months ago (2017-04-05 16:44:34 UTC) #9
shend
Hi Alan, PTAL
3 years, 8 months ago (2017-04-05 22:27:03 UTC) #11
alancutter (OOO until 2018)
lgtm
3 years, 8 months ago (2017-04-11 02:59:47 UTC) #19
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/2801523002/80001
3 years, 8 months ago (2017-04-12 01:04:45 UTC) #24
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 01:22:28 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/83e9ff4b5ed44bf5c2196f3bdfdd...

Powered by Google App Engine
This is Rietveld 408576698