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

Issue 2834583004: Use generated copy and compare for VerticalAlign in ComputedStyle. (Closed)

Created:
3 years, 8 months ago by shend
Modified:
3 years, 7 months ago
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

Use generated copy and compare for VerticalAlign in ComputedStyle. The vertical_align_ field in ComputedStyle currently has generated storage, but not copy and compare. This patch makes it use generated copy and compare. We are able to do this now because we have added the 'has_custom_compare_and_copy' parameter in a previous patch. Diff of generated files: https://gist.github.com/183fa3073f5de347a685b1834913ee2e/revisions BUG=628043 Review-Url: https://codereview.chromium.org/2834583004 Cr-Commit-Position: refs/heads/master@{#467874} Committed: https://chromium.googlesource.com/chromium/src/+/b68f094954f3a2173d54f748535c62528e1a6f35

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Patch Set 3 : vertical align #

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

Depends on Patchset:

Messages

Total messages: 32 (24 generated)
shend
Hi Bugs, PTAL
3 years, 8 months ago (2017-04-21 03:53:31 UTC) #5
Bugs Nash
On 2017/04/21 at 03:53:31, shend wrote: > Hi Bugs, PTAL lgtm with comment request
3 years, 8 months ago (2017-04-24 00:24:39 UTC) #8
Bugs Nash
ugh, didn't publish the comment request https://codereview.chromium.org/2834583004/diff/1/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5 File third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5 (right): https://codereview.chromium.org/2834583004/diff/1/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5#newcode156 third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5:156: // which can ...
3 years, 8 months ago (2017-04-24 00:33:42 UTC) #9
Bugs Nash
On 2017/04/24 at 00:33:42, Bugs Nash wrote: > ugh, didn't publish the comment request > ...
3 years, 8 months ago (2017-04-24 00:34:05 UTC) #10
shend
Done. Hi Alan, PTAL. https://codereview.chromium.org/2834583004/diff/1/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5 File third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5 (right): https://codereview.chromium.org/2834583004/diff/1/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5#newcode156 third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5:156: // which can be either ...
3 years, 8 months ago (2017-04-24 00:43:50 UTC) #12
alancutter (OOO until 2018)
lgtm
3 years, 8 months ago (2017-04-26 05:02:00 UTC) #14
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/2834583004/40001
3 years, 7 months ago (2017-04-28 03:26:30 UTC) #29
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 03:35:36 UTC) #32
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b68f094954f3a2173d54f748535c...

Powered by Google App Engine
This is Rietveld 408576698