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

Issue 2884153002: Move RareInheritedData (Quotes|Shadow)DataEquivalent to ComputedStyle. (Closed)

Created:
3 years, 7 months ago by shend
Modified:
3 years, 7 months ago
Reviewers:
meade_UTC10, nainar
CC:
blink-reviews, blink-reviews-style_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move RareInheritedData (Quotes|Shadow)DataEquivalent to ComputedStyle. Currently, RareInheritedData has two helper functions: QuotesDataEquivalent and ShadowDataEquivalent. When we generate RareInheritedData, these helpers will no longer exist, so we need to move them to CopmutedStyle. This patch moves RareInheritedData::QuotesDataEquivalent and RareInheritedData::ShadowDataEquivalent to ComputedStyle. It also renames ShadowDataEquivalent to TextShadowDataEquivalent since it is comparing text-shadow. BUG=628043 Review-Url: https://codereview.chromium.org/2884153002 Cr-Commit-Position: refs/heads/master@{#472425} Committed: https://chromium.googlesource.com/chromium/src/+/ae9de50e595b29c947d00c8f652e8ac3ab41f768

Patch Set 1 #

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

Depends on Patchset:

Messages

Total messages: 28 (22 generated)
shend
Hi Naina, PTAL
3 years, 7 months ago (2017-05-16 02:37:05 UTC) #4
nainar
lgtm please add the reasoning for this change to the CL description.
3 years, 7 months ago (2017-05-16 02:44:26 UTC) #5
shend
Done, thanks. Eddy, PTAL :)
3 years, 7 months ago (2017-05-16 02:48:45 UTC) #8
meade_UTC10
lgtm
3 years, 7 months ago (2017-05-16 07:17:37 UTC) #11
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/2884153002/1
3 years, 7 months ago (2017-05-17 11:45:46 UTC) #25
commit-bot: I haz the power
3 years, 7 months ago (2017-05-17 11:50:39 UTC) #28
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/ae9de50e595b29c947d00c8f652e...

Powered by Google App Engine
This is Rietveld 408576698