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

Issue 1314783002: Made all const methods on CSSPrimitiveValue have the const keyword (Closed)

Created:
5 years, 4 months ago by sashab
Modified:
5 years, 3 months ago
Reviewers:
Timothy Loh
CC:
blink-reviews, dglazkov+blink, rwlbuis, apavlov+blink_chromium.org, blink-reviews-css, darktears, shans, esprehn
Base URL:
https://chromium.googlesource.com/chromium/blink.git@split_out_quad
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Made all const methods on CSSPrimitiveValue have the const keyword Updated all const methods on CSSPrimitiveValue to actually use the const keyword. This is needed for later work that calls methods on const references of CSSPrimitiveValue. BUG=523893 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201290

Patch Set 1 #

Patch Set 2 : Rebase branch onto master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -15 lines) Patch
M Source/core/css/CSSPrimitiveValue.h View 1 3 chunks +5 lines, -5 lines 0 comments Download
M Source/core/css/CSSPrimitiveValue.cpp View 1 3 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 36 (20 generated)
sashab
5 years, 4 months ago (2015-08-25 01:21:05 UTC) #2
sashab
Sorry tim; meant to put you as reviewer.
5 years, 4 months ago (2015-08-25 01:53:29 UTC) #4
Timothy Loh
lgtm (CSSPrimitiveValues are immutable anyway, so every method can be const...)
5 years, 4 months ago (2015-08-25 01:55:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314783002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314783002/1
5 years, 4 months ago (2015-08-25 07:04:32 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/103666)
5 years, 4 months ago (2015-08-25 08:03:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314783002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314783002/1
5 years, 4 months ago (2015-08-26 00:55:43 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/104370)
5 years, 4 months ago (2015-08-26 02:30:06 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314783002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314783002/1
5 years, 4 months ago (2015-08-26 02:36:53 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/104419)
5 years, 3 months ago (2015-08-26 03:59:36 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314783002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314783002/1
5 years, 3 months ago (2015-08-26 04:02:28 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/104440)
5 years, 3 months ago (2015-08-26 05:31:24 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314783002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314783002/1
5 years, 3 months ago (2015-08-26 05:33:34 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314783002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314783002/20001
5 years, 3 months ago (2015-08-27 01:44:25 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/96344)
5 years, 3 months ago (2015-08-27 02:34:12 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314783002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314783002/20001
5 years, 3 months ago (2015-08-27 03:13:59 UTC) #35
commit-bot: I haz the power
5 years, 3 months ago (2015-08-27 05:46:45 UTC) #36
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201290

Powered by Google App Engine
This is Rietveld 408576698