|
Update bindings classes to use OVERRIDE / FINAL when needed
Update bindings classes to use OVERRIDE / FINAL when needed. Those are useful for
error checking or performance when the compiler supports it.
R=esprehn, abarth, haraken
BUG=None
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164739
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+68 lines, -68 lines) |
Patch |
|
M |
Source/bindings/v8/CallbackPromiseAdapter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/v8/ExceptionState.h
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/ExceptionStatePlaceholder.h
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/PageScriptDebugServer.h
|
View
|
|
2 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/RetainedDOMInfo.h
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/ScriptObject.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/ScriptString.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/v8/V8AbstractEventListener.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/V8CustomElementLifecycleCallbacks.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/v8/V8ErrorHandler.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/V8EventListener.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/v8/V8LazyEventListener.h
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/V8MutationCallback.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/v8/V8NodeFilterCondition.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/V8StringResource.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/V8WorkerGlobalScopeEventListener.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/WorkerScriptDebugServer.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/custom/V8ArrayBufferCustom.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/custom/V8CustomXPathNSResolver.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/bindings/v8/custom/V8PromiseCustom.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|