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

Issue 2895153002: Generate getters/setters for orphans and widows. (Closed)

Created:
3 years, 7 months ago by shend
Modified:
3 years, 7 months ago
Reviewers:
meade_UTC10
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 getters/setters for orphans and widows. Currently, the orphans and widows property are 'storage_only' fields, so they have no generated public getters/setters. This patch changes them to 'primitive' fields so that their getters/setters can be generated as well. Diff of generated files: https://gist.github.com/darrnshn/f98f90a4ed74459ade6a99d568ae0b6c/revisions BUG=628043 Review-Url: https://codereview.chromium.org/2895153002 Cr-Commit-Position: refs/heads/master@{#474591} Committed: https://chromium.googlesource.com/chromium/src/+/0ae95b2247726145ecab341fd01c12b4bb2dfb04

Patch Set 1 #

Patch Set 2 : Rebase #

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

Messages

Total messages: 22 (18 generated)
shend
Hi Eddy, PTAL
3 years, 7 months ago (2017-05-25 01:20:48 UTC) #3
meade_UTC10
lgtm
3 years, 7 months ago (2017-05-25 06:25:40 UTC) #13
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/2895153002/20001
3 years, 7 months ago (2017-05-25 06:52:56 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-25 06:57:44 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/0ae95b2247726145ecab341fd01c...

Powered by Google App Engine
This is Rietveld 408576698