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

Issue 2888513002: Remove references to box_data_ in ComputedStyle. (Closed)

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

Description

Remove references to box_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 box_data_ in ComputedStyle, replacing with generated or handwritten getters. This patch does not remove references within diffing functions as those will soon be generated. BUG=710938 Review-Url: https://codereview.chromium.org/2888513002 Cr-Commit-Position: refs/heads/master@{#472238} Committed: https://chromium.googlesource.com/chromium/src/+/9b38f0b5a429e3046188ae68e65765d57dbe018c

Patch Set 1 #

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

Dependent Patchsets:

Messages

Total messages: 15 (9 generated)
shend
Hi Naina, PTAL :)
3 years, 7 months ago (2017-05-16 07:20:23 UTC) #2
nainar
lgtm
3 years, 7 months ago (2017-05-16 07:22:51 UTC) #5
shend
Hi Alan, PTAL
3 years, 7 months ago (2017-05-16 07:38:07 UTC) #7
alancutter (OOO until 2018)
lgtm
3 years, 7 months ago (2017-05-16 07:40:06 UTC) #8
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/2888513002/1
3 years, 7 months ago (2017-05-16 22:57:28 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 23:06:44 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/9b38f0b5a429e3046188ae68e657...

Powered by Google App Engine
This is Rietveld 408576698