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

Issue 2938543006: Remove references to groups directly stored on ComputedStyle in .cpp file (Closed)

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

Remove references to groups directly stored on ComputedStyle in .cpp file This patch ensures that there are no references to the following groups in ComputedStyle.cpp: 1. BoxData 2. BackgroundData 3. VisualData 4. SurroundData 5. InheritedData 6. RareInheritedData RareNonInheritedData is left to a separate CL Diff: https://gist.github.com/nainar/0052646dd5dbb1b50af360551122b442/revisions BUG=710938 Review-Url: https://codereview.chromium.org/2938543006 Cr-Commit-Position: refs/heads/master@{#479314} Committed: https://chromium.googlesource.com/chromium/src/+/4c9217a8f484ed4624f4ab103a2a8cdf8d8a515e

Patch Set 1 #

Total comments: 2

Patch Set 2 : Merge branch 'rareNonInheritedDataDiff' into otherGroups #

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

Depends on Patchset:

Messages

Total messages: 18 (13 generated)
nainar
shend@, PTAL? Thanks!
3 years, 6 months ago (2017-06-14 01:40:36 UTC) #4
shend
lgtm with comment https://codereview.chromium.org/2938543006/diff/1/third_party/WebKit/Source/core/style/ComputedStyle.cpp File third_party/WebKit/Source/core/style/ComputedStyle.cpp (right): https://codereview.chromium.org/2938543006/diff/1/third_party/WebKit/Source/core/style/ComputedStyle.cpp#newcode649 third_party/WebKit/Source/core/style/ComputedStyle.cpp:649: if (!BorderVisuallyEqual(other) || !RadiiEqual(other) || Can ...
3 years, 6 months ago (2017-06-14 03:30:54 UTC) #7
nainar
https://codereview.chromium.org/2938543006/diff/1/third_party/WebKit/Source/core/style/ComputedStyle.cpp File third_party/WebKit/Source/core/style/ComputedStyle.cpp (right): https://codereview.chromium.org/2938543006/diff/1/third_party/WebKit/Source/core/style/ComputedStyle.cpp#newcode649 third_party/WebKit/Source/core/style/ComputedStyle.cpp:649: if (!BorderVisuallyEqual(other) || !RadiiEqual(other) || On 2017/06/14 at 03:30:54, ...
3 years, 6 months ago (2017-06-14 04:57:02 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/2938543006/20001
3 years, 6 months ago (2017-06-14 07:16:24 UTC) #15
commit-bot: I haz the power
3 years, 6 months ago (2017-06-14 07:21:07 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/4c9217a8f484ed4624f4ab103a2a...

Powered by Google App Engine
This is Rietveld 408576698