|
Stop including main header twice in generated implementation code
The bindings generator were including the main header twice when generating
implementation code. This causes the style script to complain.
This patch makes sure the main header is included only once, right after
"config.h".
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149976
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+7 lines, -15 lines) |
Patch |
|
M |
Source/bindings/scripts/CodeGeneratorV8.pm
|
View
|
1
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8Float64Array.cpp
|
View
|
1
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestActiveDOMObject.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestCustomNamedGetter.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestEventConstructor.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestEventTarget.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestException.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestInterface.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestMediaQueryListListener.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestNamedConstructor.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestNode.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestOverloadedConstructors.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestSerializedScriptValueInterface.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/tests/results/V8TestTypedefs.cpp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|