|
Stop using [InterfaceName] in CSS IDL files
[InterfaceName] was deprecated in favor of [ImplementedAs] extended
IDL attribute. This patch replaces uses of [InterfaceName] by
[ImplementedAs] in CSS IDL files and renames the files to match the
name exposed to JavaScript.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152206
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+42 lines, -444 lines) |
Patch |
|
M |
Source/bindings/v8/custom/V8CSSRuleCustom.cpp
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/custom/V8CSSValueCustom.cpp
|
View
|
1
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/core/core.gypi
|
View
|
1
2
3
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
D |
Source/core/css/CSSFilterRule.idl
|
View
|
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
|
D |
Source/core/css/CSSFilterValue.idl
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
|
D |
Source/core/css/CSSKeyframeRule.idl
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
|
D |
Source/core/css/CSSKeyframesRule.idl
|
View
|
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
|
D |
Source/core/css/CSSMatrix.idl
|
View
|
|
1 chunk |
+0 lines, -104 lines |
0 comments
|
Download
|
|
D |
Source/core/css/CSSMixFunctionValue.idl
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
|
D |
Source/core/css/CSSRegionRule.idl
|
View
|
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
|
D |
Source/core/css/CSSTransformValue.idl
|
View
|
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
|
A + |
Source/core/css/WebKitCSSFilterRule.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
Source/core/css/WebKitCSSFilterValue.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
Source/core/css/WebKitCSSKeyframeRule.idl
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
A + |
Source/core/css/WebKitCSSKeyframesRule.idl
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
A + |
Source/core/css/WebKitCSSMatrix.idl
|
View
|
|
2 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
A + |
Source/core/css/WebKitCSSMixFunctionValue.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
Source/core/css/WebKitCSSRegionRule.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
Source/core/css/WebKitCSSTransformValue.idl
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|