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

Issue 26623002: Use toCSSFooValue() instead of using static_cast<const CSSFooValue*> (Closed)

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

Description

Use toCSSFooValue() instead of using static_cast<const CSSFooValue*> Cleanup static_cast<const CSSFooValue*> in order to detect bad type casts. BUG=N/A Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159212

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -49 lines) Patch
M Source/core/css/CSSImageGeneratorValue.cpp View 3 chunks +11 lines, -11 lines 0 comments Download
M Source/core/css/CSSValue.cpp View 7 chunks +38 lines, -38 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
gyuyoung-inactive
Add tkent.
7 years, 2 months ago (2013-10-08 23:58:48 UTC) #1
tkent
lgtm
7 years, 2 months ago (2013-10-09 00:04:19 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/26623002/1
7 years, 2 months ago (2013-10-09 00:06:14 UTC) #3
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=9634
7 years, 2 months ago (2013-10-09 06:17:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/26623002/1
7 years, 2 months ago (2013-10-09 06:21:25 UTC) #5
commit-bot: I haz the power
7 years, 2 months ago (2013-10-09 07:07:25 UTC) #6
Message was sent while issue was closed.
Change committed as 159212

Powered by Google App Engine
This is Rietveld 408576698