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

Issue 2918983002: Remove references to rare_inherited_data_ in ComputedStyle. (Closed)

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

Description

Remove references to rare_inherited_data_ in ComputedStyle. To allow changes to where fields are stored, ComputedStyle code should not refer directly to a group, as that code will break when we change groups. This patch removes references to rare_inherited_data_ in ComputedStyle, replacing with generated or handwritten getters. This patch also edits a callsite of ComputedStyle::SetTextOrientation to make it uniform with other setters in ComputedStyle. BUG=710938 Review-Url: https://codereview.chromium.org/2918983002 Cr-Commit-Position: refs/heads/master@{#476943} Committed: https://chromium.googlesource.com/chromium/src/+/7f9edaaa091bddbff260234e49b6c2988720c5a6

Patch Set 1 #

Patch Set 2 : fix setTextOrientation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -139 lines) Patch
M third_party/WebKit/Source/core/css/resolver/StyleResolverState.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.h View 1 18 chunks +56 lines, -104 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.cpp View 15 chunks +28 lines, -34 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (11 generated)
nainar
shend@ , PTAL? (On Monday! :P) Thanks!
3 years, 6 months ago (2017-06-02 08:40:30 UTC) #7
shend
lgtm
3 years, 6 months ago (2017-06-05 00:25:36 UTC) #10
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/2918983002/20001
3 years, 6 months ago (2017-06-05 03:12:39 UTC) #12
commit-bot: I haz the power
3 years, 6 months ago (2017-06-05 05:05:30 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/7f9edaaa091bddbff260234e49b6...

Powered by Google App Engine
This is Rietveld 408576698