|
bindings: Retires ScriptWrappableBase mostly.
Removes functions which take ScriptWrappableBase as an argument
in DOMDataStore, V8Wrapper, and V8Binding.
ScriptWrappableBase is still used as the internal pointer in a
wrapper, and it's used to support NPObject.
BUG= 235436
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185370
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+28 lines, -429 lines) |
Patch |
 |
M |
Source/bindings/IDLExtendedAttributes.txt
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/DOMDataStore.h
|
View
|
|
9 chunks |
+16 lines, -68 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/ScriptWrappable.h
|
View
|
1
|
4 chunks |
+10 lines, -18 lines |
2 comments
|
Download
|
 |
M |
Source/bindings/core/v8/ScriptWrappable.cpp
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/V8Binding.h
|
View
|
|
4 chunks |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/V8Binding.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/V8DOMWrapper.h
|
View
|
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/V8ThrowException.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/compute_interfaces_info_overall.py
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/v8_interface.py
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/templates/interface.h
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/templates/interface_base.cpp
|
View
|
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/templates/methods.cpp
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/tests/idls/core/TestInterfaceNotScriptWrappable.idl
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/tests/results/core/V8TestInterfaceNotScriptWrappable.h
|
View
|
|
1 chunk |
+0 lines, -76 lines |
0 comments
|
Download
|
 |
D |
Source/bindings/tests/results/core/V8TestInterfaceNotScriptWrappable.cpp
|
View
|
|
1 chunk |
+0 lines, -143 lines |
0 comments
|
Download
|
Total messages: 9 (3 generated)
|