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

Issue 24527002: Generate toCSSFooValue() for CSSCursorImageValue and CSSFontFaceSrcValue (Closed)

Created:
7 years, 3 months ago by gyuyoung-inactive
Modified:
7 years, 2 months ago
Reviewers:
tkent
CC:
blink-reviews, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, apavlov+blink_chromium.org, jchaffraix+rendering, darktears
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Generate toCSSFooValue() for CSSCursorImageValue and CSSFontFaceSrcValue This cl generates toCSSCursorImageValue() and toCSSFontFaceSrcValue() to cleanup static_cast<CSS*Value>. toCSSFooValue() will help to detect bad-casts as well as improve readibility. CSSFontFaceSrcValue uses DEFINE_CSS_VALUE_TYPE_CASTS instead of manual inline function. BUG=N/A Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158358

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -11 lines) Patch
Source/core/css/CSSCursorImageValue.h View 1 chunk +2 lines, -0 lines 0 comments Download
Source/core/css/CSSFontFaceSrcValue.h View 1 chunk +1 line, -5 lines 0 comments Download
Source/core/css/CSSValue.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
Source/core/css/FontFace.cpp View 1 chunk +1 line, -1 line 0 comments Download
Source/core/css/resolver/ElementStyleResources.cpp View 1 chunk +1 line, -1 line 0 comments Download
Source/core/css/resolver/StyleBuilderCustom.cpp View 1 chunk +1 line, -1 line 0 comments Download
Source/core/rendering/style/StylePendingImage.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
gyuyoung-inactive
Add tkent to reviewer.
7 years, 3 months ago (2013-09-25 08:14:26 UTC) #1
tkent
lgtm
7 years, 2 months ago (2013-09-26 00:23:56 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/24527002/1
7 years, 2 months ago (2013-09-26 00:24:11 UTC) #3
commit-bot: I haz the power
7 years, 2 months ago (2013-09-26 07:05:26 UTC) #4
Message was sent while issue was closed.
Change committed as 158358

Powered by Google App Engine
This is Rietveld 408576698