|
Remove tests and code for showModalDialog
This deletes the chromium-side implementation logic and a few tests for
showModalDialog. I believe more simplification is possible to do without the
design constraints imposed by showModalDialog but we should probably start
small in case we run into unexpected compat issues.
R=darin
BUG= 345831
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252883
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3 lines, -136 lines) |
Patch |
 |
M |
chrome/browser/ui/browser_browsertest.cc
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/showmodaldialog.html
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_view_host_impl.h
|
View
|
|
3 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_view_host_impl.cc
|
View
|
|
4 chunks |
+0 lines, -42 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_impl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/webkit_browsertest.cc
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/common/view_messages.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.cc
|
View
|
|
2 chunks |
+2 lines, -22 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_widget.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
content/test/data/error-body-no-crash.html
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/webdriver/test_data/alerts.html
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 15 (0 generated)
|