|
Deleted unused code about WebViewImpl::getSelectionRootBounds
WebViewImpl::getSelectionRootBounds function was called by RenderViewImpl::GetSelectionRootBounds.
But nowdays anything don't call the function, so this code is dead code.
I deleted some html file and modified some source code.
BUG= 438128
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186653
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1 line, -242 lines) |
Patch |
|
M |
Source/web/WebViewImpl.h
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/web/WebViewImpl.cpp
|
View
|
1
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
|
M |
Source/web/tests/WebViewTest.cpp
|
View
|
1
|
1 chunk |
+1 line, -74 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_basic_broken_height.html
|
View
|
1
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_iframe_div_editable.html
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_iframe_input.html
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_iframe_input_overflow.html
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_iframe_scroll.html
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_iframe_span_editable.html
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_iframe_textarea.html
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_iframe_textarea_overflow.html
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_input.html
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_input_overflow.html
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_textarea.html
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
|
D |
Source/web/tests/data/select_range_textarea_overflow.html
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
|
M |
public/web/WebView.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
Total messages: 13 (6 generated)
|