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

Issue 392013002: Cleanup SVG color parsing handling (Closed)

Created:
6 years, 5 months ago by rwlbuis
Modified:
6 years, 5 months ago
Reviewers:
krit, fs
CC:
blink-reviews, krit, blink-reviews-css, kouhei+svg_chromium.org, ed+blinkwatch_opera.com, fs, dglazkov+blink, apavlov+blink_chromium.org, gyuyoung.kim_webkit.org, darktears, f(malita), Stephen Chennney, rune+blink, pdr.
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Cleanup SVG color parsing handling Cleanup SVG color parsing handling, for stop-color, lighting-color and flood-color there is no need to test explicitly for SVG extended colors, parseColor() can handle it. I was triggered by 'alpha' being placed within the SVG CSS extended color keywords, potentially leading to bugs, so move it out. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178309

Patch Set 1 #

Patch Set 2 : Add alpha change #

Total comments: 1

Patch Set 3 : Move luminance as well #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -11 lines) Patch
M Source/core/css/SVGCSSValueKeywords.in View 1 2 3 chunks +4 lines, -2 lines 0 comments Download
M Source/core/css/parser/CSSPropertyParser.cpp View 1 2 1 chunk +3 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
rwlbuis
PTAL
6 years, 5 months ago (2014-07-15 22:49:10 UTC) #1
fs
LGTM w/ the below addressed in some way. Might want to wait for krit to ...
6 years, 5 months ago (2014-07-16 07:34:10 UTC) #2
rwlbuis
On 2014/07/16 07:34:10, fs wrote: > LGTM w/ the below addressed in some way. Might ...
6 years, 5 months ago (2014-07-16 13:15:29 UTC) #3
krit
lgtm
6 years, 5 months ago (2014-07-16 18:03:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/392013002/40001
6 years, 5 months ago (2014-07-16 18:04:43 UTC) #5
rwlbuis
The CQ bit was unchecked by rob.buis@samsung.com
6 years, 5 months ago (2014-07-16 20:28:20 UTC) #6
rwlbuis
The CQ bit was checked by rob.buis@samsung.com
6 years, 5 months ago (2014-07-16 20:28:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/392013002/40001
6 years, 5 months ago (2014-07-16 20:28:46 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 03:34:42 UTC) #9
Message was sent while issue was closed.
Change committed as 178309

Powered by Google App Engine
This is Rietveld 408576698