|
Rename DOMPoint to WebKitPoint in C++ sides.
The WebKitPoint interface implemented as DOMPoint in C++ sides.
Its name can conflict with a new implementation of DOMPoint.
So, we should rename DOMPoint to WebKitPoint in C++ sides.
We will have to remove it after a new implementation is shipped.
BUG= 388780
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178566
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+28 lines, -98 lines) |
Patch |
|
M |
Source/bindings/core/v8/custom/V8WebKitPointCustom.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/core.gypi
|
View
|
1
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
Source/core/frame/DOMPoint.h
|
View
|
1
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
|
M |
Source/core/frame/LocalDOMWindow.h
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/frame/LocalDOMWindow.cpp
|
View
|
1
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A + |
Source/core/frame/WebKitPoint.h
|
View
|
1
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
Source/core/frame/WebKitPoint.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/testing/Internals.h
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/testing/Internals.cpp
|
View
|
1
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
Total messages: 22 (0 generated)
|