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

Issue 2885753002: Remove references to background_data_ in ComputedStyle. (Closed)

Created:
3 years, 7 months ago by nainar
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 background_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 background_data_ in ComputedStyle, replacing with generated or handwritten getters. References in the cpp file didn't exist. BUG=710938 Review-Url: https://codereview.chromium.org/2885753002 Cr-Commit-Position: refs/heads/master@{#472364} Committed: https://chromium.googlesource.com/chromium/src/+/0e9b44fea13a90aff88c5a0e7e0164fa99e2418a

Patch Set 1 #

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

Messages

Total messages: 27 (19 generated)
nainar
shend@, PTAL? Thanks!
3 years, 7 months ago (2017-05-16 07:48:45 UTC) #4
shend
lgtm https://codereview.chromium.org/2885753002/diff/1/third_party/WebKit/Source/core/style/ComputedStyle.h File third_party/WebKit/Source/core/style/ComputedStyle.h (right): https://codereview.chromium.org/2885753002/diff/1/third_party/WebKit/Source/core/style/ComputedStyle.h#newcode3394 third_party/WebKit/Source/core/style/ComputedStyle.h:3394: FillLayer& AccessBackgroundLayers() { return MutableBackgroundInternal(); } yay these ...
3 years, 7 months ago (2017-05-16 07:50:06 UTC) #5
nainar
alancutter@, PTAL? Thanks! https://codereview.chromium.org/2885753002/diff/1/third_party/WebKit/Source/core/style/ComputedStyle.h File third_party/WebKit/Source/core/style/ComputedStyle.h (right): https://codereview.chromium.org/2885753002/diff/1/third_party/WebKit/Source/core/style/ComputedStyle.h#newcode3394 third_party/WebKit/Source/core/style/ComputedStyle.h:3394: FillLayer& AccessBackgroundLayers() { return MutableBackgroundInternal(); } ...
3 years, 7 months ago (2017-05-16 07:51:28 UTC) #7
alancutter (OOO until 2018)
lgtm
3 years, 7 months ago (2017-05-16 08:01:14 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/2885753002/1
3 years, 7 months ago (2017-05-17 00:16:43 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/456852)
3 years, 7 months ago (2017-05-17 03:44:28 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/2885753002/1
3 years, 7 months ago (2017-05-17 06:57:11 UTC) #24
commit-bot: I haz the power
3 years, 7 months ago (2017-05-17 07:05:40 UTC) #27
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/0e9b44fea13a90aff88c5a0e7e01...

Powered by Google App Engine
This is Rietveld 408576698