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

Issue 2158723002: Make CSSValuePair store const CSSValues (Closed)

Created:
4 years, 5 months ago by sashab
Modified:
4 years, 5 months ago
Reviewers:
haraken, nainar
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, chromium-reviews, dglazkov+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@_make_cssparsersinglevalue_return_const
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make CSSValuePair store const CSSValues Make CSSValuePair store const CSSValues, which involves making the constructor take and getter methods return const CSSValue*s. This is an entirely mechanical change that is more semantically correct and safe, and is pre-work for making CSSStyleValue::toCSSValue() return a const CSSValue. BUG=526586 Committed: https://crrev.com/d479da5969016b6343a6515a827a22abb598862d Cr-Commit-Position: refs/heads/master@{#406459}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -14 lines) Patch
M third_party/WebKit/Source/core/css/BasicShapeFunctions.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSBasicShapeValues.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSGradientValue.cpp View 1 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSValuePair.h View 4 chunks +4 lines, -7 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 23 (13 generated)
sashab
4 years, 5 months ago (2016-07-18 01:39:17 UTC) #4
nainar
LGTM Thanks! https://codereview.chromium.org/2158723002/diff/1/third_party/WebKit/Source/core/css/CSSGradientValue.cpp File third_party/WebKit/Source/core/css/CSSGradientValue.cpp (right): https://codereview.chromium.org/2158723002/diff/1/third_party/WebKit/Source/core/css/CSSGradientValue.cpp#newcode492 third_party/WebKit/Source/core/css/CSSGradientValue.cpp:492: const CSSValue* localValue = value; As per ...
4 years, 5 months ago (2016-07-18 01:47:00 UTC) #5
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/2158723002/20001
4 years, 5 months ago (2016-07-18 08:41:57 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/219528)
4 years, 5 months ago (2016-07-18 08:48:45 UTC) #14
sashab
Oops sorry haraken ptal :)
4 years, 5 months ago (2016-07-19 03:33:28 UTC) #16
haraken
LGTM
4 years, 5 months ago (2016-07-19 19:54:54 UTC) #17
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/2158723002/20001
4 years, 5 months ago (2016-07-20 00:49:55 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-20 02:07:55 UTC) #20
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-20 02:08:10 UTC) #21
commit-bot: I haz the power
4 years, 5 months ago (2016-07-20 02:10:04 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d479da5969016b6343a6515a827a22abb598862d
Cr-Commit-Position: refs/heads/master@{#406459}

Powered by Google App Engine
This is Rietveld 408576698