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

Issue 26234003: Add *CSS* prefix to ShadowValue (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

Add *CSS* prefix to ShadowValue To generate toCSSShadowValue(), this cl needs to add *CSS* prefix to ShadowValue. It is also to be consistent with existing other CSSFooValue naming style. BUG=N/A Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159076

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -195 lines) Patch
M Source/core/core.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/CSSComputedStyleDeclaration.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/CSSParser-in.cpp View 3 chunks +2 lines, -2 lines 0 comments Download
A + Source/core/css/CSSShadowValue.h View 4 chunks +9 lines, -7 lines 0 comments Download
A + Source/core/css/CSSShadowValue.cpp View 3 chunks +15 lines, -15 lines 0 comments Download
M Source/core/css/CSSValue.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
D Source/core/css/ShadowValue.h View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/core/css/ShadowValue.cpp View 1 chunk +0 lines, -91 lines 0 comments Download
M Source/core/css/resolver/FilterOperationResolver.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/css/resolver/StyleBuilderCustom.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
gyuyoung-inactive
Add tkent.
7 years, 2 months ago (2013-10-07 14:02:20 UTC) #1
tkent
lgtm
7 years, 2 months ago (2013-10-07 22:57:48 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/26234003/1
7 years, 2 months ago (2013-10-07 22:58:30 UTC) #3
commit-bot: I haz the power
7 years, 2 months ago (2013-10-08 03:13:36 UTC) #4
Message was sent while issue was closed.
Change committed as 159076

Powered by Google App Engine
This is Rietveld 408576698