|
Remove DOM prefix from several IDL interfaces
Remove DOM prefix from several IDL interfaces and use [ImplementedAs] extended
attribute instead of [InterfaceName] for those.
Also stop using [InterfaceName] in bindings tests.
[InterfaceName] is deprecated and we should progressively stop using it.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150351
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+409 lines, -5709 lines) |
Patch |
|
M |
Source/bindings/bindings.gypi
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/scripts/CodeGeneratorV8.pm
|
View
|
1
2
3
|
3 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/bindings/tests/idls/TestCallback.idl
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
D |
Source/bindings/tests/idls/TestObj.idl
|
View
|
1
2
3
|
1 chunk |
+0 lines, -307 lines |
0 comments
|
Download
|
|
A + |
Source/bindings/tests/idls/TestObject.idl
|
View
|
1
2
3
|
8 chunks |
+29 lines, -29 lines |
0 comments
|
Download
|
|
M |
Source/bindings/tests/idls/TestPartialInterface.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestCallback.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestCallback.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestInterface.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestInterfaceImplementedAs.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestNamedConstructor.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
Source/bindings/tests/results/V8TestObj.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -146 lines |
0 comments
|
Download
|
|
D |
Source/bindings/tests/results/V8TestObj.cpp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -4516 lines |
0 comments
|
Download
|
|
A + |
Source/bindings/tests/results/V8TestObject.h
|
View
|
1
2
3
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
A + |
Source/bindings/tests/results/V8TestObject.cpp
|
View
|
1
2
3
|
264 chunks |
+319 lines, -321 lines |
0 comments
|
Download
|
|
D |
Source/bindings/v8/custom/V8DOMFormDataCustom.cpp
|
View
|
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
|
A + |
Source/bindings/v8/custom/V8FormDataCustom.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/custom/V8XMLHttpRequestCustom.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/core.gypi
|
View
|
1
2
3
|
6 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A + |
Source/core/css/CSS.idl
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
D |
Source/core/css/DOMWindowCSS.idl
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
|
M |
Source/core/dom/Document.idl
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/dom/shadow/ShadowRoot.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
Source/core/html/DOMFormData.idl
|
View
|
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
|
D |
Source/core/html/DOMURL.idl
|
View
|
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
|
A + |
Source/core/html/FormData.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
Source/core/html/URL.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
D |
Source/core/page/DOMSecurityPolicy.idl
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
|
D |
Source/core/page/DOMSelection.idl
|
View
|
|
1 chunk |
+0 lines, -86 lines |
0 comments
|
Download
|
|
M |
Source/core/page/DOMWindow.idl
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
A + |
Source/core/page/SecurityPolicy.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
Source/core/page/Selection.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/scripts/name_macros.py
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerContext.idl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|