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

Issue 2846153002: Generate getters/setters for (/min/max)(width/height). (Closed)

Created:
3 years, 7 months ago by shend
Modified:
3 years, 7 months ago
Reviewers:
nainar, rune
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 (/min/max)(width/height). Currently, width, height, min-width, max-width, min-height, max-height are generated as 'storage_only' fields, so they have no generated public getters/setters. This patch changes them to 'external' fields so that their getters/setters can be generated as well. Diff of generated files: https://gist.github.com/darrnshn/da85715450bd51e48cb1384a9ee9b1bb/revisions BUG=628043 Review-Url: https://codereview.chromium.org/2846153002 Cr-Commit-Position: refs/heads/master@{#471661} Committed: https://chromium.googlesource.com/chromium/src/+/fe5ff7fddaf55aa6edfdad13f192089d25e7e3a8

Patch Set 1 #

Patch Set 2 : Rebase #

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

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 32 (25 generated)
shend
Hi Naina, PTAL
3 years, 7 months ago (2017-05-08 06:05:25 UTC) #3
nainar
lgtm
3 years, 7 months ago (2017-05-08 06:07:09 UTC) #4
rune
rs lgtm
3 years, 7 months ago (2017-05-08 07:38:40 UTC) #6
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/2846153002/20001
3 years, 7 months ago (2017-05-15 01:15:50 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, build has not started yet; ...
3 years, 7 months ago (2017-05-15 03:16:24 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/2846153002/20001
3 years, 7 months ago (2017-05-15 03:37:40 UTC) #29
commit-bot: I haz the power
3 years, 7 months ago (2017-05-15 04:10:11 UTC) #32
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/fe5ff7fddaf55aa6edfdad13f192...

Powered by Google App Engine
This is Rietveld 408576698