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

Issue 1007253006: Remove CSSValueList::equals(const CSSValue&) (Closed)

Created:
5 years, 9 months ago by Timothy Loh
Modified:
5 years, 9 months ago
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-style_chromium.org, dglazkov+blink, ed+blinkwatch_opera.com, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove CSSValueList::equals(const CSSValue&) This patch removes CSSValueList::equals(const CSSValue&), which allows us to compare [x] == x. This was only returning true in a couple of cases in editing code, due to LayoutStyleCSSValueMapping returning different types to the CSSPropertyParser, which the patch also fixes. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191999

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -31 lines) Patch
M Source/core/css/CSSValue.cpp View 1 chunk +1 line, -4 lines 0 comments Download
M Source/core/css/CSSValueList.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/css/CSSValueList.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M Source/core/css/LayoutStyleCSSValueMapping.cpp View 2 chunks +5 lines, -17 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Timothy Loh
5 years, 9 months ago (2015-03-17 07:15:23 UTC) #2
dstockwell
lgtm
5 years, 9 months ago (2015-03-17 07:59:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1007253006/1
5 years, 9 months ago (2015-03-17 08:04:17 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-17 10:58:31 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191999

Powered by Google App Engine
This is Rietveld 408576698